Mitchell Skaggs
|
3c4b45c9e7
|
Use C locale codec for decoding
This should correctly decode multi-byte non-UTF-8 text, such as Windows-936 (Simplified Chinese)
Signed-off-by: Mitchell Skaggs <skaggsm333@gmail.com>
|
2022-08-13 10:39:05 -05:00 |
|
Mitchell Skaggs
|
a14476c5fb
|
Replace local 8-bit decoding with UTF-8 decoding
Handles incomplete byte sequences using `QTextDecoder`
Signed-off-by: Mitchell Skaggs <skaggsm333@gmail.com>
|
2022-08-08 23:54:01 -05:00 |
|
Sefa Eyeoglu
|
3b4539de79
|
chore: update license headers
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-07-10 12:19:15 +02:00 |
|
Sefa Eyeoglu
|
984692dc62
|
refactor: fix deprecation up to Qt 5.15
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2022-07-10 12:17:52 +02:00 |
|
Petr Mrázek
|
20b9f2b42a
|
NOISSUE Flatten gui and logic libraries into MultiMC
|
2021-07-25 19:50:44 +02:00 |
|