summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/fontsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditors: use antialias setting in preview and app-/compile outputEike Ziller2014-02-061-1/+7
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-44/+32
|/
* Fix coding style for else statementsOrgad Shaneh2013-07-171-5/+5
* Take diff colors from color schemejkobus2013-06-121-0/+7
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-8/+0
* Reduce padding in often-used structsTobias Hunger2013-02-211-1/+1
* 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-4/+4
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-6/+4
* | Use Core::Id for IOptionPage::categoryhjk2012-12-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QAbstractItemModel::reset().Christian Kandeler2012-09-201-1/+2
|/
* Editor: Tooltips for color scheme itemsDavid Schulz2012-08-291-5/+7
* Remove NULL tests for Core::ICore::settings()Orgad Shaneh2012-08-091-2/+1
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-10/+2
* texteditor: use an enum instead of QString as color idshjk2012-05-031-28/+26
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-15/+15
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-7/+7
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Removed dead codeRobert Loehning2011-10-211-8/+1
* QmlJS: Add semantic highlighting.Christian Kamm2011-08-241-0/+7
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-4/+5
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Delay widget creation of options pages till their category is showncon2010-12-061-50/+58
* | Update the filter matches for the settings dialog.con2010-12-011-2/+11
|/
* Fixed option dialog not selecting smallest font sizeThorbjørn Lindeijer2010-09-281-3/+3
* Refactor: add userResourcePath() accessor to ICore.Daniel Molkentin2010-08-251-2/+2
* Fix parameters hidden by local variables.Bill King2010-06-111-10/+10
* Fix current line highlightingmae2010-05-201-2/+2
* Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-141-1/+1
* Added logic to handle fonts where QtFontDatabase returns an empty list of poi...Erik Verbruggen2010-04-161-2/+18
* Create a single parent options page for the Text Editor categoryThorbjørn Lindeijer2010-04-121-28/+5
* Fixed inconsistency in settings group used for font settingsThorbjørn Lindeijer2010-04-121-1/+1
* Added icons to options dialog categoriesThorbjørn Lindeijer2010-03-261-0/+5
* Reorganized Options dialog into categories and tabsThorbjørn Lindeijer2010-03-261-1/+1
* Fixes: Selection in color scheme settings sometimes didn't match reality.con2010-03-221-1/+5
* Long live the king!hjk2010-03-051-1/+1
* Remove duplicate inclusions of headersTobias Hunger2010-01-111-1/+0