index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
StringUtil.h
Age
Commit message (
Expand
)
Author
2026-02-21
MagneticCardReader: Minor fixup to writing card data.
Jordan Woyak
2026-02-15
StringUtil: Add SplitStringIntoArray function template.
Jordan Woyak
2026-01-17
Merge pull request #14289 from Sintendo/typos
JMC47
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2026-01-09
c++23: Replace Common::ToUnderlying with std::to_underlying
Joshua Vandaële
2025-12-15
StringUtils: Drop TabsToSpaces
Sintendo
2025-11-02
StringUtil: Fix many clang-tidy warnings.
Jordan Woyak
2025-08-04
Qt: Better wayland detection to enforce xcb
Joshua Vandaële
2025-05-01
StringUtil: Use concepts instead of enable_if.
Jordan Woyak
2025-04-23
linter: Add and apply new formatting rules
Joshua Vandaële
2025-04-23
linter: Apply clang-format 19.1 formatting
Joshua Vandaële
2024-12-15
StringUtil: More Wrappers For <cctype>
mitaclaw
2024-09-26
Merge pull request #13068 from mitaclaw/redundant-case-insensitive
JMC47
2024-09-22
StringUtil: Remove `JoinStrings`
mitaclaw
2024-09-21
IniFile: Migrate `Common::CaseInsensitiveLess` to StringUtil
mitaclaw
2024-08-20
Remove redundant semicolons
Dr. Dystopia
2023-09-03
IOS/KD: Implement NWC24_CHECK_MAIL_NOW
Sketch
2023-06-26
Merge pull request #11903 from noahpistilli/wiilink
Admiral H. Curtiss
2023-06-25
Add default support for WiiLink + configuration
Sketch
2023-06-22
Kill AsciiToHex
get
2023-05-16
StringUtil: Move ThousandSeparate() into Common namespace
Lioncash
2023-05-16
StringUtil: Move CommandLineToUtf8Argv() into Common namespace
Lioncash
2023-05-16
StringUtil: Move GetEscapedHtml() into Common namespace
Lioncash
2023-05-16
StringUtil: Move IsPrintableCharacter() into Common namespace
Lioncash
2023-05-16
StringUtil: Move IsAlpha() into Common namespace
Lioncash
2023-02-28
Common: Add utility function for case-insensitive string comparison.
Admiral H. Curtiss
2023-01-24
StringUtil: Make StringUTF8CodePointCount take string_view
Lioncash
2023-01-24
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
Lioncash
2023-01-10
get rid of HAS_STD_FILESYSTEM
Shawn Hoffman
2022-07-26
Merge pull request #10876 from shuffle2/cpudetect
Admiral H. Curtiss
2022-07-25
CPUDetect: improve win/arm64 support
Shawn Hoffman
2022-07-25
StripSpaces: only strip spaces
Shawn Hoffman
2022-06-05
Common/StringUtil: Add convenience function for converting paths to use forwa...
Admiral H. Curtiss
2022-03-06
Move parts of MappingCommon out of DolphinQt
JosJuice
2022-01-16
Create Common::ToLower and Common::ToUpper
Pokechu22
2021-07-21
StringUtil: Remove unused function BuildCompleteFilename
Dentomologist
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-01
Updater: Escape HTML characters in commit descriptions
Dentomologist
2021-05-12
InputCommon: fix serialization of control expression with line breaks
Filoppi
2020-09-21
DolphinQt: Handle non-ASCII characters in Windows cmd arguments
JosJuice
2020-07-18
Merge pull request #8905 from JosJuice/jni-encoding
LC
2020-07-16
NetPlay: Limit nickname length
Techjar
2020-07-08
Android: Use correct encoding when converting strings
JosJuice
2020-07-08
Common: Rename UTF16ToUTF8
JosJuice
2020-05-23
Common / Core: Update StringUtil to allow specifying the base, default to 0. ...
iwubcode
2020-03-16
StringUtil: Add PathToFileName function
JosJuice
2020-03-05
Source/Core/Common/StringUtil.h: include <limits> for std::numeric_limits
Sergei Trofimovich
2020-01-16
StringUtil: Add IsPrintableCharacter and use it
Léo Lam
2020-01-04
StringUtil: Make TryParse of floats handle comma and dot decimal separators.
Jordan Woyak
2019-10-18
StringUtil: Require TryParse of float types to use the entire string.
Jordan Woyak
[next]