aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/tabsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Get rid of extra indent ranges in RefactoringFileChristian Kandeler2023-11-221-0/+14
* All: Even less #include <QSettings>hjk2023-09-271-1/+0
* TextEditor: Access some settings more directlyhjk2023-09-121-13/+0
* Utils: Merge settingsutils.h into Store setuphjk2023-09-121-4/+2
* Utils: Use QtcSettingsMarcus Tillmanns2023-09-051-2/+2
* Utils: Use a bit more Key and Storehjk2023-08-241-6/+5
* Utils: Rename the new Storage to Storehjk2023-08-241-1/+1
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TextEditor: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-191-1/+1
* Utils: Simplify from/toSettings APIOrgad Shaneh2021-12-061-15/+15
* Editor: Allow creating block selections with alt+shift againDavid Schulz2021-11-081-0/+5
* TextEditor: ModernizeAlessandro Portale2018-11-301-2/+2
* Use const'ref in theses methodsMontel Laurent2017-04-211-1/+1
* Editor: Fix whitespace cleaning.David Schulz2016-02-241-32/+37
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Fix unindent on backspace.David Schulz2015-12-031-1/+1
* TextEditor: Fixed indentation in block selection modeVladyslav Gapchych2015-07-171-3/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Editor: Blockselection rewrite.David Schulz2014-06-201-0/+12
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Editor: TabSettings: Make some functions static.David Schulz2013-10-011-6/+6
* Editor: Remove trailing whitespaces in generated files.David Schulz2013-08-121-0/+9
* Remove call that has no effect and triggers crash in Qt later on.Eike Ziller2013-03-041-1/+0
* 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-3/+2
|/
* 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-5/+5
* Long live the king!hjk2012-01-261-1/+1
* TextEditor: Fixed marking of unchanged blocks when tabs are usedOrgad Shaneh2011-12-051-2/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-57/+14
* Editors: Enhance smart backspace behaviorLeandro Melo2011-08-181-7/+8
* Remove unused methodsJarek Kobus2011-06-201-9/+0
* Make C++ code style configurable.Christian Kamm2011-05-241-3/+5
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-11/+11
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Text editor: Introduce per project settingsLeandro Melo2011-02-211-32/+36
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* C++ indenter: Change to a more descriptive name for 'Padding mode'.Christian Kamm2010-09-141-6/+6
* Indenter: Add an option to control the padding style.Christian Kamm2010-09-131-3/+15
* Refactor block selectionmae2010-08-051-0/+16
* fix crashmae2010-07-071-1/+1