aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditorsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Show new zoom factor when resettingRobert Loehning2016-01-281-5/+12
* 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
* | Use Core::Id for languageOrgad Shaneh2012-11-221-13/+13
|/
* Adjust license headershjk2012-10-051-21/+20
* Another spelling error in text editor settings.Friedemann Kleint2012-09-071-1/+1
* tr()-Fixes: Fix spelling errors in text editor settings.Friedemann Kleint2012-09-051-10/+10
* Editor: Tooltips for color scheme itemsDavid Schulz2012-08-291-51/+118
* Editor: rename "Static" in Font & Colors settingsDavid Schulz2012-08-291-1/+1
* Remove NULL tests for Core::ICore::settings()Orgad Shaneh2012-08-091-4/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* C++: Change back highlighting of typesLeandro Melo2012-07-171-1/+0
* C++: Changes in semantic highlightingLeandro Melo2012-07-171-4/+5
* Make PluginManager mostly static.Eike Ziller2012-06-191-13/+10
* CppHighlighter: highlight all functions/methods.Francois Ferrand2012-06-051-0/+1
* texteditor: use an enum instead of QString as color idshjk2012-05-031-46/+46