aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/icodestylepreferences.cpp
Commit message (Expand)AuthorAgeFilesLines
* ClangFormat: Fix General tab is missingArtem Sokolovskii2024-03-071-0/+11
* ClangFormat: Replace checks widget with editorArtem Sokolovskii2024-01-261-0/+2
* ClangFormat: Separate ClangFormat and Standard Indenter UIArtem Sokolovskii2024-01-191-5/+5
* Utils: Merge settingsutils.h into Store setuphjk2023-09-121-4/+2
* Utils: Use a bit more Key and Storehjk2023-08-241-4/+4
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-3/+3
* TextEditor: Push back explicit use of core settingshjk2023-07-191-6/+7
* ClangFormat: Fix code style preferences are grayed outArtem Sokolovskii2023-05-111-0/+11
* ClangFormat: Grey out Clang-Format Style config when not overriddenArtem Sokolovskii2023-04-061-0/+11
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Remove unused variablesJarek Kobus2022-12-091-4/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Simplify from/toSettings APIOrgad Shaneh2021-12-061-8/+10
* TextEditor: De-noise ICodeStylePreferences setup a bithjk2020-01-291-3/+9
* TextEditor: ModernizeOrgad Shaneh2018-09-201-12/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Rename slotCodeStyleRemoved and make it privateOrgad Shaneh2015-12-181-3/+3
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-16/+16
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CodeStyleSettings: De-noise user code by using QByteArray ids.hjk2013-09-251-6/+6
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-3/+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-2/+1
* | Replace some const char * with const char[]Orgad Shaneh2012-11-221-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Normalized connect()sRobert Loehning2012-03-061-4/+4
* 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/+287