aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/textcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Move user display related code from TextEncodinghjk5 days1-4/+0
* Utils: Remove Text{Codec,Encoding}::mibEnum()hjk5 days1-2/+0
* Utils: Remove some now (almost) unused TextCodec functionhjk5 days1-10/+0
* Utils: Replace some TextCodec::toUnicode() overloadshjk5 days1-3/+3
* Utils: Drop now unused TextCodec::canConvert()hjk5 days1-2/+0
* Utils: Remove TextCodec::codecForLocale()hjk5 days1-1/+0
* Core: Remove TextFileFormat::{codec,setCodec}hjk6 days1-0/+3
* Uils: Consolidate checks for UTF-8hjk7 days1-3/+0
* Utils: Progress towards using TextEncodinghjk11 days1-1/+0
* TextEditor/BinEditor: Less explicit use of (Q)TextCodechjk11 days1-2/+2
* Utils: Move TextCodec::encodingForLocale() to TextEncodinghjk11 days1-1/+2
* TextEditor: Reduce use of (Q)TextCodechjk11 days1-0/+3
* LanguageServer: Reduce use of (Q)TextCodechjk12 days1-1/+4
* Utils: Use QStringDecoder instead of QTextCodec in Processhjk14 days1-0/+6
* VCS: Further reduce QTextCodec dependencyhjk2025-06-131-0/+6
* Utils: Add a workaround for deprecated QTextCodec::setCodecForLocalehjk2025-06-131-0/+14
* CppEditor: Remove direct use of QTextCodec and QTextEncoderhjk2025-05-191-0/+2
* LanguageServer: Use Utils::TextCodec instead of QTextCodechjk2025-05-191-0/+1
* Some QTextCodec related cleanupshjk2025-05-191-0/+4
* TextEditor: More TextCodec instead of codec name useshjk2025-05-151-2/+0
* Utils: Move codec alias related code to TextCodec implementationhjk2025-05-141-0/+4
* Utils: Remove direct QTextCodec use in Utils::Processhjk2025-05-141-0/+6
* Utils: Introduce a TextCodec::displayName() and use ithjk2025-05-141-0/+1
* Proliferate use of Utils::TextCodechjk2025-05-141-0/+2
* Utils: Introduce a Utils::TextCodec classhjk2025-05-141-0/+46