Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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-11 | Update translations (2020-09-11) | The yuzu Community | 11 | -0/+52095 | |
2020-09-04 | Resolve spacing inconsistencies in style.qrc/qss files | Morph | 6 | -109/+109 | |
2020-09-04 | Project Mjölnir: Part 2 - Controller Applet | Morph | 34 | -84/+712 | |
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 | 41 | -17/+323 | |
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-07-18 | yuzu: Port translation support from Citra | FearlessTobi | 3 | -0/+11 | |
Co-Authored-By: Weiyi Wang <wwylele@gmail.com> | |||||
2020-06-21 | Update manifest file to include new elements that are introduced with Windows 10 later versions | FearlessTobi | 1 | -23/+57 | |
Co-Authored-By: dragios <dragios@users.noreply.github.com> | |||||
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 | 3 | -4/+2 | |
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 | 4 | -86/+1 | |
2019-09-04 | Add assets and licenses | fearlessTobi | 32 | -3/+159 | |
2018-08-29 | Show game compatibility within yuzu | fearlessTobi | 1 | -0/+5 | |
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 | 50 | -5/+1349 | |
configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings | |||||
2018-01-14 | Implement "About" dialog | spycrab | 2 | -0/+5 | |
2018-01-13 | Add new icons and fix up the linux paths for install | James Rowe | 5 | -0/+116 | |
2018-01-13 | Remove settings issues in sdl and fix a few files that broke in mingw | James Rowe | 1 | -0/+0 | |
2018-01-13 | Remove gpu debugger and get yuzu qt to compile | James Rowe | 2 | -0/+0 | |
2018-01-13 | Massive removal of unused modules | James Rowe | 53 | -1484/+0 | |
2017-09-19 | WebService: Verify username and token (#2930) | B3n30 | 3 | -0/+6 | |
* WebService: Verify username and token; Log errors in PostJson * Fixup: added docstrings to the functions * Webservice: Added Icons to the verification, imrpved error detection in cpr, fixup nits * fixup: fmt warning | |||||
2017-09-03 | Add manifest | DaMan | 1 | -0/+24 | |
2017-08-20 | Updated master logo to new logo svg | Schplee | 4 | -79/+1 | |
2017-06-24 | citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet | Kloen | 42 | -0/+1314 | |
2016-11-26 | Add man documentation | James | 2 | -0/+89 | |
Includes both SDL and QT frontends | |||||
2016-11-20 | Improve MIME description and add French translation | coc4tm | 1 | -12/+12 | |
2015-10-14 | citra-qt: Add icon to Mac app | Pierre de La Morinerie | 1 | -0/+0 | |
Previously the Mac app didn't have any icon. | |||||
2015-05-25 | Documentation: Move doc-icon.png from the root to dist. | Emmanuel Gil Peyrot | 1 | -0/+0 | |
2015-05-25 | Assets: Move citra.ico from src/assets to dist. | Emmanuel Gil Peyrot | 1 | -0/+0 | |
2015-05-13 | Install a .desktop file to make citra-qt launchable from DE menus. | Emmanuel Gil Peyrot | 3 | -0/+153 | |