| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Massive removal of unused modules | 2018-01-12 | 1 | -90/+0 | |
| | | |||||
| * | Use negative priorities to avoid special-casing the self-include | 2016-09-21 | 1 | -1/+1 | |
| | | |||||
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -3/+1 | |
| | | | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | ||||
| * | Manually tweak source formatting and then re-run clang-format | 2016-09-18 | 1 | -2/+1 | |
| | | |||||
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -33/+22 | |
| | | |||||
| * | Add more stuff to configure. | 2016-03-22 | 1 | -3/+4 | |
| | | |||||
| * | Whole config is handled by Config class. | 2016-03-21 | 1 | -33/+18 | |
| | | | | | This also means : we have only one config file, now | ||||
| * | Add Configure widget | 2016-03-21 | 1 | -1/+1 | |
| | | |||||
| * | citra_qt: Reorganize headers | 2015-09-11 | 1 | -1/+1 | |
| | | |||||
| * | CitraQt: Cleanup includes. | 2015-06-28 | 1 | -1/+4 | |
| | | |||||
| * | citra-qt: Renamed all .hxx headers to .h | 2015-01-06 | 1 | -1/+1 | |
| | | |||||
| * | citra-qt: Added license headers to files. | 2015-01-04 | 1 | -0/+4 | |
| | | |||||
| * | Change NULLs to nullptrs. | 2014-12-03 | 1 | -2/+2 | |
| | | |||||
| * | Changed iterators to use auto, some of which using range-based loops | 2014-08-11 | 1 | -15/+15 | |
| | | |||||
| * | got rid of 'src' folders in each sub-project | 2014-04-08 | 1 | -0/+111 | |