aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/fontsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* TextEditor/Clang: Add font settings for clang diagnosticsMarco Bubke2015-09-101-1/+25
* Clang: Add diagnosticsMarco Bubke2015-08-311-1/+1
* Editor: Make parenthese mismatch color configurable.David Schulz2015-05-181-1/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-2/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* TextEditors: use antialias setting in preview and app-/compile outputEike Ziller2014-02-061-1/+3
* TextEditors: Remove unnecessary duplicated cachingEike Ziller2014-01-241-1/+11
* FontSettings: Globally cache textcharformatsEike Ziller2014-01-241-1/+12
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-2/+0
* TextEditor: Minimize use of ifdefs.Christian Kandeler2013-03-181-15/+19
* 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
* | Replace some const char * with const char[]Orgad Shaneh2012-11-221-3/+3
* | Use Core::Id for languageOrgad Shaneh2012-11-221-1/+1
* | Find: Add text editor color scheme to search resultDavid Schulz2012-11-131-0/+6
|/
* Adjust license headershjk2012-10-051-21/+20
* Get rid of some Q_WS_X11.Nikolai Kosjar2012-10-041-3/+1
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* texteditor: use an enum instead of QString as color idshjk2012-05-031-9/+9
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-3/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* TextEditor: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-5/+5
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-1/+2
* Update license.hjk2011-04-131-14/+13
* Exported header cleanup.Friedemann Kleint2011-01-201-0/+6
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Don't cut off zoomed font sizes to the nearest integer point sizeThorbjørn Lindeijer2010-10-151-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'con2010-01-141-6/+20
|\
| * Fixed an issue with keeping a shipped color scheme selectedThorbjørn Lindeijer2010-01-131-6/+20
* | Make method naming more consistent.Tobias Hunger2010-01-071-7/+7
* | separate font zoom from font sizemae2009-11-301-1/+22
|/
* long live the kinghjk2009-08-141-1/+1
* Fixed translation glitches.Friedemann Kleint2009-07-311-1/+2
* Embedded the color scheme editor in the options dialog againThorbjørn Lindeijer2009-07-201-0/+1
* Added importing of customized color schemes from the ini fileThorbjørn Lindeijer2009-07-151-4/+33
* Prefer append over push_backThorbjørn Lindeijer2009-07-141-1/+1
* Made cloning, deleting and editing of color schemes functionalThorbjørn Lindeijer2009-07-131-2/+18
* Made selecting the color scheme functionalThorbjørn Lindeijer2009-07-131-30/+18