citra/src/citra_qt
2017-12-15 19:01:21 -05:00
..
configuration Use static functions instead of lambdas 2017-12-13 19:06:14 +01:00
debugger Merge pull request #2968 from Subv/hle_thread_pause 2017-11-29 10:45:48 -05:00
updater Fixed up method docs for updater 2017-11-04 15:10:59 -06:00
util Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
aboutdialog.cpp Implement About Button Functionality (#3005) 2017-11-04 13:59:27 -04:00
aboutdialog.h Implement About Button Functionality (#3005) 2017-11-04 13:59:27 -04:00
aboutdialog.ui citra-qt: fix broken About box 2017-11-06 18:08:53 +02:00
bootmanager.cpp bootmanager: In-class initialize EmuThread's boolean member variables 2017-12-10 20:11:35 -05: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: CMakeLists: Drop leftover handling code for Qt 4 UI files 2017-12-15 19:01:21 -05:00
game_list_p.h Remove unused imports in game_list_p.h 2017-06-03 17:43:37 +02:00
game_list.cpp Correct spelling of searchfield in comment (#3052) 2017-10-27 15:43:22 +00:00
game_list.h Frontend: Prevent FileSystemWatcher from blocking UI thread 2017-05-10 09:37:44 -06:00
hotkeys.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
hotkeys.h Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -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 Fix crash when loading an unsupported file. 2017-12-09 15:59:21 +01:00
main.h Fix a bug in the fullscreen implementation 2017-12-04 17:42:23 +01:00
main.ui add CIA installation to QT frontend 2017-12-02 15:35:20 -06:00
ui_settings.cpp Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
ui_settings.h Qt updater integration, based on QtAutoUpdater 2017-11-04 15:00:20 -06:00