summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontmetrics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-181-33/+37
|\
| * Doc: Update text that refers to deprecated member function width()Paul Wicking2020-01-171-33/+37
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-41/+41
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-4/+4
|/
* Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-271-6/+2
|\
| * QFont: remove unused member QFontPrivate::screenChristian Ehrlicher2019-08-221-6/+2
* | Widget style: Use per-screen DPI in QStyleHelper::dpiScaled()Friedemann Kleint2019-08-231-1/+18
|/
* Fix constness of QPaintDevice argumentsLuca Beldi2018-11-191-1/+30
* Doc: Fix links to QFontMetrics::width() overloadsAaron Linville2018-02-131-2/+2
* Add QFontMetrics(F)::horizontalAdvance() functionEskil Abrahamsen Blomfeldt2017-11-141-22/+148
* Add API to disable text shaping on fontsEskil Abrahamsen Blomfeldt2017-07-261-0/+2
* Fix clipping error on some RTL textEskil Abrahamsen Blomfeldt2017-01-311-6/+0
* Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-151-0/+36
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-2/+2
|\
| * Doc: Fixed Qt::TextWordBreak to Qt::TextWordWrapSamuel Gaist2016-02-151-2/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QFont*: fix some const-incorrectnesses involving QFontPrivateMarc Mutz2015-11-271-10/+10
|/
* Doc:added doc to undocumented functionsNico Vertriest2015-07-221-0/+5
* [QFontMetrics] Mark obsolete charWidth() method for deletion in 6.0Konstantin Ritt2015-06-251-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove unnecessary math.h and limits.h includesAllan Sandfeld Jensen2015-02-041-3/+0
* Doc: verb "to layout" changed to "to lay out"Nico Vertriest2015-01-161-4/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Fix docs for QFontMetrics::height() to match codeEskil Abrahamsen Blomfeldt2014-06-231-4/+2
* Optimize glyph lookups with QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-051-90/+14
* Optimize stringToCMap() usageKonstantin Ritt2014-02-071-45/+116
* Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-4/+4
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-15/+15
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+8
* Doc: Updated the addtional information about elide marksVenu2013-05-101-7/+12
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-50/+46
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* doc: Fix several text-related qdoc warningsEskil Abrahamsen Blomfeldt2012-08-251-2/+2
* change \img to \image in docsJeremy Katz2012-08-011-2/+2
* Optimize QFontMetrics:: boundingRect() and left/rightBearing()Konstantin Ritt2012-07-101-6/+6
* QtGui: add member-swap to shared classesMarc Mutz2012-07-031-0/+18
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+2
* QFontMetrics/QRawFont: Optimize SMP code points handling a bitKonstantin Ritt2012-06-141-4/+2
* QtGui: remove \link usagesGiuseppe D'Angelo2012-05-291-6/+6
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-2/+2
* QtGui: make some constructors explicitMarc Mutz2012-03-141-7/+7
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-39/+39
* Remove historical +1 from font height calculationEskil Abrahamsen Blomfeldt2012-02-171-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1