summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of Qt::mightBeRichText by using QStringRefRobin Burchell2016-07-111-3/+3
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-10/+5
|\
| * QTextDocument: use QString::replace() for replacingAnton Kudryavtsev2016-06-021-7/+2
| * QTextDocument: use QL1S::size() to get size of internal stringAnton Kudryavtsev2016-06-021-3/+3
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-9/+8
|\|
| * Interpret fixed CSS line-height as minimum rather than absoluteEskil Abrahamsen Blomfeldt2016-04-191-9/+8
* | gui: Pass large types by const-refSérgio Martins2016-03-151-1/+1
|/
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-3/+4
|\
| * Hide better the private API QTextCursor constructorsThiago Macieira2016-01-221-3/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-2/+1
|\
| * Doc:added doc to undocumented functionsNico Vertriest2015-07-221-2/+1
* | Clarified the documentation for QTextDocument::find.Kavindra Palaraja2015-07-221-4/+12
* | Fix some qdoc-warnings.Friedemann Kleint2015-07-101-2/+2
* | Fix users of QTextLayout::additionalFormats to use the new APIMarc Mutz2015-05-301-1/+1
|/
* Improve QTextDocument::toPlainText doc related to inline imagesAlessandro Portale2015-04-101-0/+3
* Fix various qdoc-warnings.Friedemann Kleint2015-02-251-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-2/+3
|\
| * Improve QTextDocument::setPlainText/Html doc related to undo stackSamuel Gaist2015-02-051-2/+3
* | QTextDocument QRegExp search cleanupSamuel Gaist2014-12-121-10/+6
* | QTextDocument QRegularExpression search cleanupSamuel Gaist2014-12-121-9/+6
* | QTextDocument: Don't use QRegExp for string search overloadsSamuel Gaist2014-11-271-8/+68
* | Add missing QT_NO_REGEXP guard to search functionsSamuel Gaist2014-11-261-0/+2
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | QTextDocument: code cleanupSamuel Gaist2014-09-151-5/+5
* | QTextDocument: Correct parameter documentationSamuel Gaist2014-09-151-7/+5
* | QTextDocument: doc and function parameter name cleanupSamuel Gaist2014-09-151-16/+14
* | Add QRegularExpression support to QTextDocumentSamuel Gaist2014-09-151-0/+126
|/
* QTextDocument: avoid relocationsMarc Mutz2013-12-231-3/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-1/+1
|\
| * src/gui/text: whitespace fixesJ-P Nurmi2013-11-261-1/+1
* | Introduce QTextDocument::baseUrlJ-P Nurmi2013-10-251-22/+58
|/
* Export the block's line-height settings to htmlAndy Shaw2013-10-121-0/+23
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-7/+7
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix regression in QTextDocument::toHtml() with font pixel sizeEskil Abrahamsen Blomfeldt2012-09-121-0/+1
* doc: Fix several text-related qdoc warningsEskil Abrahamsen Blomfeldt2012-08-251-6/+5
* Color transparency support in html import/exportAlexey Chernov2012-07-101-4/+23
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* QtGui: remove \link usagesGiuseppe D'Angelo2012-05-291-4/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-2/+2
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-5/+5
* Load resources in in QTextDocument correctlyLars Knoll2012-05-041-19/+12
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-041-1/+1
* Don't use the QRegExp methods that modify the object [QtGui]Thiago Macieira2012-04-241-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-7/+7