dolphin/Source/Core/UICommon
Lioncash 653d6d059f UICommon/ResourcePack: Allow priority helpers to take arguments by const reference
There's nothing going on with behavior here that would prevent these
from being const qualified.

Also better communicates that this function isn't intended to modify the
given resource pack.
2023-06-16 10:20:50 -04:00
..
ResourcePack UICommon/ResourcePack: Allow priority helpers to take arguments by const reference 2023-06-16 10:20:50 -04:00
AutoUpdate.cpp StringUtil: Move GetEscapedHtml() into Common namespace 2023-05-16 14:21:19 -04:00
AutoUpdate.h
CMakeLists.txt EnhancementsWidget: Handle gaps in AA mode list 2023-06-08 22:07:41 -07:00
CommandLineParse.cpp Treat --debugger command line as a temporary setting 2023-04-17 23:11:26 -07:00
CommandLineParse.h
Disassembler.cpp Embrace nullptr over NULL and 0 2023-04-15 16:07:05 -05:00
Disassembler.h
DiscordPresence.cpp Fix s_using_custom_client warning with DiscordPresence 2023-05-23 00:07:06 -04:00
DiscordPresence.h
GameFile.cpp Common: Convert FromWhichRoot to enum class 2023-06-13 13:25:22 -07:00
GameFile.h
GameFileCache.cpp
GameFileCache.h
NetPlayIndex.cpp
NetPlayIndex.h
UICommon.cpp Common/MathUtil: Move IntLog2 into MathUtil namespace 2023-04-15 03:35:05 -04:00
UICommon.h
USBUtils.cpp
USBUtils.h
X11Utils.cpp
X11Utils.h