summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qglyphrun.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QFlags::setFlag where prudent in qtbaseAndre Somers2016-02-121-4/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* doc: Remove uses of \mainclassMartin Smith2015-06-051-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-9/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* QGlyphRun: Fix isEmpty() and boundingRect() didn't work after setRawData()Konstantin Ritt2012-10-131-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtGui: add member-swap to shared classesMarc Mutz2012-07-031-0/+8
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-2/+2
* 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
* Fix a warning in QGlyphRun compilationJiang Jiang2011-11-051-0/+1
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* Add QGlyphRun::SplitLigature flagEskil Abrahamsen Blomfeldt2011-10-141-0/+8
* Register whether a glyph run goes from RTL or LTREskil Abrahamsen Blomfeldt2011-09-281-28/+94
* optimize QGlyphRun's operator == a bitKonstantin Ritt2011-09-021-7/+11
* QGlyphRun: make operator != inlinedKonstantin Ritt2011-09-021-4/+2
* QGlyphRun: don't detach if the decoration wasn't actually changedKonstantin Ritt2011-09-021-0/+9
* Enablers for using QGlyphRun in SceneGraphEskil Abrahamsen Blomfeldt2011-08-191-1/+44
* Doc: Fixed qdoc warnings.David Boddie2011-07-011-1/+2
* Add function QGlyphRun::setRawData()Eskil Abrahamsen Blomfeldt2011-06-071-43/+65
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Enablers for TextInputEskil Abrahamsen Blomfeldt2011-05-231-0/+29
* Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-101-0/+324