Connor McLaughlin
|
af646e4496
|
Common: Add StringUtil::ToChars() wrapper
|
2022-09-25 14:49:48 +02:00 |
Connor McLaughlin
|
22ed71cef4
|
StringUtil: Add UTF-8 encode and decode
|
2022-09-17 17:51:14 +01:00 |
Connor McLaughlin
|
b919719aeb
|
GzippedFileReader: Fix index creation
|
2022-05-22 16:13:12 +01:00 |
Connor McLaughlin
|
ea051c6d5f
|
Everything: Get rid of wx entirely from the Qt build
|
2022-05-22 13:58:56 +01:00 |
Connor McLaughlin
|
893b3c629d
|
Everything: Remove a **lot** of wx, and px nonsense
- common has no wx left except for Path.
- pcsx2core only has it in a few places (memory cards and path related
stuff).
|
2022-05-22 13:58:56 +01:00 |
Connor McLaughlin
|
3255422836
|
Common/StringUtil: Optimize equal stride copy case
|
2022-04-15 12:56:41 +01:00 |
Connor McLaughlin
|
4779bc830a
|
StringUtil: Add more whitespace cleaners and ParseAssignmentString
|
2022-04-15 08:15:40 +01:00 |
Connor McLaughlin
|
e5248db844
|
StringUtil: Add SplitString()
|
2022-03-25 12:51:31 +00:00 |
Connor McLaughlin
|
444e650711
|
StringUtil: Add StartsWithNoCase/EndsWithNoCase
|
2022-03-14 15:26:19 +00:00 |
C.W. Betts
|
9b7e87c043
|
Mark static functions in headers as static inline:
This quiets unused function warnings (-Wunused-function) which is on by default on Xcode.
|
2022-02-07 02:32:56 +00:00 |
Connor McLaughlin
|
92689a60ae
|
Common/StringUtil: Add whitespace strip methods
|
2021-12-28 05:22:45 +00:00 |
Connor McLaughlin
|
1a598ccf0d
|
Common/StringUtil: Add wide string conversion for non-windows
|
2021-12-28 05:22:45 +00:00 |
Tyler Wilding
|
e313eadcd2
|
common: pull our string functions into common
|
2021-12-25 15:11:01 +00:00 |
Connor McLaughlin
|
171a395369
|
Common: Add StringUtil
|
2021-10-01 23:46:52 -04:00 |