Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -2/+1 |
| | | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | ||||
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -3/+2 |
| | |||||
* | Add more stuff to configure. | LittleWhite | 2016-03-22 | 1 | -9/+8 |
| | |||||
* | Whole config is handled by Config class. | LittleWhite | 2016-03-21 | 1 | -0/+32 |
| | | | | This also means : we have only one config file, now | ||||
* | Add Configure widget | LittleWhite | 2016-03-21 | 1 | -0/+16 |