yuzu/src/citra_qt
bunnei 7c747c8c33 Merge pull request #1189 from archshift/game-list-toggle-window
Game list: propely hide on toggling window mode
2015-10-07 10:33:11 -04:00
..
config
debugger Silence -Wsign-compare warnings. 2015-10-06 22:16:15 -05: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
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
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
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