summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qzip
Commit message (Expand)AuthorAgeFilesLines
* Move QZipReader/Writer from QtGui to QtCoreMarc Mutz2023-04-265-138/+0
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container.count()/length() to size()Marc Mutz2022-10-041-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Cleanup tests that add test data to resources explicitlyAlexey Edelev2022-02-111-19/+4
* Remove unused .qrc filesJoerg Bornemann2022-01-171-6/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-10/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-4/+4
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-011-0/+36
* update testdataMaurice Kalinowski2016-08-311-0/+1
* Fix QZip autotest and enable QZip and QTextOdfWriter tests againOswald Buddenhagen2016-08-101-1/+1
* QtGui: Remove Windows CE.Friedemann Kleint2016-03-301-6/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* QZip*: don't hold QZipReader::FileInfo in QListMarc Mutz2015-07-191-4/+4
* tst_qzip: remove unused init()/cleanup() functionsMarc Mutz2015-06-241-11/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Android: Fix tests in gui/text requiring test dataEskil Abrahamsen Blomfeldt2014-07-213-5/+13
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QZip: improve reading of zip files, fix some edge cases in writingKonstantin Ritt2012-06-081-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
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-6/+2
* Moved gui autotests into new directory structureJo Asplin2011-09-015-0/+180