Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-24 | applets/swkbd: Fix software keyboard button hint scaling | Its-Rei | 3 | -69/+39 | |
Fixes the scaling of the button hints using background images. Now they scale like the rest of the elements. | |||||
2021-04-15 | qt_themes: Add styles for the On-Screen Keyboard and OverlayDialog | Its-Rei | 3 | -22/+1193 | |
2021-04-15 | game_list: Mark games as favorite to make them appear at the top. | Kewlan | 8 | -0/+4 | |
Icons are from Icons8. | |||||
2021-02-14 | yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. | bunnei | 3 | -6/+2 | |
2020-11-16 | configure_input: Add per-player vibration | Morph | 2 | -2/+21 | |
Allows for enabling and modifying vibration and vibration strength per player. Also adds a toggle for enabling/disabling accurate vibrations. Co-authored-by: Its-Rei <kupfel@gmail.com> | |||||
2020-11-16 | ui/themes: Cleanup UI | Morph | 3 | -103/+63 | |
2020-09-04 | Resolve spacing inconsistencies in style.qrc/qss files | Morph | 5 | -99/+99 | |
2020-09-04 | Project Mjölnir: Part 2 - Controller Applet | Morph | 3 | -84/+682 | |
Co-authored-by: Its-Rei <kupfel@gmail.com> | |||||
2020-08-29 | yuzu: Add motion and touch configuration | FearlessTobi | 1 | -0/+5 | |
2020-08-26 | qt_themes: Fix Midnight Blue theme | Morph | 1 | -59/+57 | |
Co-authored-by: Its-Rei <kupfel@gmail.com> | |||||
2020-08-26 | Project Mjölnir: Part 1 | Morph | 18 | -17/+295 | |
Co-authored-by: James Rowe <jroweboy@gmail.com> Co-authored-by: Its-Rei <kupfel@gmail.com> | |||||
2020-07-25 | qt_themes: Set background color to transparent for Dark and Midnight Blue themes | lat9nq | 2 | -4/+7 | |
Fixes the override highlights in per-game settings from looking weird when viewed on the Dark or Midnight Blue themes by setting QLabels to have transparent backgrounds by default. Also apparently adds a newline to the end of the Dark theme's qss file. | |||||
2020-07-20 | qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1) | James Rowe | 244 | -0/+2884 | |
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com> | |||||
2020-07-20 | frontend: Match indeterminate checkbox state with light theme | David Marcec | 6 | -0/+0 | |
Keeps consistency between the two themes | |||||
2020-05-22 | qt_themes: remove unknown qss property from dark theme | Neodyblue | 1 | -4/+0 | |
Qdarkstyle's qss file uses an overflow property. According to `https://doc.qt.io/qt-5/stylesheet-reference.html`, the property `overflow` doesn't exist, which leads to a warning message in the console. | |||||
2020-03-27 | Replace non-commercial icons with free icons from icons8 (#5093) | Guo Yunhe | 2 | -0/+0 | |
2020-01-28 | GUI: Togglable graphics settings buttons in status bar | CJBok | 5 | -15/+77 | |
2020-01-26 | dark themes refinements and cleanup | Bartosz Kaszubowski | 1 | -110/+112 | |
2020-01-22 | fix qss stylesheet whitespaces | Bartosz Kaszubowski | 1 | -3/+3 | |
2020-01-22 | GUI: fix minor issues with dark themes | Bartosz Kaszubowski | 1 | -16/+17 | |
GUI: rename and reorder themes | |||||
2019-10-09 | Updated yuzu icon to thicker version | Schplee | 1 | -0/+0 | |
2019-09-04 | Add assets and licenses | fearlessTobi | 31 | -3/+128 | |
2018-07-30 | Port #3769 from Citra: "Update Dark theme to latest version" | Tobias | 2 | -320/+470 | |
2018-03-30 | Add Dark theme, Icon theming | N00byKing | 48 | -0/+1349 | |
configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings | |||||
2018-01-13 | Massive removal of unused modules | James Rowe | 42 | -1314/+0 | |
2017-06-24 | citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet | Kloen | 42 | -0/+1314 | |