summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontmetrics.h
Commit message (Expand)AuthorAgeFilesLines
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-4/+0
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-2/+2
* Fix deprecation warnings about QFontMetrics::widthShawn Rutledge2019-01-151-3/+3
* Warn when using deprecated methodsLars Knoll2018-11-261-0/+3
* Fix constness of QPaintDevice argumentsLuca Beldi2018-11-191-3/+27
* Add QFontMetrics(F)::horizontalAdvance() functionEskil Abrahamsen Blomfeldt2017-11-141-2/+13
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-5/+5
* Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-151-0/+2
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-5/+5
* [QFontMetrics] Mark obsolete charWidth() method for deletion in 6.0Konstantin Ritt2015-06-251-1/+3
* Add noexcept to move constructors and assignment operatorsAllan Sandfeld Jensen2015-05-041-2/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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/+3
* QtGui: add member-swap to shared classesMarc Mutz2012-07-031-0/+5
* QFontMetrics: make conversion from QFont to QFontMetrics explicitMarc Mutz2012-02-281-2/+2
* 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-6/+0
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-4/+0
|\
| * Remove all non-const operator==Harald Fernengel2011-08-091-4/+0
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | even less QT3_SUPPORTLars Knoll2011-05-031-9/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+208