bunnei
fddde225c5
yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.
5 years ago
german
93ac87f29e
Make settings controller image change with controller input
5 years ago
Morph
cce389221b
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>
6 years ago
Morph
4999d2443d
ui/themes: Cleanup UI
6 years ago
The yuzu Community
1bfe5f07ac
Update translations (2020-09-11)
6 years ago
Morph
48c6f6e3c6
Resolve spacing inconsistencies in style.qrc/qss files
6 years ago
Morph
4c621b9b09
Project Mjölnir: Part 2 - Controller Applet
Co-authored-by: Its-Rei <kupfel@gmail.com>
6 years ago
FearlessTobi
2903f0f7ce
yuzu: Add motion and touch configuration
6 years ago
Morph
9e431a2a88
qt_themes: Fix Midnight Blue theme
Co-authored-by: Its-Rei <kupfel@gmail.com>
6 years ago
Morph
34a209d15c
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
582ac79958
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
James Rowe
e9af5f404a
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
a8d522603e
frontend: Match indeterminate checkbox state with light theme
Keeps consistency between the two themes
6 years ago
FearlessTobi
0dec785dc4
yuzu: Port translation support from Citra
Co-Authored-By: Weiyi Wang <wwylele@gmail.com>
6 years ago
FearlessTobi
8a60c059a0
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
7b868d1057
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
637f368ebe
Replace non-commercial icons with free icons from icons8 ( #5093 )
6 years ago
CJBok
4c58bca524
GUI: Togglable graphics settings buttons in status bar
6 years ago
Bartosz Kaszubowski
16d1ea6761
dark themes refinements and cleanup
6 years ago
Bartosz Kaszubowski
647ac5052e
fix qss stylesheet whitespaces
6 years ago
Bartosz Kaszubowski
9333dab6f0
GUI: fix minor issues with dark themes
GUI: rename and reorder themes
6 years ago
Schplee
4f9d5bdc67
Updated yuzu icon to thicker version
7 years ago
fearlessTobi
a7299f6487
Add assets and licenses
7 years ago
fearlessTobi
f30bf4d48d
Show game compatibility within yuzu
8 years ago
Tobias
d60c5fdb23
Port #3769 from Citra: "Update Dark theme to latest version"
8 years ago
N00byKing
675b525fb8
Add Dark theme, Icon theming
configure_general.ui: Add UI Option for Themes
config.cpp: Save Theme Settings
8 years ago
spycrab
bb84db54a8
Implement "About" dialog
8 years ago
James Rowe
6827ed18bd
Add new icons and fix up the linux paths for install
8 years ago
James Rowe
d0588e52ab
Remove settings issues in sdl and fix a few files that broke in mingw
8 years ago
James Rowe
bd5740a721
Remove gpu debugger and get yuzu qt to compile
8 years ago
James Rowe
5dbd091a80
Massive removal of unused modules
8 years ago
B3n30
fdd8a6ef0c
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
9a09519e7a
Add manifest
9 years ago
Schplee
8b593c6772
Updated master logo to new logo svg
9 years ago
Kloen
0b22d01043
citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet
9 years ago
James
00c4cb5aff
Add man documentation
Includes both SDL and QT frontends
10 years ago
coc4tm
cc3fb101b4
Improve MIME description and add French translation
10 years ago
Pierre de La Morinerie
2754ac64b7
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
Emmanuel Gil Peyrot
87d9df89bb
Assets: Move citra.ico from src/assets to dist.
11 years ago
Emmanuel Gil Peyrot
d0ee89e2fe
Install a .desktop file to make citra-qt launchable from DE menus.
11 years ago