aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/fontsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Editor: Simplify Format handling."David Schulz2015-10-271-4/+18
* Editor: Simplify Format handling.David Schulz2015-10-271-18/+4
* TextEditor: Add fine control over the color scheme settingsMarco Bubke2015-10-191-11/+39
* TextEdit: Add underline support to text settingsMarco Bubke2015-09-101-3/+19
* Editor: Make parenthese mismatch color configurable.David Schulz2015-05-181-0/+2
* Editor: Adding QFontComboBox to texteditor font settings.David Schulz2015-04-231-17/+23
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | TextEditor: Remove unneeded qualificationsOrgad Shaneh2015-02-061-3/+3
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* 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