Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-11-05 | Support additional screen layouts. | James Rowe | 1 | -0/+1 | |
Allows users to choose a single screen layout or a large screen layout. Adds a configuration option to change the prominent screen. | |||||
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 | -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 | -5/+3 | |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -5/+1 | |
2016-09-02 | Qt: unify running detection | wwylele | 1 | -6/+2 | |
2016-08-30 | qt: Add a configuration tab for Graphics and move relevant fields. | bunnei | 1 | -0/+1 | |
2016-07-29 | Input GUI: Add tab to remap controls (#1900) | Anon | 1 | -0/+1 | |
2016-07-10 | Qt: add system settings config tab | wwylele | 1 | -2/+7 | |
2016-05-19 | Config: Audio sink configuration (#1798) | Maribel | 1 | -0/+1 | |
2016-03-22 | Add more stuff to configure. | LittleWhite | 1 | -5/+2 | |
2016-03-21 | Add Configure widget | LittleWhite | 1 | -0/+32 | |