Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 1 | -2/+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/+2 | |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -4/+2 | |
2016-09-15 | qt: Add UI configuration option to enable CPU JIT. | bunnei | 1 | -0/+5 | |
2016-09-01 | qt: Rename all "toogle" to "toggle". | bunnei | 1 | -4/+4 | |
2016-08-30 | qt: Add a configuration tab for Graphics and move relevant fields. | bunnei | 1 | -6/+0 | |
2016-04-21 | Config: Add scaled resolution option | tfarley | 1 | -0/+2 | |
2016-04-11 | CitraQt: Apply config at startup | Jannik Vogel | 1 | -7/+1 | |
2016-03-22 | Add more stuff to configure. | LittleWhite | 1 | -10/+13 | |
2016-03-21 | Add Configure widget | LittleWhite | 1 | -0/+40 | |