summaryrefslogtreecommitdiffstats
path: root/src/core5/sax
Commit message (Expand)AuthorAgeFilesLines
* QtSAX: replace QScopedPointer with std::unique_ptr useMarc Mutz2025-01-243-5/+6
* SAX: Remove unused QtXml/qtxmlglobal.h header inclusionAlexandru Croitor2023-10-051-1/+0
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-052-11/+11
* Purge Q_DUMMY_COMPARISON_OPERATORFabian Kosmale2022-07-201-3/+0
* Use SPDX license identifiersLucie Gérard2022-06-233-114/+6
* SAX: De-inline dtors of polymorphic classesMarc Mutz2022-06-212-7/+21
* Qt5Compat: replace qSwap with std::swap/member-swap where possibleMarc Mutz2022-05-091-2/+2
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-1/+2
* SAX: import the Qt 5.15 souce with QTextCodecThiago Macieira2021-12-011-27/+77
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-06-071-1/+1
* Remove left-over .pri filesJoerg Bornemann2021-05-051-3/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-222-4/+4
* Doc: Remove obsolete tag from classesKai Koehne2020-11-261-14/+0
* Doc: Make sure all classes belong to Qt5CoreCompatKai Koehne2020-11-261-14/+14
* Doc: Fix documentation warningsTopi Reinio2020-10-191-1/+2
* Fix the failing buildSona Kurazyan2020-10-071-5/+5
* Add the old SAX parser to the qt5 compat libraryLars Knoll2020-09-174-0/+8709