summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocumentlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Fixes warnings about unused variablesOlivier Goffart2011-05-101-0/+1
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-2/+11
|\|
| * Support more items for QTextCharFormat::VerticalAlignment enum for custom tex...Dmitry Zelenkovsky2011-05-021-2/+11
* | remove dependency to QStyle::visualAlignmentLars Knoll2011-05-041-2/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3263