aboutsummaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Collapse)Author
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-21qt_themes: remove unknown qss property from dark themeNeodyblue
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-27Replace non-commercial icons with free icons from icons8 (#5093)Guo Yunhe
2020-01-28GUI: Togglable graphics settings buttons in status barCJBok
2020-01-26dark themes refinements and cleanupBartosz Kaszubowski
2020-01-22fix qss stylesheet whitespacesBartosz Kaszubowski
2020-01-22GUI: fix minor issues with dark themesBartosz Kaszubowski
GUI: rename and reorder themes
2019-10-08Updated yuzu icon to thicker versionSchplee
2019-09-04Add assets and licensesfearlessTobi
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