summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontmetrics.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove stale documentation.Casper van Donderen2011-10-181-68/+0
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-16/+0
* Remove all non-const operator==Harald Fernengel2011-08-091-30/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Fixed qdoc warnings.David Boddie2011-05-231-2/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1819