summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocumentlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixing typo in compile fix for MSVC 2008Thomas Hartmann2012-10-081-1/+1
* compile fix for MSVC 2008 and std::upper_boundThomas Hartmann2012-10-041-0/+20
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove qUpperBound usages from qtbaseGiuseppe D'Angelo2012-09-191-1/+1
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-191-6/+8
* Remove unnecessary image height adjustments from layout.Andrew den Exter2012-02-201-3/+3
* 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
* Add some enablers to QTextDocumentLayoutEskil Abrahamsen Blomfeldt2011-09-261-0/+40
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-0/+1
|\|