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