Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run uncrustify on the source code | Sergio Martins | 2018-12-14 | 1 | -5/+5 |
* | Indent copyright headers with 4 spaces | Sergio Martins | 2018-12-14 | 1 | -16/+16 |
* | Move our getLocStart()/End wrappers into clazy namespace | Sergio Martins | 2018-12-11 | 1 | -1/+1 |
* | Remove support for building the "utils library" | Sergio Martins | 2018-10-24 | 1 | -1/+0 |
* | Reorder includes | Sergio Martins | 2018-10-19 | 1 | -1/+0 |
* | Fix build with LLVM >= 8 | Sergio Martins | 2018-09-20 | 1 | -1/+1 |
* | Introduce wrong-qevent-cast | Sergio Martins | 2018-03-11 | 1 | -0/+9 |
* | Minimize usage of getNameAsString(), it allocates | Sergio Martins | 2017-12-19 | 1 | -1/+2 |
* | Rename the *Utils:: namespace to clazy:: | Sergio Martins | 2017-12-18 | 1 | -4/+4 |
* | Rename clazy_std namespace to clazy | Sergio Martins | 2017-12-18 | 1 | -5/+5 |
* | Don't build the utils library by default | Sergio Martins | 2017-04-19 | 1 | -1/+1 |
* | Inline all HierarchyUtils methods | Sergio Martins | 2017-04-14 | 1 | -11/+62 |
* | Move all source files into a src/ folder | Sergio Martins | 2017-02-05 | 1 | -0/+218 |