dolphin/Source/Core/DolphinQt2/Settings
Lioncash bd585f7389 GeneralPane: Replace usages of obsolete QString member function sprintf
sprintf is listed as obsolete within the documentation for Qt 5. Instead,
it recommends using the asprintf member function, arg(), or QTextStream.
2018-05-30 06:50:59 -04:00
..
AdvancedPane.cpp Qt/AdvancedPane: Show seconds in custom RTC 2018-05-28 13:37:46 +02:00
AdvancedPane.h Qt: Advanced config pane 2017-09-15 10:35:01 -07:00
AudioPane.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
AudioPane.h AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
GameCubePane.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
GameCubePane.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
GeneralPane.cpp GeneralPane: Replace usages of obsolete QString member function sprintf 2018-05-30 06:50:59 -04:00
GeneralPane.h DolphinQt2: Provide proper CPU core options for non-x64 systems 2018-05-26 15:16:08 +02:00
InterfacePane.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
InterfacePane.h Qt: Allow custom stylesheets 2018-05-08 15:07:50 +02:00
PathPane.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
PathPane.h Qt/PathPane: Disable "Remove" button when not applicable 2018-05-15 20:13:12 +02:00
USBDeviceAddToWhitelistDialog.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
USBDeviceAddToWhitelistDialog.h Qt: Implement Wiimote speaker volume slider and Wiimote motor toggle, rebased all changes... included fixed based on feedback by ligfx 2018-02-07 18:46:13 +01:00
WiiPane.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
WiiPane.h Qt: Implement Wiimote speaker volume slider and Wiimote motor toggle, rebased all changes... included fixed based on feedback by ligfx 2018-02-07 18:46:13 +01:00