dolphin/Source/Core/DolphinQt2
JosJuice 0a15aaaa12 Move DiscIO enums to a new file
At first there weren't many enums in Volume.h, but the number has been
growing, and I'm planning to add one more for regions. To not make
Volume.h too large, and to avoid needing to include Volume.h in code
that doesn't use volume objects, I'm moving the enums to a new file.
I'm also turning them into enum classes while I'm at it.
2016-07-13 17:29:27 +02:00
..
Config Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
GameList Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
AboutDialog.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AboutDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
DolphinQt2.vcxproj DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
DolphinQt2.vcxproj.filters DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
DolphinQt2.vcxproj.user VS can now run dolphinQt directly without DLL errors 2016-06-21 22:42:15 +10:00
Host.cpp VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
Host.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InDevelopmentWarning.cpp DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
InDevelopmentWarning.h DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
Info.plist.in Add more languages, and remove Hebrew because it's very incomplete 2016-05-25 23:33:18 +02:00
Main.cpp DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
MainWindow.cpp DolphinQt2: Fix MSBuild for Visual Studio. 2016-07-13 11:12:20 +10:00
MainWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MenuBar.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MenuBar.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
RenderWidget.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
RenderWidget.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Resources.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Resources.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Settings.cpp Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
Settings.h Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
ToolBar.cpp DQt2: Set a minimum width for toolbar buttons + fix stop button 2016-06-25 23:58:04 +10:00
ToolBar.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00