aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/typingsettings.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Move access to smaller settings chunkshjk2024-02-011-1/+1
* TextEditor: Start moving settings pieces to standard patternshjk2024-02-011-3/+5
* TextEditor: Collect the comment position setting from highlighterDavid Schulz2023-09-151-1/+7
* Add possibility to comment selection after the white spacesXavier BESSON2023-09-141-0/+1
* TextEditor: Access some settings more directlyhjk2023-09-121-3/+0
* Utils: Use a bit more Key and Storehjk2023-08-241-2/+2
* Utils: Rename the new Storage to Storehjk2023-08-241-3/+3
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-3/+3
* TextEditor: Push back explicit use of core settingshjk2023-07-191-3/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-3/+3
* Utils: Simplify from/toSettings APIOrgad Shaneh2021-12-061-3/+3
* TextEditor: Add option to prefer single line commentsJacopo Martellini2021-02-081-0/+2
* Use const'ref in theses methodsMontel Laurent2017-04-211-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-1/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-1/+0
* 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
* Implement Code Style schemesJarek Kobus2011-09-231-0/+88