aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/textcodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Move user display related code from TextEncodinghjk4 days1-25/+12
* Utils: Remove Text{Codec,Encoding}::mibEnum()hjk4 days1-10/+0
* Utils: Remove some now (almost) unused TextCodec functionhjk4 days1-42/+0
* Utils: Replace some TextCodec::toUnicode() overloadshjk4 days1-20/+4
* Utils: Drop now unused TextCodec::canConvert()hjk4 days1-4/+0
* Utils: create codecForLocale for system encodingDavid Schulz4 days1-0/+2
* Utils: Remove TextCodec::codecForLocale()hjk4 days1-8/+0
* Core: Remove TextFileFormat::{codec,setCodec}hjk5 days1-0/+10
* Uils: Consolidate checks for UTF-8hjk5 days1-17/+0
* Utils: Progress towards using TextEncodinghjk9 days1-6/+0
* Utils: Fix looking up "System" encodingDavid Schulz10 days1-0/+9
* TextEditor/BinEditor: Less explicit use of (Q)TextCodechjk10 days1-2/+2
* Utils: Move TextCodec::encodingForLocale() to TextEncodinghjk10 days1-1/+1
* TextEditor: Reduce use of (Q)TextCodechjk10 days1-0/+10
* LanguageServer: Reduce use of (Q)TextCodechjk11 days1-1/+49
* VCS: Further reduce QTextCodec dependencyhjk2025-06-131-0/+16
* Utils: Add a workaround for deprecated QTextCodec::setCodecForLocalehjk2025-06-131-0/+21
* CppEditor: Remove direct use of QTextCodec and QTextEncoderhjk2025-05-191-0/+5
* LanguageServer: Use Utils::TextCodec instead of QTextCodechjk2025-05-191-0/+5
* Some QTextCodec related cleanupshjk2025-05-191-0/+10
* TextEditor: More TextCodec instead of codec name useshjk2025-05-151-5/+0
* Utils: Move codec alias related code to TextCodec implementationhjk2025-05-141-0/+34
* Utils: Remove direct QTextCodec use in Utils::Processhjk2025-05-141-0/+9
* Utils: Introduce a TextCodec::displayName() and use ithjk2025-05-141-0/+5
* Proliferate use of Utils::TextCodechjk2025-05-141-0/+15
* Utils: Introduce a Utils::TextCodec classhjk2025-05-141-0/+92