summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTextFrame::iterator: restore nothrow move special membersMarc Mutz2016-02-121-2/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-2/+3
|\
| * Hide better the private API QTextCursor constructorsThiago Macieira2016-01-221-2/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Make a couple of iterators trivially-copyable in Qt 6Sérgio Martins2015-11-291-0/+4
|/
* Fix trivial copy-paste typo in QTextBlock::previous() docuKonstantin Ritt2015-04-151-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QTextObject: replace a use of an inefficient QList with QVectorMarc Mutz2014-02-201-2/+2
* Introduce QTextBlock::textFormats()Konstantin Ritt2014-01-301-0/+50
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-22/+22
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QTextBlock: Handle surrogates in textDirection()Konstantin Ritt2012-10-161-2/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-191-1/+3
* doc: Fix several text-related qdoc warningsEskil Abrahamsen Blomfeldt2012-08-251-2/+6
* change \img to \image in docsJeremy Katz2012-08-011-2/+2
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+8
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-17/+17
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-2/+2
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-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
* Enablers for using QGlyphRun in SceneGraphEskil Abrahamsen Blomfeldt2011-08-191-7/+10
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Enablers for TextInputEskil Abrahamsen Blomfeldt2011-05-231-1/+1
* Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-101-5/+5
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1785