summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocumentlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-241-2/+6
|\
| * Fix cursor not showing in empty block preceding a tableKari Hormi2019-10-141-2/+6
* | Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-101-2/+2
* | Fix build with QT_NO_CSSPARSER / -no-feature-cssparserNils Jeisecke2019-10-041-0/+28
* | QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and b...Nils Jeisecke2019-09-171-6/+6
* | QTextDocument: allow css-styling of table cell bordersNils Jeisecke2019-08-081-58/+815
* | QTextDocumentLayout: Refactor pagination logic for bordersNils Jeisecke2019-08-081-12/+40
* | QTextDocumentLayout: Fix regression in table column width calculationNils Jeisecke2019-08-071-0/+6
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-2/+8
|\|
| * Fix printing of table headers in multi-frame QTextDocumentsEirik Aavitsland2019-04-111-2/+8
* | Use insert instead of insertMulti when operating on a QMultiHashLars Knoll2018-12-031-1/+1
* | QTextDocumentLayout: Avoid table border drawing artifactsNils Jeisecke2017-09-071-4/+20
* | Render markdown task lists (checkboxes instead of bullets) in QTextEditShawn Rutledge2019-05-021-6/+26
|/
* Fix page breaking with large imagesLars Knoll2019-04-261-1/+4
* Replace LDEBUG with categorized logging in QTextDocumentLayout(Private)Shawn Rutledge2019-03-181-45/+36
* Set correct vertical position for text following a very large imageLars Knoll2018-12-031-2/+2
* Don't start a new page when printing very large imagesLars Knoll2018-11-211-1/+2
* Fix vertical alignment of inline imagesLars Knoll2018-11-191-12/+6
* Handle negative leading in layoutAllan Sandfeld Jensen2018-06-061-7/+15
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-4/+6
|\
| * Don't crash on <br> following a <table>Allan Sandfeld Jensen2018-04-251-4/+6
* | QtGui: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-02-141-20/+0
|/
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-3/+3
* Fix warnings for -no-feature-cssparserNikita Krupenko2017-03-291-0/+2
* Revert "Emit updateBlock signal in QTextDocumentLayout"Eskil Abrahamsen Blomfeldt2016-07-271-5/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-12/+12
|\
| * Gui: use const (and const APIs) moreAnton Kudryavtsev2016-06-011-12/+12
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-8/+6
|\|
| * QtBase: use erase and std::remove_if with QList and QVectorAnton Kudryavtsev2016-04-081-8/+6
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-3/+3
|\|
| * QtGui: use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-041-3/+3
* | gui: Pass large types by const-refSérgio Martins2016-03-151-3/+3
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtGui: Pass types with copy-ctor or dtor by const-refSérgio Martins2015-07-191-6/+6
* gui: Add several QList::reserve() calls.Sérgio Martins2015-06-221-1/+3
* QTextDocumentLayout: don't hold QPointers in QListMarc Mutz2015-06-221-1/+1
* QTextTable/QTextDocumentLayout: remove dead codeDavid Faure2015-05-061-2/+0
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-1/+1
|\
| * Avoid using the current frame as the previous in layoutAllan Sandfeld Jensen2015-03-181-1/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-021-8/+31
|\|
| * Fix drawing of background for multipage QTextTable cellsJoni Poikelin2015-03-021-8/+31
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | QTextDocumentLayout: handle QTextBlock visibilityJ-P Nurmi2015-01-221-2/+4
* | Remove Q_STATIC_GLOBALxxx_OPERATOR macrosThiago Macieira2015-01-111-5/+5
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Force a full layout on the frame if it's vertical geometry changesLars Knoll2014-09-121-5/+22
* Emit updateBlock signal in QTextDocumentLayoutSarunas Valaskevicius2014-02-181-2/+5
* Restore handling of bullets for lists with a font size of > 36 pixelsAndy Shaw2013-10-161-13/+0
* Fix clipping of QTextList decorators.Leonard Lee2013-05-231-1/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1