summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/rcc
Commit message (Expand)AuthorAgeFilesLines
* Add support for using an inline namespaces for -qtnamespaceFriedemann Kleint2024-04-036-6/+18
* rcc: Suppress MSVC warning C4711 in generated codehjk2024-02-196-0/+30
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Unblacklist tests/auto/tools/rcc for CMake and Boot2QtJoerg Bornemann2024-01-091-2/+0
* tst_rcc: port away from Q_FOREACHMarc Mutz2023-08-081-5/+5
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* RCCFileInfo: get lastModified file time in UTC directlyAhmad Samir2023-01-051-1/+1
* 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
* rcc: Suppress clang's -Wexit-time-destructorshjk2022-07-074-0/+36
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+3
* Add missing implicit dependencies to the tool testsAlexey Edelev2022-02-091-0/+5
* rcc: Fix missing IGNORE directive for Qt version in tst_rccAlexandru Croitor2022-01-311-1/+1
* QHash: increase minimum buckets to a full spanLars Knoll2021-12-137-97/+97
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-041-4/+2
* QDirIterator: add nextFileInfo()Marc Mutz2021-07-281-2/+1
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-10/+9
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-231-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-12/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Fix uic/rcc generating outdated export for Qt for PythonFriedemann Kleint2020-12-042-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-5/+5
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-121-1/+1
* Don't set the environment variable QT_RCC_TEST anymore in tst_rccJoerg Bornemann2020-07-081-3/+0
* CMake: Skip / ignore failing tests on CMake platformsAlexandru Croitor2020-07-011-0/+2
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-251-1/+1
* Fix autotests after the QHash changesLars Knoll2020-04-099-52/+400
* Get rid of QRegExp usage in rccLars Knoll2020-03-251-0/+66
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-6/+6
* rcc: Add -d option to output a Makefile-syntax depfileMarvin Scholz2019-06-296-0/+63
* rcc: Support Python as output formathjk2019-03-072-0/+109
* rcc test: Streamline testFriedemann Kleint2019-03-061-44/+32
* rcc test: Properly check QProcess errorsFriedemann Kleint2019-03-051-37/+57
* rcc test: Avoid repetitive invocation of QFINDTESTDATA()Friedemann Kleint2019-03-051-19/+10
* Resources: reject compressed content we can't decompressThiago Macieira2018-12-125-15/+21
* rcc: Add some testshjk2018-08-2412-0/+378
* Make it possible to specify the RCC data version formatSimon Hausmann2017-02-281-2/+2
* Fix missing last modification time stamp in qrc contentSimon Hausmann2016-11-222-5/+22
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add extra declarations to make rcc output pass -Wmissing-declarationshjk2014-10-251-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* RCC: Use macros not defined in qglobal.hhjk2014-07-161-14/+14
* Make RCC handle bigger binarieshjk2014-06-061-13/+26
* Remove qSort usages from testsSergio Ahumada2014-02-201-2/+4
* RCC: Make auto-test pick up the right binaryhjk2013-08-131-6/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove the timestamp info in genarated filesLiang Qi2012-12-151-2/+1