citra/src/citra_qt
zhupengfei 8b8b39ec0e
citra_qt/multiplayer: Add user ping support
The user would be notified if the message contains "@" followed by the user's nickname or forum username. An alert would be shown, and the icon and message in the status bar would be changed. All notification is only shown if the chat window currently does not have focus.

Also added a connected_notification icon for showing in the status bar.
2018-12-15 11:03:35 +08:00
..
applets citra_qt: Add length validation 2018-07-10 13:05:13 +08:00
camera Move if 2018-10-05 09:27:16 -05:00
configuration citra_qt: Save ban list for room hosting 2018-12-15 11:03:33 +08:00
debugger Memory: move GetPhysicalPointer and IsValidPhysicalAddress into class 2018-12-05 20:21:14 -05:00
multiplayer citra_qt/multiplayer: Add user ping support 2018-12-15 11:03:35 +08:00
updater reformat all files with clang-format 2018-06-29 16:56:12 +03:00
util Antialias game list compatibility pixmaps 2018-09-17 19:00:28 +05:30
aboutdialog.cpp Port #942 from yuzu: "qt: Minor cleanup-related changes" 2018-08-24 17:14:09 +02:00
aboutdialog.h Clean up aboutdialog.h 2018-08-25 14:45:50 +02:00
aboutdialog.ui citra-qt: Add build date in about dialog 2018-06-18 21:21:00 +08:00
bootmanager.cpp citra_qt, video_core: Screenshot functionality 2018-11-30 14:14:41 +08:00
bootmanager.h citra_qt, video_core: Screenshot functionality 2018-11-30 14:14:41 +08:00
cheats.cpp Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
cheats.h Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
cheats.ui Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
citra-qt.rc
CMakeLists.txt citra_qt: Add a moderation dialog 2018-12-15 11:03:32 +08:00
compatdb.cpp compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
compatdb.h compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
compatdb.ui
compatibility_list.cpp Stop splitting includes 2018-10-20 16:31:35 +02:00
compatibility_list.h Stop splitting includes 2018-10-20 16:31:35 +02:00
discord_impl.cpp Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
discord_impl.h Address a bunch of review comments 2018-10-20 10:35:55 -04:00
discord.h Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
game_list_p.h game_list_p: Take map iterator contents by const reference 2018-10-20 16:31:35 +02:00
game_list_worker.cpp Stop splitting includes 2018-10-20 16:31:35 +02:00
game_list_worker.h Stop splitting includes 2018-10-20 16:31:35 +02:00
game_list.cpp game_list: Make game list column headers translatable 2018-10-26 23:51:04 +02:00
game_list.h yuzu: Move compatibility list specifics to their own source files 2018-10-20 16:31:35 +02:00
hotkeys.cpp qt/hotkey: Get rid of global hotkey map instance 2018-08-25 13:43:11 +02:00
hotkeys.h qt/hotkey: Get rid of global hotkey map instance 2018-08-25 13:43:11 +02:00
hotkeys.ui
Info.plist
main.cpp Merge pull request #4418 from FearlessTobi/port-1441 2018-12-04 22:20:41 +08:00
main.h citra_qt, video_core: Screenshot functionality 2018-11-30 14:14:41 +08:00
main.ui citra_qt: rename the menu to Tools 2018-11-30 14:14:41 +08:00
ui_settings.cpp ui_settings: Place definition of the theme array within the cpp file 2018-10-06 16:22:28 +02:00
ui_settings.h citra_qt: Save ban list for room hosting 2018-12-15 11:03:33 +08:00