dolphin/Source/Core
Lioncash bbc0aee5ea CodeViewWidget: Replaces usages of QString::fromStdString with QStringLiteral where applicable
There's no need to construct a std::string here, when there's no dynamic
elements to the text.
2018-05-13 18:11:09 -04:00
..
AudioCommon
Common Merge pull request #6825 from leoetlino/onion-types 2018-05-12 21:59:43 +02:00
Core WiiSave: Allow users to specify export directory 2018-05-13 17:42:56 +02:00
DiscIO
DolphinNoGUI
DolphinQt2 CodeViewWidget: Replaces usages of QString::fromStdString with QStringLiteral where applicable 2018-05-13 18:11:09 -04:00
DolphinWX WiiSave: Allow users to specify export directory 2018-05-13 17:42:56 +02:00
InputCommon
UICommon Copy Wii NAND data to user NAND in WiiRoot 2018-05-12 17:08:50 +02:00
Updater
VideoBackends Merge pull request #6825 from leoetlino/onion-types 2018-05-12 21:59:43 +02:00
VideoCommon Merge pull request #6786 from stenzek/crop-negative-y 2018-05-13 08:55:59 +02:00
CMakeLists.txt