aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Use TextEncoding::availableEncodings() in CodecChooserhjk6 hours1-10/+3
* TextEditor: Drop codec list filteringhjk6 hours2-17/+2
* Clean up some encoding related user codehjk6 hours1-2/+1
* Utils: Move remaining used functions from TextCodec to TextEncodinghjk6 hours1-1/+1
* Utils: Replace some TextCodec::toUnicode() overloadshjk5 days1-3/+3
* Core: Remove TextFileFormat::{codec,setCodec}hjk6 days2-2/+2
* Uils: Consolidate checks for UTF-8hjk7 days2-2/+2
* Core/TextEditor: Eliminate BaseTextDocument::setCodec()hjk7 days3-6/+6
* Utils: Use TextEncoding in TextFileFormat internallyhjk7 days1-2/+2
* Utils: Use TextEncoding instead of TextCodec TextFileFormat::readFile*()hjk10 days1-1/+1
* Utils: Progress towards using TextEncodinghjk11 days1-1/+1
* TextEditor/BinEditor: Less explicit use of (Q)TextCodechjk12 days5-23/+23
* TextEditor: Reduce use of (Q)TextCodechjk12 days5-17/+17
* Merge remote-tracking branch 'origin/17.0'Eike Ziller13 days1-0/+2
|\
| * Editor: fix scrollbar adjustments after setting documentDavid Schulz2025-06-061-0/+2
* | Editor: improve selected text highlightDavid Schulz2025-06-051-11/+12
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-06-041-3/+36
|\|
| * Editor: optimize highlighting selected textv17.0.0-rc1David Schulz2025-06-021-3/+36
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-261-0/+1
|\|
| * TextEditor: reposition embedded widget after scrollingDavid Schulz2025-05-221-0/+1
* | Editor: Add selected lines to line column labelAndre Hartmann2025-05-261-0/+20
* | CppEditor: Do not "clean" whitespace from raw string literalsChristian Kandeler2025-05-222-4/+9
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-191-1/+1
|\|
| * TextEditor: Fix QString::arg placeholder numberEike Ziller2025-05-191-1/+1
* | Some QTextCodec related cleanupshjk2025-05-192-8/+1
* | TextEditor: More TextCodec instead of codec name useshjk2025-05-154-14/+14
* | Utils: Remove direct uses of QTextCodec from file searchhjk2025-05-153-7/+4
* | Clean up some includeshjk2025-05-142-4/+0
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-141-2/+3
|\|
| * Utils: enable per pixel scrolling in PlainTextEditDavid Schulz2025-05-131-2/+3
* | Utils: Move codec alias related code to TextCodec implementationhjk2025-05-141-9/+3
* | Utils: Introduce a TextCodec::displayName() and use ithjk2025-05-141-1/+1
* | Proliferate use of Utils::TextCodechjk2025-05-147-27/+30
* | Utils: Introduce a Utils::TextCodec classhjk2025-05-147-13/+13
* | Utils: Avoid QTextCodec in Utils::TextFileFormat interfacehjk2025-05-122-5/+5
* | Utils: Make TextFileFormat::readFile() a member functionhjk2025-05-091-2/+1
* | Utils: Make file contents part of TextFileFormat::ReadResulthjk2025-05-092-12/+8
* | Utils/Core/Text: Eliminate the "chunked" decoding pathhjk2025-05-091-8/+9
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-076-38/+112
|\|
| * TextEditor: Generate qrc file at build timeChristian Kandeler2025-05-063-10/+21
| * TextEditor: improve tab settings auto detectionDavid Schulz2025-05-051-13/+75
| * Utils: Use Result<> in TemplateEnginehjk2025-04-291-7/+6
| * InfoBar: Unify code for hiding / suppressing info on button clickEike Ziller2025-04-291-8/+10
| * Merge remote-tracking branch 'origin/16.0' into 17.0Eike Ziller2025-04-281-0/+2
| |\
* | | TextEditor: Fix signature of TabSettings::removeTrailingWhitespace()Christian Kandeler2025-05-063-3/+4
* | | TextEditor: Change signature of TabSettings::removeTrailingWhitespace()Christian Kandeler2025-05-062-2/+2
* | | Merge remote-tracking branch 'origin/qds/dev'Tim Jenßen2025-05-021-0/+2
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'origin/16.0' into qds/devTim Jenßen2025-05-022-1/+3
| |\|
| | * TextEditor: Don't crash when trying to remove from empty bookmark listhjk2025-04-281-0/+2
* | | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-04-251-1/+1
|\ \ \ | | |/ | |/|