summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocumentfragment.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTextDocumentFragment: use range for moreAnton Kudryavtsev2024-03-131-4/+2
* QTextHtmlImporter: don't forget to appendBlock after block tag closedShawn Rutledge2024-03-011-1/+3
* Add QTextDocument* constructor argument to QTextMarkdownImporterShawn Rutledge2023-09-011-2/+1
* Add QTextListFormat::start: html and markdown ordered list index offsetNicolas Werner2023-03-221-0/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-7/+7
* doc: cross-link markdown functions in QTextDocumentFragment, QTextCursorShawn Rutledge2022-05-251-6/+5
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Add QTextDocFragment::to/fromMarkdown() & QTextCursor::insertMarkdown()Shawn Rutledge2022-05-141-3/+53
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-281-3/+5
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-7/+7
* Add QTextDocumentFragment::toRawText()Kai Köhne2022-01-061-6/+26
* QTextDocumentFragment: fix ifdef rangeIvan Solovev2021-06-151-1/+2
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-2/+2
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-281-9/+0
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-4/+4
* Always encode HTML as utf-8Lars Knoll2020-04-211-11/+4
* Remove references to QTextDocumentPrivate from public APIEskil Abrahamsen Blomfeldt2020-03-041-4/+5
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-8/+8
* Fix build with QT_NO_CSSPARSER / -no-feature-cssparserNils Jeisecke2019-10-041-0/+2
* Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-271-0/+26
|\
| * QTextDocument: add css-styling of table cell borders to HTML import/exportNils Jeisecke2019-08-191-0/+26
* | QTextDocumentFragment: Fix deprecation warningFriedemann Kleint2019-08-211-1/+1
|/
* Support missing white-space:pre-line CSSAllan Sandfeld Jensen2019-08-121-1/+8
* Markdown and HTML: support image alt text and titleShawn Rutledge2019-06-011-0/+4
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-1/+2
|\
| * QTextDocument: Do respect white-space:nowrapKai Koehne2019-02-131-1/+2
* | Fix some QPainter-related deprecation warningsFriedemann Kleint2019-02-081-2/+4
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-1/+0
|\
| * Modernize the "textcodec" featureLiang Qi2018-11-071-1/+0
* | QTextDocumentFragment: Use logical cursor movement instead of visualSafa AlFulaij2018-07-311-2/+2
* | preserve HTML heading level in QTextBlockFormat; demonstrate in exampleShawn Rutledge2018-03-021-1/+35
|/
* QTextDocument: improve import of DIV tagsDavid Faure2017-04-101-3/+7
* Fix warning for -no-feature-texthtmlparserStephan Binner2017-04-041-2/+2
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+1
* Optimize string usageAnton Kudryavtsev2016-07-151-1/+1
* Gui: use const (and const APIs) moreAnton Kudryavtsev2016-06-011-3/+3
* QtGui: eradicate Q_FOREACH loops [const-& returns]Marc Mutz2016-02-111-3/+6
* QtGui: eradicate Q_FOREACH loops [needing qAsConst()]Marc Mutz2016-02-111-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Restore -qt-block-indent on <li> elementsAllan Sandfeld Jensen2014-09-181-1/+1
* Support empty inline elements in block tags in QTextDocumentEskil Abrahamsen Blomfeldt2014-02-051-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1