yuzu-fork/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 Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
debugger citra-qt: Adjust initializer list order 2015-07-29 12:03:59 -04:00
util citra-qt: Use std::abs() to get the right absolute function for s64. 2015-04-14 21:18:35 +02:00
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 Assets: Move citra.ico from src/assets to dist. 2015-05-25 19:00:43 +02:00
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 got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
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 QT: Remove border around widgets 2015-05-29 12:56:02 -04:00
version.h citra-qt: Added license headers to files. 2015-01-04 09:36:57 -08:00