aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/codestyleeditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Layouting: Handle attach types via setterhjk2023-05-031-0/+1
* ClangFormat: Fix preview updatingArtem Sokolovskii2023-04-181-0/+3
* ClangFormat: Grey out Clang-Format Style config when not overriddenArtem Sokolovskii2023-04-061-1/+3
* TextEditor: Tr::trhjk2023-01-181-5/+8
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CodeStyle: Remove edit pop-upArtem Sokolovskii2022-08-161-15/+33
* ClangFormat: Move global settings in main pageArtem Sokolovskii2022-08-051-0/+12
* ClangFormat: Fix settings checkboxes disappearanceArtem Sokolovskii2022-05-101-5/+7
* ClangFormat: Fix applying global settingsIvan Donchevskii2019-01-241-1/+1
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-221-3/+4
* ClangFormat: Move settings to the Code Style widgetIvan Donchevskii2018-12-041-5/+0
* TextEditor: ModernizeOrgad Shaneh2018-09-201-1/+1
* TextEditor: Simplify SnippetProvider handlinghjk2018-02-071-3/+2
* Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-251-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-6/+6
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Fix snippet editor crash introduced in d85a4f615hjk2014-08-211-1/+0
* | TextEditor: Consolidate document access functions.hjk2014-08-041-3/+3
|/
* TextEditors: Move font settings to documentEike Ziller2014-01-241-1/+1
* TextEditors: Move indenter to document.Eike Ziller2014-01-151-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Apply static pattern to TextEditorSettinghjk2013-09-201-2/+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-3/+3
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Code style selector improvementsJarek Kobus2011-10-281-0/+3
* Add a label explaining the goal of editable previewJarek Kobus2011-10-121-0/+7
* Implement Code Style schemesJarek Kobus2011-09-231-0/+101