summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qrawfont.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with NoFontMerging when font does not support scriptEskil Abrahamsen Blomfeldt2021-08-191-1/+1
* doc: Warn about kerning in QRawFont::advancesForGlyphIndexes()Eskil Abrahamsen Blomfeldt2021-04-271-2/+12
* Implement vertical subpixel positioning where availableEskil Abrahamsen Blomfeldt2021-01-251-3/+3
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-1/+1
* Deprecate QFontDatabase constructorVolker Hilsheimer2020-11-031-1/+1
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-281-4/+4
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-5/+5
* Fix a bogus assertLars Knoll2020-05-311-1/+1
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-3/+3
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-1/+1
* QRawFont: Add a qHash overloadRobin Burchell2016-11-161-0/+13
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-0/+16
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-231-0/+16
| |\
| | * Describe meaning of typographic units in QRawFont documentationKonstantin Tokarev2016-09-221-0/+16
* | | Return color bitmap from QRawFont for color fontsEskil Abrahamsen Blomfeldt2016-09-221-3/+10
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-221-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
| |\|
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
* | | Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-151-0/+17
|/ /
* | Fix font fallback for an overridden Common script casesKonstantin Ritt2016-04-271-0/+14
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-241-8/+8
|\|
| * QRawFont: fix UB in supportedWritingSystems()Marc Mutz2016-03-231-8/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-2/+1
|\|
| * QRawFont: fix UB (misaligned load) in fontTable()Marc Mutz2016-03-151-2/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QFont*: fix some const-incorrectnesses involving QFontPrivateMarc Mutz2015-11-271-1/+1
* | qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
|/
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* | doc: Remove uses of \mainclassMartin Smith2015-06-051-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make QRawFont usage safer in a multi-threaded environmentKonstantin Ritt2014-12-131-26/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qpa: merge qrawfont_qpa.cppTor Arne Vestbø2014-05-131-2/+16
* Drop dead codeKonstantin Ritt2014-03-311-4/+1
* Optimize glyph lookups with QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-051-1/+1
* Optimize stringToCMap() usageKonstantin Ritt2014-02-071-12/+5
* Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-5/+3
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-5/+5
* Fix the font engines leakingKonstantin Ritt2013-03-201-4/+2
* Perform kerning in QRawFont::advancesForGlyphIndexesAllan Sandfeld Jensen2013-03-191-5/+56
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-1/+1
* Get rid of qt_determine_writing_systems_from_truetype_bits()Konstantin Ritt2013-03-121-5/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-1/+2
* QRawFont: improve performance and safety of glyphIndexesForString()Konstantin Ritt2012-10-151-38/+32
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24