summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtexttable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QTextTable:insertRows() for tables with spanning cellsLars Knoll2019-02-091-4/+8
* Fix clazy-strict-iteratorsFriedemann Kleint2017-10-251-2/+2
* Gui: use const (and const APIs) moreAnton Kudryavtsev2016-06-011-9/+11
* Replace some QList<int> with QVector<int>Marc Mutz2016-02-081-8/+8
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-6/+7
|\
| * Hide better the private API QTextCursor constructorsThiago Macieira2016-01-221-6/+7
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Doc: Clarified QTextTable::mergeCells() documentationNico Vertriest2015-12-031-2/+2
* QTextTable/QTextDocumentLayout: remove dead codeDavid Faure2015-05-061-6/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_STATIC_GLOBALxxx_OPERATOR macrosThiago Macieira2015-01-111-3/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* src/gui/text: whitespace fixesJ-P Nurmi2013-11-261-7/+7
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-5/+5
* Remove some qBinaryFind usages from QtGuiGiuseppe D'Angelo2013-09-231-5/+7
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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-2/+3
* Fix crash when column is inserted before rowspanned cellEskil Abrahamsen Blomfeldt2012-07-121-3/+23
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-9/+9
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-4/+4
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-6/+6
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-2/+2
* 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
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1323