summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfont.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-1/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-201-0/+3
|\
| * Add deprecation exclusion around deprecated calls in deprecated codeFriedemann Kleint2019-02-061-0/+3
* | Allow more fine grained control over QFont debug outputTor Arne Vestbø2019-02-111-1/+98
|/
* Use QStringLiteral instead of QString::fromLatin1Frederik Gladhorn2018-12-201-1/+1
* Use a QMultiMap for the fontengine cacheLars Knoll2018-12-071-2/+2
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-221-1/+1
|\
| * Doc: Qt GUI: Fix documentation warningsTopi Reinio2018-11-061-1/+1
* | Fix constness of QPaintDevice argumentsLuca Beldi2018-11-191-2/+13
* | Handle fonts that have commas/quotes in the family nameAndy Shaw2018-11-081-1/+66
* | Deprecate QFont::lastResortFamily() and QFont::lastResortFont()Eskil Abrahamsen Blomfeldt2018-10-091-37/+32
|/
* 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