summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfont.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Qt GUI: Fix documentation warningsTopi Reinio2018-11-061-1/+1
* Modernize the "thread" featureUlf Hermann2018-08-171-13/+0
* Doc: Fix wrong link in QFont documentationPaul Wicking2018-08-031-1/+1
* Document QFont::PreferNoShaping as being since 5.10Sergio Martins2018-03-051-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-5/+17
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-5/+17
| |\
| | * Document interaction of style name and other style propertiesAllan Sandfeld Jensen2017-11-121-5/+17
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
|/ /
* / Add API to disable text shaping on fontsEskil Abrahamsen Blomfeldt2017-07-261-0/+5
|/
* QFont: fix fromString(toString()) when application font has styleNameDavid Faure2017-01-111-0/+2
* Merge dev into 5.8Oswald Buddenhagen2016-08-221-2/+2
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-2/+2
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-2/+2
| | |\
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-2/+2
* | | | Avoid synthesizing stretch on condensed font familiesAllan Sandfeld Jensen2016-08-151-5/+11
|/ / /
* / / Save QFont's style name if presentKonstantin Shegunov2016-08-031-2/+11
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-3/+5
|\|
| * Fix performance regression when changing fontsEskil Abrahamsen Blomfeldt2016-07-221-3/+5
* | QtGui: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-06-021-2/+2
* | QFont::exactMatch() should return false for aliasesEskil Abrahamsen Blomfeldt2016-05-121-3/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-2/+2
|\|
| * Correct qt_defaultDpi X/Y with just a QCoreApplicationAllan Sandfeld Jensen2016-03-161-2/+2
* | QtGui: eradicate Q_FOREACH loops [already const]Marc Mutz2016-02-111-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-0/+7
|\|
| * QFontCache: Centralize the engine type safety checkKonstantin Ritt2016-01-281-0/+7
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+11
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-1/+11
| |\
| | * Decrease the cache if necessary when adding a new fontAndy Shaw2015-12-161-1/+11
* | | Updated license headersJani Heikkinen2016-01-151-14/+20
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-2/+4
|\| |
| * | Use the cached font fallback families list in QFont::defaultFamily()Konstantin Ritt2015-12-151-2/+4
* | | QFont*: fix some const-incorrectnesses involving QFontPrivateMarc Mutz2015-11-271-8/+8
|/ /
* | Serialize the capitalization value of QFontAndy Shaw2015-09-151-1/+7
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-2/+2
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-2/+2
* | gui: Add several QList::reserve() calls.Sérgio Martins2015-06-221-6/+1
|/
* Optimize QFont::resolve(const QFont &other)Konstantin Ritt2015-05-011-4/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Deprecate QFont:: rawMode()/setRawMode()Konstantin Ritt2015-01-231-30/+25
* [Docs] Don't propose using deprecated QFont:: rawName()/setRawName()Konstantin Ritt2014-12-291-8/+4
* [QFont] Don't build datastream helpers with QT_NO_DATASTREAMKonstantin Ritt2014-12-241-3/+1
* Add QFont::Weight enum valuesPierre Rossi2014-12-121-1/+5
* Deprecate implementations of functions deprecated in headersShawn Rutledge2014-11-271-0/+2
* Add support for more font weights internallyPierre Rossi2014-10-241-6/+6
* Doc: add info about letter spacing type to function descLeena Miettinen2014-10-201-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add QFont strategy to disable subpixel antialiasingAllan Sandfeld Jensen2014-08-031-0/+1
* qpa: Merge qfont_qpa.cppTor Arne Vestbø2014-05-131-87/+117
* Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-3/+5
|\
| * Deprecate QFont::setRawName() and QFont::rawName()Sergio Ahumada2014-03-271-0/+2