citra/src/citra_qt
Weiyi Wang 4a206237be
Merge pull request #4726 from FearlessTobi/port-2312
Port yuzu-emu/yuzu#2312: "general: Use deducation guides for std::lock_guard and std::unique_lock"
2019-04-13 18:00:09 +07:00
..
applets Address remaining review comments 2019-04-07 17:00:28 +07:00
camera Move if 2018-10-05 09:27:16 +07:00
configuration ConfigureInput::GetUsedKeyboardKeys(): Change index of home button to use NativeButton instead of magic number. 2019-04-06 10:41:28 +07:00
debugger Kernel: replace boost::intrusive_ptr with std::shared_ptr 2019-03-24 14:32:11 +07:00
multiplayer Frontend: Only reload icons in chat when the chat room is open 2019-01-17 12:25:17 +07:00
updater reformat all files with clang-format 2018-06-29 16:56:12 +07:00
util citra-qt: Add /default parsing for hotkeys. Also minor code cleanups. 2019-01-25 20:42:49 +07:00
CMakeLists.txt applets: implement HLE mii selector applet 2019-04-07 15:35:29 +07:00
Info.plist CMake: Fix Info.plist template for citra_qt/OSX 2016-07-21 21:33:54 +07:00
aboutdialog.cpp Port #942 from yuzu: "qt: Minor cleanup-related changes" 2018-08-24 17:14:09 +07:00
aboutdialog.h Clean up aboutdialog.h 2018-08-25 14:45:50 +07:00
aboutdialog.ui citra-qt: Add build date in about dialog 2018-06-18 21:21:00 +07:00
bootmanager.cpp general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-07 15:14:29 +07:00
bootmanager.h general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-07 15:14:29 +07:00
cheats.cpp citra_qt: Implement UI for adding/editing/deleting cheats 2019-02-02 08:15:27 +07:00
cheats.h citra_qt: Implement UI for adding/editing/deleting cheats 2019-02-02 08:15:27 +07:00
cheats.ui citra_qt: Implement UI for adding/editing/deleting cheats 2019-02-02 08:15:27 +07:00
citra-qt.rc Fix icon for citra qt 2017-09-03 11:26:10 +07:00
compatdb.cpp yuzu: Remove usage of the global telemetry accessor 2019-03-17 23:17:57 +07:00
compatdb.h compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +07:00
compatdb.ui add compatibility reporting to qt frontend 2018-01-01 19:25:38 +07:00
compatibility_list.cpp Stop splitting includes 2018-10-20 16:31:35 +07:00
compatibility_list.h Stop splitting includes 2018-10-20 16:31:35 +07:00
discord.h Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +07:00
discord_impl.cpp Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +07:00
discord_impl.h Address a bunch of review comments 2018-10-20 10:35:55 +07:00
game_list.cpp game_list: Remove a reference of a reference 2019-01-19 21:30:32 +07:00
game_list.h yuzu: Move compatibility list specifics to their own source files 2018-10-20 16:31:35 +07:00
game_list_p.h game_list_p: Take map iterator contents by const reference 2018-10-20 16:31:35 +07:00
game_list_worker.cpp citra_qt: show demos on game list 2019-02-08 19:04:05 +07:00
game_list_worker.h Stop splitting includes 2018-10-20 16:31:35 +07:00
hotkeys.cpp citra-qt: Add /default parsing for hotkeys. Also minor code cleanups. 2019-01-25 20:42:49 +07:00
hotkeys.h citra-qt: Add /default parsing for hotkeys. Also minor code cleanups. 2019-01-25 20:42:49 +07:00
main.cpp Merge pull request #4681 from FearlessTobi/port-2188-2190 2019-04-09 21:18:34 +07:00
main.h citra_qt: when opnening a cia file directly, make Citra ask to install it 2019-02-16 17:18:19 +07:00
main.ui citra_qt: rename the menu to Tools 2018-11-30 14:14:41 +07:00
ui_settings.cpp citra-qt: Add base support for hotkey reconfiguration + UI (whole of PR citra-emu/citra#3786) 2019-01-20 16:12:10 +07:00
ui_settings.h citra-qt: Add base support for hotkey reconfiguration + UI (whole of PR citra-emu/citra#3786) 2019-01-20 16:12:10 +07:00