aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/colorscheme.h
Commit message (Expand)AuthorAgeFilesLines
* 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