citra/src/citra_qt
Weiyi Wang d03f72eb56
Merge pull request #3535 from ccawley2011/emu_arch_bits
CMake: Set EMU_ARCH_BITS in CMakeLists.txt
2018-03-21 16:15:22 +02:00
..
configuration Service/CFG: convert to ServiceFramework 2018-03-10 13:37:03 +02:00
debugger Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
updater Fixed up method docs for updater 2017-11-04 15:10:59 -06:00
util citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05: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 2018-01-19 15:26:03 +01:00
bootmanager.cpp Fix QGLWidget viewport resize on macOS 2018-03-11 19:22:30 +05:30
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 Merge branch 'master' into CompatibiltyReporting 2018-01-18 10:36:32 -06:00
compatdb.cpp enum class 2018-01-20 09:56:02 -06: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 Add Context Menu Options to Open Application and Update Location (#3411) 2018-02-02 12:18:19 -08:00
game_list.h Add Context Menu Options to Open Application and Update Location (#3411) 2018-02-02 12:18:19 -08:00
game_list_p.h remove spaces 2018-01-24 10:17:04 -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 Merge pull request #3535 from ccawley2011/emu_arch_bits 2018-03-21 16:15:22 +02:00
main.h install multiple CIAs sequentially 2018-02-13 18:16:26 -06:00
main.ui More accessible screen layout settings. (#3340) 2018-02-02 12:19:49 -08:00
ui_settings.cpp Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
ui_settings.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00