summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextodfwriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-1/+1
* Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* QtGui: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-0/+2
* Support table border color and cellpadding in ODF writerAllan Sandfeld Jensen2018-11-131-11/+15
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-101-1/+1
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-1/+1
| |\
| | * Modernize the "textcodec" featureLiang Qi2018-11-071-1/+1
* | | Remove excess "virtual" keyword from destructors in Qt GuiAlessandro Portale2018-09-251-1/+1
|/ /
* | Add image quality handling to QTextImageFormatDaniel Savi2018-04-221-5/+12
* | Add more formatting to QTextDocumentWriter when writing ODF filesDaniel Savi2018-04-111-21/+223
|/
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-1/+0
|\
| * Remove some unused, local variablesJędrzej Nowacki2017-10-141-1/+0
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
|/
* Use QString::fromLatin1() less to avoid string allocationsAnton Kudryavtsev2016-09-151-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-4/+4
|\
| * Gui: use const (and const APIs) moreAnton Kudryavtsev2016-06-011-4/+4
* | Add some QChar::unicode() calls to brush over deprecation warning.Friedemann Kleint2016-05-061-2/+2
|/
* QtGui: use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-041-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QTextOdfWriter: Added support for hyperlinks.Ilija Ristevski2015-11-301-0/+9
* QtGui: Pass types with copy-ctor or dtor by const-refSérgio Martins2015-07-191-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Use prefix instead of postfix for iteratorsMaks Naumov2015-02-081-1/+1
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-7/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Not necessary to assign bool to false for changing just 2 lines afterMontel Laurent2012-11-301-3/+2
* Use the right properties when checking the frame's marginsAndy Shaw2012-10-181-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Port to the new QUrl APIThiago Macieira2012-03-301-1/+1
* 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
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-3/+0
* Fix compiler warnings.Friedemann Kleint2011-10-271-0/+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/+837