aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/extraencodingsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Start moving settings pieces to standard patternshjk2024-02-011-0/+27
* TextEditor: Access some settings more directlyhjk2023-09-121-18/+0
* Utils: Merge settingsutils.h into Store setuphjk2023-09-121-5/+2
* Utils/TextEditor: More use of Store and Keyhjk2023-08-241-1/+1
* Utils: Use a bit more Key and Storehjk2023-08-241-4/+4
* Utils: Rename the new Storage to Storehjk2023-08-241-1/+1
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-1/+3
* TextEditor: Push back explicit use of core settingshjk2023-07-191-8/+9
* TextEditor: Tr::trhjk2023-01-181-2/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Simplify from/toSettings APIOrgad Shaneh2021-12-061-6/+7
* Add option to configure file line ending for an open documentMarius Sincovici2019-08-071-0/+7
* TextEditor: ModernizeAlessandro Portale2018-11-301-2/+1
* 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
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* License headersLeandro Melo2011-02-211-7/+11
* Text editor: Introduce per project settingsLeandro Melo2011-02-211-0/+78