summaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Collapse)Author
2018-08-29Show game compatibility within yuzufearlessTobi
2018-07-30Port #3769 from Citra: "Update Dark theme to latest version"Tobias
2018-03-30Add Dark theme, Icon themingN00byKing
configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings
2018-01-14Implement "About" dialogspycrab
2018-01-13Add new icons and fix up the linux paths for installJames Rowe
2018-01-12Remove settings issues in sdl and fix a few files that broke in mingwJames Rowe
2018-01-12Remove gpu debugger and get yuzu qt to compileJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe
2017-09-18WebService: 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-02Add manifestDaMan
2017-08-19Updated master logo to new logo svgSchplee
2017-06-24citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheetKloen
2016-11-26Add man documentationJames
Includes both SDL and QT frontends
2016-11-20Improve MIME description and add French translationcoc4tm
2015-10-14citra-qt: Add icon to Mac appPierre de La Morinerie
Previously the Mac app didn't have any icon.
2015-05-25Documentation: Move doc-icon.png from the root to dist.Emmanuel Gil Peyrot
2015-05-25Assets: Move citra.ico from src/assets to dist.Emmanuel Gil Peyrot
2015-05-13Install a .desktop file to make citra-qt launchable from DE menus.Emmanuel Gil Peyrot