aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/colorscheme.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* TextEditor: Proliferate FilePath use to FontSettings and ColorSchemehjk2022-09-231-10/+8
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-10/+8
* Git: Port colorful log to text colorsAndre Hartmann2020-07-061-1/+1
* TextEditor: Remove defaults from FormatMarco Bubke2018-10-111-6/+2
* TextEditor: Implement highlighting of function definitionsHugo Holgersson2017-11-281-0/+4
* TextEditor: Relative colorsMarco Bubke2016-09-281-0/+16
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEdit: Add underline support to text settingsMarco Bubke2015-09-101-7/+14
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Take diff colors from color schemejkobus2013-06-121-0/+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
* texteditor: use an enum instead of QString as color idshjk2012-05-031-5/+6
* 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
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-1/+5
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Long live the king!hjk2010-03-051-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-6/+6
* Purge out include files in exported headersFriedemann Kleint2009-10-011-1/+0
* long live the kinghjk2009-08-141-1/+1
* Embedded the color scheme editor in the options dialog againThorbjørn Lindeijer2009-07-201-1/+1
* Implemented reading the name of the color schemeThorbjørn Lindeijer2009-07-131-1/+13
* Moved editing of the color scheme into a separate dialogThorbjørn Lindeijer2009-07-131-0/+3
* Introduced a ColorScheme class that encapsulates a color schemeThorbjørn Lindeijer2009-07-131-0/+108