1
0
Fork 0
forked from suyu/suyu
suyu/src/citra_qt
archshift 2ce2e05db0 Game list: propely hide on toggling window mode
Properly hides the game list upon toggling from external
window mode to single window mode. Previously, both the game
list and the render window would have been shown at the same
time upon toggling.
2015-10-06 12:20:26 -07:00
..
config Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
debugger GSP: Implement command 0x05, used for flushing caches 2015-09-14 16:19:05 -03:00
util Add helper function for creating a readable byte size string. 2015-10-01 19:39:14 -07:00
bootmanager.cpp citra-qt: Fix mouse events coordinates on high-DPI screens 2015-10-04 23:11:05 +02:00
bootmanager.h citra-qt: Fix mouse events coordinates on high-DPI screens 2015-10-04 23:11:05 +02:00
citra-qt.rc Assets: Move citra.ico from src/assets to dist. 2015-05-25 19:00:43 +02:00
CMakeLists.txt citra-qt: Use custom Info.plist for Mac builds 2015-10-04 23:11:05 +02:00
config.cpp citra_qt: Reorganize headers 2015-09-11 00:57:24 -04:00
config.h CitraQt: Cleanup includes. 2015-06-28 00:36:54 +01:00
game_list.cpp Game list: save and load column sizes, sort order, to QSettings 2015-10-01 19:39:15 -07:00
game_list.h Game list: save and load column sizes, sort order, to QSettings 2015-10-01 19:39:15 -07:00
game_list_p.h Initial implementation of a game list 2015-10-01 19:39:14 -07:00
hotkeys.cpp citra_qt: Reorganize headers 2015-09-11 00:57:24 -04:00
hotkeys.h General: Replace NULL and '0' usages with nullptr where applicable 2015-09-11 14:59:49 -04:00
hotkeys.ui got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
Info.plist citra-qt: Enable high-DPI widgets on Mac app 2015-10-04 23:11:05 +02:00
main.cpp Game list: propely hide on toggling window mode 2015-10-06 12:20:26 -07:00
main.h Add menu item for selecting the game list folder 2015-10-01 19:39:14 -07:00
main.ui Add menu item for selecting the game list folder 2015-10-01 19:39:14 -07:00
version.h citra-qt: Added license headers to files. 2015-01-04 09:36:57 -08:00