summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextformat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove TableFormat as FormatType from QTextFormatLars Knoll2014-02-061-1/+1
* Allow QTextCharFormat::setFont() to skip unresolved font propsKonstantin Ritt2014-01-311-23/+80
* Reduce code duplicationKonstantin Ritt2014-01-201-13/+0
* Add convenience method QTextFormat::isEmpty()Konstantin Ritt2014-01-201-0/+9
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-46/+46
* QTextCharFormat::setFont(): Preserve the font hinting preferenceKonstantin Ritt2013-04-021-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add QText*Format classes to the list of the implicitly shared onesGiuseppe D'Angelo2012-11-301-0/+7
* Use constFind()/constEnd() for const_iterator-sKonstantin Ritt2012-10-131-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make letter spacing APIs in QTextFormat more consistentEskil Abrahamsen Blomfeldt2012-08-271-25/+41
* change \img to \image in docsJeremy Katz2012-08-011-1/+1
* 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/+9
* Remove all references to XLFD fontsLars Knoll2012-06-271-1/+0
* Gestures & events: compile with QT_STRICT_ITERATORS.Thiago Macieira2012-05-251-2/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-42/+50
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-1/+1
* Remove Qt5 to-do comments in qtextformat.cpp.Jason McDonald2012-04-101-2/+0
* 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
* Add methods for font stretch and absolute letter spacingC. Boemann2012-01-111-3/+60
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-101-0/+15
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Fixed qdoc warnings.David Boddie2011-05-231-17/+44
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3297