Commit Graph

52 Commits (b805c7bf058c6da04620cf75880509bdf6d5986c)

Author SHA1 Message Date
The yuzu Community 02178137c9 Update translations (2021-11-01) 5 years ago
The yuzu Community 67189d747c Update translations (2021-10-16) 5 years ago
german77 d5bf597436 settings_ui: Use better colors for the light theme 5 years ago
Fernando Sahmkow fd09be5496 Settings: Eliminate ASYNC & MULTICORE Toggles and add GPU Accuracy Toggle. 5 years ago
bunnei dec5680934
Merge pull request #6236 from Morph1984/swkbd-button-hint-scaling
applets/swkbd: Fix software keyboard button hint scaling
5 years ago
bunnei 7412f314e4
Merge pull request #6198 from Kewlan/favorite-games
game_list: Mark games as favorite to make them appear at the top.
5 years ago
Its-Rei c413cafdac applets/swkbd: Fix software keyboard button hint scaling
Fixes the scaling of the button hints using background images. Now they scale like the rest of the elements.
5 years ago
Its-Rei f6e6913f8f qt_themes: Add styles for the On-Screen Keyboard and OverlayDialog 5 years ago
Its-Rei e681723a4a icons: Add icons for the On-Screen Keyboard overlay 5 years ago
Kewlan fd40d55a4f game_list: Mark games as favorite to make them appear at the top.
Icons are from Icons8.
5 years ago
bunnei eae9f2e440 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
german 481cd86722 Make settings controller image change with controller input 5 years ago
Morph 38110dd485 configure_input: Add per-player vibration
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>
5 years ago
Morph 9d4edd4e88 ui/themes: Cleanup UI 5 years ago
The yuzu Community b5784e9af2 Update translations (2020-09-11) 6 years ago
Morph 5043036688 Resolve spacing inconsistencies in style.qrc/qss files 6 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet
Co-authored-by: Its-Rei <kupfel@gmail.com>
6 years ago
FearlessTobi e6bd1fd1b8 yuzu: Add motion and touch configuration 6 years ago
Morph fc505110f1 qt_themes: Fix Midnight Blue theme
Co-authored-by: Its-Rei <kupfel@gmail.com>
6 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1
Co-authored-by: James Rowe <jroweboy@gmail.com>
Co-authored-by: Its-Rei <kupfel@gmail.com>
6 years ago
lat9nq 5f075bb490 qt_themes: Set background color to transparent for Dark and Midnight Blue themes
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.
6 years ago
bunnei e96cf13ebc
Merge pull request #4383 from ogniK5377/dark-checkbox
frontend: Match indeterminate checkbox state with light theme
6 years ago
James Rowe 7e01311061 qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1)
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
6 years ago
David Marcec 92d879e5f6 frontend: Match indeterminate checkbox state with light theme
Keeps consistency between the two themes
6 years ago
FearlessTobi 347b50ad43 yuzu: Port translation support from Citra
Co-Authored-By: Weiyi Wang <wwylele@gmail.com>
6 years ago
FearlessTobi 20ed33b53b Update manifest file to include new elements that are introduced with Windows 10 later versions
Co-Authored-By: dragios <dragios@users.noreply.github.com>
6 years ago
Neodyblue ea14af2164 qt_themes: remove unknown qss property from dark theme
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.
6 years ago
Guo Yunhe dd236c6c1d Replace non-commercial icons with free icons from icons8 (#5093) 6 years ago
CJBok 4bc4fdf5ff GUI: Togglable graphics settings buttons in status bar 6 years ago
Bartosz Kaszubowski f68bb4f55e dark themes refinements and cleanup 6 years ago
Bartosz Kaszubowski c7055f3670 fix qss stylesheet whitespaces 6 years ago
Bartosz Kaszubowski 9a22b6dced GUI: fix minor issues with dark themes
GUI: rename and reorder themes
6 years ago
Schplee 3969591a13 Updated yuzu icon to thicker version 7 years ago
fearlessTobi 7fc5af3622 Add assets and licenses 7 years ago
fearlessTobi 78653f7339 Show game compatibility within yuzu 8 years ago
Tobias 1e873eea36 Port #3769 from Citra: "Update Dark theme to latest version" 8 years ago
N00byKing 78e974ba68 Add Dark theme, Icon theming
configure_general.ui: Add UI Option for Themes

config.cpp: Save Theme Settings
8 years ago
spycrab c493bd9cc9 Implement "About" dialog 8 years ago
James Rowe c2d28351c7 Add new icons and fix up the linux paths for install 8 years ago
James Rowe 70e65ee63a Remove settings issues in sdl and fix a few files that broke in mingw 8 years ago
James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago
B3n30 28c726f205 WebService: Verify username and token (#2930)
* 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
9 years ago
DaMan 40505bc4fc Add manifest 9 years ago
Schplee d51f4d21bb Updated master logo to new logo svg 9 years ago
Kloen 1355f0f39e citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet 9 years ago
James e5f8df8088 Add man documentation
Includes both SDL and QT frontends
10 years ago
coc4tm 609023ceaf Improve MIME description and add French translation 10 years ago
Pierre de La Morinerie 22421528b7 citra-qt: Add icon to Mac app
Previously the Mac app didn't have any icon.
11 years ago
Emmanuel Gil Peyrot c319d1ada7 Documentation: Move doc-icon.png from the root to dist. 11 years ago