summaryrefslogtreecommitdiffstats
path: root/src/xml/sax/qxml.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the SAX parser from QtXmlLars Knoll2020-09-151-469/+0
* Clean up the last of QT6_(NOT_)?VIRTUALEdward Welbourne2020-09-141-1/+1
* Sweep Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6 -> Q_DECLARE_SHAREDMarc Mutz2020-05-191-1/+1
* QXmlInputSource: change EndOf{Data,Document} ushort -> char16_tMarc Mutz2020-04-301-2/+2
* Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-061-16/+54
* Remove handling of missing =delete and =default supportAllan Sandfeld Jensen2019-05-021-2/+0
* Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-3/+3
* Introduce QT6_VIRTUAL and QT6_NOT_VIRTUAL macrosSergio Martins2018-02-051-4/+2
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-4/+4
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-57/+57
* QtXml: add some missing Q_DECLARE_TYPEINFOGiuseppe D'Angelo2017-03-071-0/+2
* QXmlAttributes: mark as shared-come-qt6Marc Mutz2016-10-041-0/+7
* QXmlAttributes: re-enable suppressed move special member functionsMarc Mutz2016-09-231-1/+10
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtXml: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-041-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-57/+57
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QDom/QXmlSimpleReader reentrant.David Faure2014-07-031-0/+1
* Mark as unused the private members that aren't and CANNOT be usedThiago Macieira2013-04-151-4/+4
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-291-0/+1
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-2/+2
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+1
|\
| * Minimally resolve Qt 5 to-do's in QXmlSimpleReaderJason McDonald2012-04-111-1/+1
* | QtXml: make some constructors explicitMarc Mutz2012-03-071-1/+1
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QT3_SUPPORT from qsql, qxmlGabriel de Dietrich2011-07-061-5/+0
* 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/+427