summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfont.h
Commit message (Expand)AuthorAgeFilesLines
* Undeprecate QFont(QString) since this is still useful for manyAndy Shaw2021-08-111-3/+0
* Doc: Ensure deprecated APIs in Gui are documented as suchNico Vertriest2021-07-261-0/+4
* Remove Qt6 switches from QtGuiAllan Sandfeld Jensen2021-05-051-3/+0
* Make constructing QFont from families explicitVolker Hilsheimer2021-02-181-1/+1
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-0/+1
* Add deprecated accessors for legacy font weightEskil Abrahamsen Blomfeldt2020-11-031-0/+5
* Centralize the implementation of move assignment operatorsGiuseppe D'Angelo2020-10-031-2/+1
* Make QStringList an alias to QList<QString>Lars Knoll2020-09-121-1/+0
* Use OpenType font weightsJonas Karlsson2020-08-281-12/+11
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-2/+2
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-081-4/+0
* Remove deprecated method from QFont, QFontMetrics, and QFontInfoVolker Hilsheimer2020-05-151-18/+0
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* Deprecate QFont::ForceIntegerMetrics and QFont::OpenGLCompatibleEskil Abrahamsen Blomfeldt2020-01-231-2/+4
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-2/+0
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-2/+2
* Allow more fine grained control over QFont debug outputTor Arne Vestbø2019-02-111-0/+6
* Fix constness of QPaintDevice argumentsLuca Beldi2018-11-191-2/+5
* Handle fonts that have commas/quotes in the family nameAndy Shaw2018-11-081-1/+5
* Deprecate QFont::lastResortFamily() and QFont::lastResortFont()Eskil Abrahamsen Blomfeldt2018-10-091-2/+4
* Add API to disable text shaping on fontsEskil Abrahamsen Blomfeldt2017-07-261-0/+1
* Expose QFont enums to the meta object systemJ-P Nurmi2017-05-311-0/+7
* Avoid synthesizing stretch on condensed font familiesAllan Sandfeld Jensen2016-08-151-0/+1
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add noexcept to move constructors and assignment operatorsAllan Sandfeld Jensen2015-05-041-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtGui: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-1/+1
* Deprecate QFont:: rawMode()/setRawMode()Konstantin Ritt2015-01-231-1/+2
* Add QFont::Weight enum valuesPierre Rossi2014-12-121-6/+11
* 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
* Deprecate QFont::setRawName() and QFont::rawName()Sergio Ahumada2014-03-271-2/+4
* QFont: add missing qHash overloadMarc Mutz2014-02-161-0/+2
* Clean up old PostScript printing codeSze Howe Koh2013-05-121-1/+0
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtGui: declare some classes as sharedMarc Mutz2012-07-101-0/+1
* QtGui: add member-swap to shared classesMarc Mutz2012-07-031-0/+3
* Remove QFont::handleGirish Ramakrishnan2012-05-311-2/+0
* Fix font substitutions.Friedemann Kleint2012-04-191-1/+4
* Cleanup Q3* itemsDebao Zhang2012-03-231-2/+0
* QtGui: make some constructors explicitMarc Mutz2012-03-141-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-21/+0
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+1