citra-shitamoto-network/src/citra_qt
Lioncash 63c7b44ba8 kernel: Move object class to its own source files
General moving to keep kernel object types separate from the direct
kernel code. Also essentially a preliminary cleanup before eliminating
global kernel state in the kernel code.
2018-08-23 17:31:59 +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 Revert "Set DiscordRPC OFF by default (#4109)" 2018-08-20 10:34:58 -06:00
debugger kernel: Move object class to its own source files 2018-08-23 17:31:59 +02: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
aboutdialog.cpp common: Parse Nightly/Canary build version 2018-06-20 09:30:26 +08:00
aboutdialog.h
aboutdialog.ui citra-qt: Add build date in about dialog 2018-06-18 21:21:00 +08:00
bootmanager.cpp
bootmanager.h
citra-qt.rc
CMakeLists.txt Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
compatdb.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
compatdb.h
compatdb.ui
discord_impl.cpp Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
discord_impl.h Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
discord.h Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02: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
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
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
Info.plist
main.cpp Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
main.h Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
main.ui citra_qt: add Restart to UI 2018-06-30 12:34:09 -05:00
ui_settings.cpp
ui_settings.h Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00