dolphin-emulator/Source/Core/DolphinQt2
JosJuice b32fe5e41d DolphinQt2: Remove the %1 from "%1 Banner Details"
It's not particularily useful to list the platform here,
and these kinds of messages that use words as parameters
are more likely to be mistranslated than the average string.
2017-07-26 08:04:10 +02:00
..
Config DolphinQt2: Remove the %1 from "%1 Banner Details" 2017-07-26 08:04:10 +02:00
GameList Make DolphinQt2 strings more like DolphinWX strings 2017-07-26 08:04:10 +02:00
QtUtils QtUtils: add QueueOnObject 2017-07-25 17:44:07 -07:00
Settings Make DolphinQt2 strings more like DolphinWX strings 2017-07-26 08:04:10 +02:00
AboutDialog.cpp Make DolphinQt2 strings more like DolphinWX strings 2017-07-26 08:04:10 +02:00
AboutDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt Merge pull request #5786 from grimpunch/qt_viewoptions 2017-07-26 12:02:14 +08:00
DolphinQt2.manifest Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinQt2.vcxproj Merge pull request #5786 from grimpunch/qt_viewoptions 2017-07-26 12:02:14 +08:00
DolphinQt2.vcxproj.user msvc\qt: get rid of .filters; just display directory structure. 2017-06-24 01:52:49 -07:00
Host.cpp Remove Wii Remote connection status from status bar 2017-07-15 13:01:56 +08:00
Host.h DolphinQt2: Remove 'slots:' syntax from headers 2017-07-23 15:07:49 -07:00
HotkeyScheduler.cpp DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
HotkeyScheduler.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
InDevelopmentWarning.cpp Qt: Make the "In Development" warning less threatening 2017-07-08 10:47:31 +02:00
InDevelopmentWarning.h DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
Info.plist.in Remove CFBundleLocalizations from Info.plist 2017-07-22 23:15:14 -07:00
Main.cpp DolphinQt2: Reword the analytics message 2017-07-23 15:18:12 +02:00
MainWindow.cpp Merge pull request #5786 from grimpunch/qt_viewoptions 2017-07-26 12:02:14 +08:00
MainWindow.h DolphinQt2: Remove 'slots:' syntax from headers 2017-07-23 15:07:49 -07:00
MenuBar.cpp Make DolphinQt2 strings more like DolphinWX strings 2017-07-26 08:04:10 +02:00
MenuBar.h Merge pull request #5786 from grimpunch/qt_viewoptions 2017-07-26 12:02:14 +08:00
qt.conf CMake: use BundleUtilities to fix up Dolphin.app 2017-02-03 22:27:19 -08:00
RenderWidget.cpp RenderWidget: watch for activation/deactivation, not focus in/out 2017-07-13 12:58:32 -07:00
RenderWidget.h RenderWidget: watch for activation/deactivation, not focus in/out 2017-07-13 12:58:32 -07:00
Resources.cpp DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
Resources.h GameListModel: update icons when theme changes 2017-06-05 17:04:29 -07:00
Settings.cpp DolphinQt2: set QSettings parameters globally 2017-07-07 17:08:00 -07:00
Settings.h DolphinQt2: set QSettings parameters globally 2017-07-07 17:08:00 -07:00
ToolBar.cpp Make DolphinQt2 strings more like DolphinWX strings 2017-07-26 08:04:10 +02:00
ToolBar.h Qt: Add Graphics option to tool bar 2017-06-28 20:13:37 +02:00
WiiUpdate.cpp Qt WiiUpdate: use QueueOnObject instead of Core::QueueHostJob 2017-07-25 17:44:07 -07:00
WiiUpdate.h Qt: Add menu item to perform online update 2017-06-28 11:23:08 +02:00