aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/fontsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Editor: Make line spacing adjustableDavid Schulz2020-10-011-1/+15
* Core: Allow different highlight colors in search result windowChristian Kandeler2020-09-181-2/+2
* Editor: set default text foreground color explicitDavid Schulz2020-07-201-1/+3
* Remove uses QOverload<const QString &>::of(&QComboBox::currentIndexChanged)hjk2020-06-191-4/+4
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-3/+3
* Fix lupdate issuesEike Ziller2020-03-181-1/+5
* Editor: Fix crash on exitDavid Schulz2020-03-021-3/+2
* TextEditor: Move FontSettingsPage more towards new schemehjk2020-01-301-214/+181
* TextEditor: Make FontSettingsPage more like the other oneshjk2020-01-271-5/+3
* Editor: Fix Font & Color settings loadingDavid Schulz2020-01-201-1/+1
* TextEditor: Dissolve TextEditorOptionsPage intermediate hierarchy levelhjk2020-01-161-1/+4
* Editor: Allow any point size as font sizeDavid Schulz2020-01-141-1/+15
* Revert "Use QComboBox::currentTextChanged instead of currentIndexChanged"Eike Ziller2019-07-221-1/+2
* Use QComboBox::currentTextChanged instead of currentIndexChangedAlessandro Portale2019-07-041-2/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-051-0/+2
|\
| * TextEditor: Hide controls in scheme editor for builtin schemesDavid Schulz2019-03-041-0/+2
* | Replace static_casts by QOverload where possiblehjk2019-02-261-4/+3
|/
* Fix some deprecation warnings in basic pluginsFriedemann Kleint2019-02-111-5/+5
* TextEditor: ModernizeOrgad Shaneh2018-09-201-6/+6
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+1
* Convert some 0 to nullptrMontel Laurent2017-02-231-1/+1
* Delete QMessageBox after usageMontel Laurent2017-02-231-5/+5
* TextEditor: Use initial palette for default colorsOrgad Shaneh2016-07-281-9/+10
* TextEditor: Improve default color mechanism in FormatDescriptionOrgad Shaneh2016-06-201-29/+25
* Editor: Animate automatic completed text.David Schulz2016-05-311-0/+4
* TextEditor: Define Color Scheme entry per ThemeAlessandro Portale2016-01-291-0/+4
* TextEditor: Remove obsolete "customized.xml" featureAlessandro Portale2016-01-261-34/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-4/+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