Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-26 | Merge pull request #6236 from Morph1984/swkbd-button-hint-scaling | bunnei | |
applets/swkbd: Fix software keyboard button hint scaling | |||
2021-04-25 | Merge pull request #6198 from Kewlan/favorite-games | bunnei | |
game_list: Mark games as favorite to make them appear at the top. | |||
2021-04-24 | applets/swkbd: Fix software keyboard button hint scaling | Its-Rei | |
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 | |
2021-04-15 | icons: Add icons for the On-Screen Keyboard overlay | Its-Rei | |
2021-04-15 | game_list: Mark games as favorite to make them appear at the top. | Kewlan | |
Icons are from Icons8. | |||
2021-02-14 | yuzu: Various frontend improvements to avoid crashes and improve experience ↵ | bunnei | |
on Linux. | |||
2021-02-06 | Make settings controller image change with controller input | german | |
2020-11-15 | configure_input: Add per-player vibration | Morph | |
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-15 | ui/themes: Cleanup UI | Morph | |
2020-09-11 | Update translations (2020-09-11) | The yuzu Community | |
2020-09-04 | Resolve spacing inconsistencies in style.qrc/qss files | Morph | |
2020-09-04 | Project Mjölnir: Part 2 - Controller Applet | Morph | |
Co-authored-by: Its-Rei <kupfel@gmail.com> | |||
2020-08-29 | yuzu: Add motion and touch configuration | FearlessTobi | |
2020-08-26 | qt_themes: Fix Midnight Blue theme | Morph | |
Co-authored-by: Its-Rei <kupfel@gmail.com> | |||
2020-08-26 | Project Mjölnir: Part 1 | Morph | |
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 | |
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-24 | Merge pull request #4383 from ogniK5377/dark-checkbox | bunnei | |
frontend: Match indeterminate checkbox state with light theme | |||
2020-07-20 | qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1) | James Rowe | |
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com> | |||
2020-07-20 | frontend: Match indeterminate checkbox state with light theme | David Marcec | |
Keeps consistency between the two themes | |||
2020-07-18 | yuzu: Port translation support from Citra | FearlessTobi | |
Co-Authored-By: Weiyi Wang <wwylele@gmail.com> | |||
2020-06-21 | Update manifest file to include new elements that are introduced with ↵ | FearlessTobi | |
Windows 10 later versions Co-Authored-By: dragios <dragios@users.noreply.github.com> | |||
2020-05-21 | qt_themes: remove unknown qss property from dark theme | Neodyblue | |
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 | |
2020-01-28 | GUI: Togglable graphics settings buttons in status bar | CJBok | |
2020-01-26 | dark themes refinements and cleanup | Bartosz Kaszubowski | |
2020-01-22 | fix qss stylesheet whitespaces | Bartosz Kaszubowski | |
2020-01-22 | GUI: fix minor issues with dark themes | Bartosz Kaszubowski | |
GUI: rename and reorder themes | |||
2019-10-08 | Updated yuzu icon to thicker version | Schplee | |
2019-09-04 | Add assets and licenses | fearlessTobi | |
2018-08-29 | Show game compatibility within yuzu | fearlessTobi | |
2018-07-30 | Port #3769 from Citra: "Update Dark theme to latest version" | Tobias | |
2018-03-30 | Add Dark theme, Icon theming | N00byKing | |
configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings | |||
2018-01-14 | Implement "About" dialog | spycrab | |
2018-01-13 | Add new icons and fix up the linux paths for install | James Rowe | |
2018-01-12 | Remove settings issues in sdl and fix a few files that broke in mingw | James Rowe | |
2018-01-12 | Remove gpu debugger and get yuzu qt to compile | James Rowe | |
2018-01-12 | Massive removal of unused modules | James Rowe | |
2017-09-18 | WebService: Verify username and token (#2930) | B3n30 | |
* 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-02 | Add manifest | DaMan | |
2017-08-19 | Updated master logo to new logo svg | Schplee | |
2017-06-24 | citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet | Kloen | |
2016-11-26 | Add man documentation | James | |
Includes both SDL and QT frontends | |||
2016-11-20 | Improve MIME description and add French translation | coc4tm | |
2015-10-14 | citra-qt: Add icon to Mac app | Pierre de La Morinerie | |
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 | |
2015-05-25 | Assets: Move citra.ico from src/assets to dist. | Emmanuel Gil Peyrot | |
2015-05-13 | Install a .desktop file to make citra-qt launchable from DE menus. | Emmanuel Gil Peyrot | |