summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-101-1/+1
|\
| * QTextObject: One more 0 to nullptr conversionAndre Hartmann2019-07-081-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-2/+2
|\|
| * Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-081-2/+2
* | Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-2/+2
|/
* QtGui: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-021-6/+6
* Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-2/+5
|\
| * doc: Clarify how to remove a QTextFrameEskil Abrahamsen Blomfeldt2016-05-041-2/+5
* | 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