aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/textfileformat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Utils: Drop unused headers [I-Z]Jarek Kobus2022-05-251-1/+2
* Utils lib: Remove unneeded includes from cpp filesJarek Kobus2022-05-191-1/+0
* Utils: filepathify fileutilsDavid Schulz2021-05-181-3/+3
* Utils: filepathify TextFileFormatDavid Schulz2021-05-181-13/+13
* Utils: Fix TextFileFormat::readUtf8()Christian Kandeler2020-09-181-0/+2
* Utils: Replace foreach with range-based forOrgad Shaneh2020-06-161-1/+2
* TextFileFormat: Fix typo in commentAndre Hartmann2020-05-111-1/+1
* Add into settings default line ending for new filesMarius Sincovici2019-12-051-1/+3
* Utils: do not use QIODevice::Text open mode when saving text documentsDavid Schulz2019-09-121-7/+4
* Utils: Modernize furtherAlessandro Portale2018-07-241-4/+1
* Utils: ModernizeAlessandro Portale2018-07-201-3/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-161-8/+8
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Assume UTF-8 in TextFileFormat::readFileUTF8 as fallbackNikolai Kosjar2014-01-061-7/+2
* | Utils: Remove superseded readFileUTF8 overloadNikolai Kosjar2013-12-101-33/+0
|/
* CppTools: Use editor manager's codec as fallbackNikolai Kosjar2013-11-181-0/+34
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-7/+7
|\
| * Doc: edit utils docsLeena Miettinen2013-09-091-7/+7
* | C++: change working-copy to work on UTF-8 encoded QByteArrays.Erik Verbruggen2013-09-111-0/+33
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Make sure to call FileSaver::finalizeTobias Hunger2013-06-051-6/+4
* Clean headers in Utils.Friedemann Kleint2013-03-191-3/+0
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-3/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-7/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Extract Core::TextFile from TextEditor::BaseTextDocument.Friedemann Kleint2011-08-261-0/+314