yuzu/src/citra_qt
wwylele 6e57389172 change file path encoding to Local8bit()
to support non-latin characters
2015-10-20 20:58:23 +03: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: Add icon to Mac app 2015-10-14 15:02:36 +02:00
config.cpp citra_qt: Reorganize headers 2015-09-11 00:57:24 -04:00
config.h
game_list_p.h Initial implementation of a game list 2015-10-01 19:39:14 -07:00
game_list.cpp change file path encoding to Local8bit() 2015-10-20 20:58:23 +03:00
game_list.h Game list: save and load column sizes, sort order, to QSettings 2015-10-01 19:39:15 -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 change file path encoding to Local8bit() 2015-10-20 20:58:23 +03: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