citra-shitamoto-network/src/citra_qt
LittleWhite cb405ad1b4 Save the path leading where the last file have been loaded
I use two variables to save the path for the ROMs and the symbols.
Use of QSettings to avoid new member variable to the class.
Global settings of QSettings is done in main.
2015-07-31 17:51:01 +02:00
..
config
debugger citra-qt: Adjust initializer list order 2015-07-29 12:03:59 -04:00
util
bootmanager.cpp citra-qt: Adjust initializer list order 2015-07-29 12:03:59 -04:00
bootmanager.h Qt: Fix disassembly widget stepping 2015-07-13 17:27:12 +02:00
citra-qt.rc
CMakeLists.txt Add CiTrace recording support. 2015-07-13 22:27:20 +02:00
config.cpp Settings: Fix saving wrong values for input configuration 2015-07-28 13:51:09 -04:00
config.h CitraQt: Cleanup includes. 2015-06-28 00:36:54 +01:00
hotkeys.cpp CitraQt: Cleanup includes. 2015-06-28 00:36:54 +01:00
hotkeys.h CitraQt: Cleanup includes. 2015-06-28 00:36:54 +01:00
hotkeys.ui
main.cpp Save the path leading where the last file have been loaded 2015-07-31 17:51:01 +02:00
main.h citra-qt: Pass string by const reference 2015-07-29 11:54:07 -04:00
main.ui
version.h