aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/fontsettings.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Set the special weight of Source Code Pro font familyCristian Adam2024-02-281-1/+1
* Fonts: Add Medium SourceCodePro font variantsCristian Adam2023-12-041-0/+1
* Utils, all: Standardize on QtcSettingshjk2023-09-271-3/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Editor: fix FontSettings::lineSpacing for zoomed fontsDavid Schulz2022-10-271-1/+0
* TextEditor: Proliferate FilePath use to FontSettings and ColorSchemehjk2022-09-231-6/+8
* Re-introduction of the feature to adjust the line spacingFlorian Koch2022-09-121-0/+7
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-3/+3
* Revert "Editor: Make line spacing adjustable"David Schulz2020-10-201-7/+0
* Editor: Make line spacing adjustableDavid Schulz2020-10-011-0/+7
* TextEditor: Move FontSettingsPage more towards new schemehjk2020-01-301-4/+2
* TextEditor: ModernizeAlessandro Portale2018-11-301-1/+1
* TextEditor: Improve speed of hash function for font settingsMarco Bubke2016-06-101-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* FontSettings: Change argument to be const-referenceOrgad Shaneh2016-03-091-1/+1
* Clang: Add Declaration highlightingMarco Bubke2016-03-071-9/+1
* TextEditor: Add mixins for font settingsMarco Bubke2016-02-231-0/+14
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Add fine control over the color scheme settingsMarco Bubke2015-10-191-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Compile fixRobert Loehning2014-01-271-1/+1
* FontSettings: Globally cache textcharformatsEike Ziller2014-01-241-1/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-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
* | Find: Add text editor color scheme to search resultDavid Schulz2012-11-131-0/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* texteditor: use an enum instead of QString as color idshjk2012-05-031-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Exported header cleanup.Friedemann Kleint2011-01-201-5/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Fixes: Selection in color scheme settings sometimes didn't match reality.con2010-03-221-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'con2010-01-141-1/+1
|\
| * Fixed an issue with keeping a shipped color scheme selectedThorbjørn Lindeijer2010-01-131-1/+1
* | separate font zoom from font sizemae2009-11-301-0/+4
|/
* Purge out include files in exported headersFriedemann Kleint2009-10-011-1/+2
* long live the kinghjk2009-08-141-1/+1
* Embedded the color scheme editor in the options dialog againThorbjørn Lindeijer2009-07-201-0/+3
* Added importing of customized color schemes from the ini fileThorbjørn Lindeijer2009-07-151-2/+2
* Made cloning, deleting and editing of color schemes functionalThorbjørn Lindeijer2009-07-131-1/+2
* Made selecting the color scheme functionalThorbjørn Lindeijer2009-07-131-1/+1