Lime3DS/src/citra_qt
zhaowenlan1779 5c5aad09ce qt_themes: add two colorful themes (#4004)
* qt_themes: add two colorful themes

These two colorful themes are based on the Default and Dark themes, and contain icons that are colored rather than black and white. These icons come from https://icons8.com and they have been slightly revised by me. I'm pretty sure I was licensed to use them for Citra.

* Add license for icons
2018-08-16 10:39:23 +02:00
..
applets citra_qt: Add length validation 2018-07-10 13:05:13 +08:00
camera Fix compile errors 2018-07-26 13:23:25 +02:00
configuration input_common/udp: allow changing pad index 2018-08-11 13:23:10 +08:00
debugger citra_qt: set object name for LLEServiceModulesWidget 2018-08-14 20:28:47 +08:00
multiplayer Merge pull request #4010 from zhaowenlan1779/statusbar-retheme 2018-07-30 10:35:42 -06:00
updater reformat all files with clang-format 2018-06-29 16:56:12 +03:00
util Address review comments 2018-04-19 10:28:16 -06:00
aboutdialog.cpp common: Parse Nightly/Canary build version 2018-06-20 09:30:26 +08:00
aboutdialog.h Implement About Button Functionality (#3005) 2017-11-04 13:59:27 -04:00
aboutdialog.ui citra-qt: Add build date in about dialog 2018-06-18 21:21:00 +08:00
bootmanager.cpp Citra-qt: Add multiplayer ui 2018-04-19 10:28:14 -06:00
bootmanager.h bootmanager: Make EmuThread's IsRunning() member function const 2017-12-10 20:12:47 -05:00
citra-qt.rc Fix icon for citra qt 2017-09-03 11:26:10 -06:00
CMakeLists.txt citra-qt: service: add convenient LLE service module configuration (#3967) 2018-08-09 21:10:11 +02:00
compatdb.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
compatdb.h enum class 2018-01-20 09:56:02 -06:00
compatdb.ui add compatibility reporting to qt frontend 2018-01-01 19:25:38 -06:00
game_list.cpp game_list: Use QString::fromStdString() where applicable instead of c_str() 2018-08-08 16:43:59 +08:00
game_list.h game_list: move SearchField to game_list_p.h and fix untranslated text 2018-07-23 21:26:55 +08:00
game_list_p.h game_list: move SearchField to game_list_p.h and fix untranslated text 2018-07-23 21:26:55 +08:00
hotkeys.cpp citra_qt/configuration: retranslate hotkey widget on language change 2018-07-24 12:32:09 +08:00
hotkeys.h citra_qt/configuration: retranslate hotkey widget on language change 2018-07-24 12:32:09 +08:00
hotkeys.ui Add Configure widget 2016-03-21 20:03:18 +01:00
Info.plist CMake: Fix Info.plist template for citra_qt/OSX 2016-07-21 21:33:54 +01:00
main.cpp Merge pull request #4012 from zhaowenlan1779/ui-retext 2018-08-13 23:31:39 -06:00
main.h Merge pull request #4012 from zhaowenlan1779/ui-retext 2018-08-13 23:31:39 -06:00
main.ui citra_qt: add Restart to UI 2018-06-30 12:34:09 -05:00
ui_settings.cpp Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
ui_settings.h qt_themes: add two colorful themes (#4004) 2018-08-16 10:39:23 +02:00