summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/fontsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduced a ColorSchemeReader class for reading color scheme filesThorbjørn Lindeijer2009-07-131-1/+63
* Introduced a ColorScheme class that encapsulates a color schemeThorbjørn Lindeijer2009-07-131-94/+21
* make zoom-in/-out apply to all editorsmae2009-06-171-3/+3
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Apply bold to the current line number by defaultThorbjørn Lindeijer2009-06-121-0/+2
* ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-031-1/+1
* Add option to turn antialiasing on/off for text editor fonts.con2009-05-271-2/+24
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-2/+6
* more code cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0