summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/dom
Commit message (Expand)AuthorAgeFilesLines
* QtXml: fix leak in QDomText::splitTextChristian Ehrlicher2024-03-022-0/+17
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QDomDocument: no longer drop a provided 'standalone' attribute if 'no'Axel Spoerl2023-04-241-0/+26
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-172-4/+0
* QDomDocument: ensure a defined order of attributes when savingGiuseppe D'Angelo2022-12-091-8/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-2/+2
* tst_QDom: replace a final u"..."_qs (deprecated) with u"..."_sEdward Welbourne2022-09-221-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* QDomDocument: deprecate old setContent() overloads in favor of new onesSona Kurazyan2022-08-171-39/+41
* QDomDocument: Add a way to enable spacing-only text nodesSona Kurazyan2022-08-041-0/+61
* Improve QDomDocument::setContent() APISona Kurazyan2022-08-031-2/+125
* Add license headers to cmake filesLucie Gérard2022-08-032-0/+6
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* QDomDocument: add a missing full-stop to a warning messageSona Kurazyan2022-07-121-1/+1
* Add QDom internalSubset implementationYe ShanShan2022-06-231-0/+66
* QDom: Stop treating non-BMP characters as invalidSona Kurazyan2022-06-201-0/+22
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace remaining uses of deprecated _qs with _sSona Kurazyan2022-05-021-1/+3
* QDom: preserve empty CDATA sectionsMarc Mutz2022-03-261-0/+12
* QDomDocument::setContent: Open device if necessaryFabian Kosmale2021-11-091-0/+18
* tst_qdom: clean-up the code enabled only before Qt 6Sona Kurazyan2021-01-151-153/+4
* Remove the qmake project filesJoerg Bornemann2021-01-072-11/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* QDomNode: Add namespaceURI parameter to browse methodsLinus Jahn2020-07-171-1/+66
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Get rid of QTextCodec in QTextStreamLars Knoll2020-05-143-196/+25
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-7/+17
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-7/+17
| |\
| | * QDom: use correct precision when converting float/double valuesChristian Ehrlicher2020-03-031-7/+17
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-6/+127
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-071-10/+26
| |\| |
| | * | Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-061-10/+26
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-271-6/+42
| |\| |
| | * | Port QDomDocument to QXmlStreamReaderSona Kurazyan2019-11-261-6/+42
| | |/
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-0/+69
| |\|
| | * QDom: use QLocale::C when converting a double to a xml attributeChristian Ehrlicher2019-11-191-0/+69
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-4/+4
|\| |
| * | test: migrate QDom test to QRegularExpressionSamuel Gaist2019-10-211-4/+4
| |/
* / Add XML testsLeander Beernaert2019-10-102-0/+24
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-231-3/+3
| |\
| | * Fix test for sandboxed platformsMaurice Kalinowski2016-09-231-3/+3
* | | Remove Windows CE from tests (others).Friedemann Kleint2016-03-311-5/+0
|/ /
* / Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Fix QDomNamedNodeMap::item crash with negative indexJoni Poikelin2015-10-291-0/+9
* Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-281-5/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7