citra/src/citra_qt
Vitor Kiguchi a6efc7c1ee Separate the enums from cam/cam.h
The settings.h file doesn't actually need all of the definitions
on cam.h, only some of the enums. They can, therefore, be separated
into another file, which is included by settings.h instead.
The other changes are fixing files that included settings.h and
depended on indirect includes from includes of includes of cam.h
2020-08-19 01:45:57 -03:00
..
applets Use attribute instead of comment 2020-05-31 10:47:46 +08:00
camera
configuration Separate the enums from cam/cam.h 2020-08-19 01:45:57 -03:00
debugger profiler: remove unnecessary includes 2020-08-17 18:31:58 -03:00
dumping
multiplayer
updater
util
aboutdialog.cpp
aboutdialog.h
aboutdialog.ui
bootmanager.cpp Fix framebuffer size on fractional scaling display. 2020-06-28 20:34:37 +02:00
bootmanager.h
cheats.cpp
cheats.h
cheats.ui
citra-qt.rc Fix: fatal error CVT1100 when compiling manifest file (#5322) 2020-06-20 13:50:33 -05:00
CMakeLists.txt cmake: stop linking against QGL 2020-07-11 19:06:31 +02:00
compatdb.cpp
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord_impl.cpp discord_impl: Update the client ID (#5449) 2020-07-08 23:45:54 +02:00
discord_impl.h
discord.h
game_list_p.h change gameListDir to hold an index instead of a raw pointer 2020-05-09 23:36:40 -03:00
game_list_worker.cpp fix more review comments 2020-03-15 19:00:26 +01:00
game_list_worker.h
game_list.cpp game_list: cleanup and clang format in AddPermDirPopup 2020-05-10 13:45:43 -03:00
game_list.h
hotkeys.cpp
hotkeys.h
Info.plist
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp main: forward declare QLabel 2020-08-17 18:17:42 -03:00
main.h main: forward declare QLabel 2020-08-17 18:17:42 -03:00
main.ui
qt_image_interface.cpp
qt_image_interface.h
uisettings.cpp
uisettings.h Option to hide mouse on inactivity (#5094) 2020-04-07 09:58:51 -05:00