Commit Graph

17 Commits (8c9abe1d41af8e4c487b468eff4daccdc8860bc7)

Author SHA1 Message Date
Tobias 1e873eea36 Port from Citra: "Update Dark theme to latest version"
N00byKing 78e974ba68 Add Dark theme, Icon theming
configure_general.ui: Add UI Option for Themes

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