summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Implement vertical subpixel positioning where availableEskil Abrahamsen Blomfeldt2021-01-251-12/+21
* QFontEngine: get rid of userData() trickeryKonstantin Ritt2020-10-281-5/+0
* Centralize the implementation of move assignment operatorsGiuseppe D'Angelo2020-10-031-6/+3
* Support glyphs larger than 255x255 with Freetype engineEskil Abrahamsen Blomfeldt2020-07-021-3/+3
* Use QList instead of QVector in guiJarek Kobus2020-06-291-2/+2
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-081-1/+1
* Long live qHashMulti(Commutative)Giuseppe D'Angelo2020-05-121-6/+1
* Fix font height metrics with embedded bitmapsEskil Abrahamsen Blomfeldt2020-05-041-2/+2
* Use consistent vertical metrics on all platformsEskil Abrahamsen Blomfeldt2020-04-221-4/+12
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* QFontDatabase: Delete redundant semicolonsJüri Valdmann2019-10-251-1/+1
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-6/+17
|\
| * Refactor lockedAlphaMapForGlyphLars Knoll2019-08-081-6/+17
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-2/+2
|\|
| * Support pen color with color fontsEskil Abrahamsen Blomfeldt2019-07-051-2/+2
* | QFontEngine: replace QLinkedList with std::listMarc Mutz2019-05-141-2/+1
* | Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-9/+9
* | More nullptr usage in headersKevin Funk2019-03-141-4/+4
|/
* CoreText: Remove handling of QFontEngineMulti's highByteTor Arne Vestbø2018-11-301-0/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-46/+46
* Add API to disable text shaping on fontsEskil Abrahamsen Blomfeldt2017-07-261-0/+6
* Enable gamma-correction on a face-by-face basisAllan Sandfeld Jensen2017-01-241-0/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-0/+1
| |\
| | * QFontEngine: Cache whether or not a font can be smoothly scaledRobin Burchell2016-11-151-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-4/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-4/+3
| |\|
| | * Limit glyph caches per QFontEngine to four per context, not four in totalTor Arne Vestbø2016-08-241-4/+3
* | | Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-151-0/+4
* | | Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+2
|\|
| * QFontEngine: Add handle() functionGabriel de Dietrich2016-03-291-0/+2
* | QFontEngine: use RAII for font_, face_ membersMarc Mutz2016-03-041-4/+39
* | QtGui: mark some more types as movable/primitiveMarc Mutz2016-03-031-0/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-1/+1
| |\
| | * The cache_cost is measured in bytes and not kilobytes.Andy Shaw2015-12-161-1/+1
* | | Updated license headersJani Heikkinen2016-01-151-14/+20
|/ /
* | Move min left/right bearing calculations to QFontEngine baseclassTor Arne Vestbø2015-09-021-2/+6
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-171-1/+1
| |\
| | * Better handling of invalid font tables5.4Eskil Abrahamsen Blomfeldt2015-07-101-1/+1
* | | Fix qHash(QFontEngine::FaceId)Marc Mutz2015-07-231-3/+10
|/ /
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Add QFont::Weight enum valuesPierre Rossi2014-12-121-4/+0
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-46/+46
* | Merge QFontEngineMultiBasicImpl and QFontEngineMultiKonstantin Ritt2014-11-261-33/+15
|/
* Fix failure to build QtQuick with LTOThiago Macieira2014-11-231-1/+1
* Add support for more font weights internallyPierre Rossi2014-10-241-0/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11