| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2017-04-03 | citra-qt: Move config dialog code to its own directory | 1 | -26/+0 | ||
| 2016-09-21 | Remove empty newlines in #include blocks. | 1 | -2/+1 | ||
| This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||||
| 2016-09-18 | Manually tweak source formatting and then re-run clang-format | 1 | -2/+1 | ||
| 2016-09-18 | Sources: Run clang-format on everything. | 1 | -4/+1 | ||
| 2016-08-31 | qt: Rename all "toogle" to "toggle". | 1 | -2/+2 | ||
| 2016-04-11 | CitraQt: Apply config at startup | 1 | -2/+1 | ||
| 2016-03-22 | Add more stuff to configure. | 1 | -11/+10 | ||
| 2016-03-21 | Add Configure widget | 1 | -0/+33 | ||