aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditorsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* TextEditorPlugin: Pimpl and remove uses of global object poolhjk2018-02-071-2/+1
* TextEditor: Allow direct color styling for function definitionsHugo Holgersson2017-12-191-2/+1
* TextEditor: Implement highlighting of function definitionsHugo Holgersson2017-11-281-3/+10
* TextEditor: Clarify the UI hint of the "Declaration" style optionHugo Holgersson2017-11-021-2/+2
* Extend default text styleMarco Bubke2017-06-191-2/+11
* Clang: Add output argument highlightingMarco Bubke2016-10-121-0/+4
* TextEditor: Relative colorsMarco Bubke2016-09-281-1/+1
* Editor: Animate automatic completed text.David Schulz2016-05-311-0/+3
* Move completion settings page to TextEditor plugin.David Schulz2016-05-301-14/+13
* TextEditor: Add global variable text stylesMarco Bubke2016-03-071-0/+1
* TextEditor: Add declaration format descriptionMarco Bubke2016-03-071-1/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Make TextEditorSettings all staticOrgad Shaneh2015-12-181-12/+7
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-14/+14
* TextEditor: Add fine control over the color scheme settingsMarco Bubke2015-10-191-173/+185
* TextEdit: Add underline support to text settingsMarco Bubke2015-09-101-6/+13
* TextEditor/Clang: Add font settings for clang diagnosticsMarco Bubke2015-09-101-0/+18
* TextEditor: Show fading indicator on zoom changeOrgad Shaneh2015-08-251-1/+11
* Text Editor: fix log message punctuationLeena Miettinen2015-07-031-1/+1
* Editor: Make parenthese mismatch color configurable.David Schulz2015-05-181-0/+3
* VCS: Highlight commit lines in log editorOrgad Shaneh2015-03-251-0/+4
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | TextEditor: Remove unneeded qualificationsOrgad Shaneh2015-02-061-3/+3
|/
* TextEditor: Fix file encoding settings.David Schulz2014-11-191-0/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | TextEditor: Centralize settings connections setuphjk2014-08-201-42/+0
* | TextEditor: Consolidate document access functions.hjk2014-08-041-3/+3
|/
* TextEditor: edit MIME type description for primitive typesLeena Miettinen2014-07-161-1/+1
* Add syntax highlight for primitive data typesAnton Kalmykov2014-06-241-2/+4
* Fix tooltips, add lacking dotsJarek Kobus2014-03-131-2/+2
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-1/+1
* TextEditors: Move font settings to documentEike Ziller2014-01-241-2/+2
* TextEditors: Remove widget's setTabSettings methodEike Ziller2014-01-211-2/+2
* Editor: add margin displaying to project settings.Erik Verbruggen2014-01-101-0/+11
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* TextEditor: Use direct interface for registerMimeTypeForLanguageIdhjk2013-09-261-2/+2
* Apply static pattern to TextEditorSettinghjk2013-09-201-94/+90
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-2/+2
* Take diff colors from color schemejkobus2013-06-121-0/+26
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-2/+0
* Avoid crash on qmljs plugin unloadjkobus2013-03-121-0/+15
* UI text: fix capitalization and punctuationLeena Miettinen2013-02-121-5/+5
* 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
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-5/+5