summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix copying / installing of testdata to proper locationAlexandru Croitor2019-08-151-1/+1
* Handle test helpers betterAlexandru Croitor2019-08-152-6/+65
* Rename alias property on source files to QT_RESOURCE_ALIASLeander Beernaert2019-08-1510-23/+23
* Add support for QtQuikCompiler retained resourcesLeander Beernaert2019-08-142-12/+48
* Fix QRC Resource paths for qrc files in subdirectoriesLeander Beernaert2019-08-141-0/+8
* Export architecture config test variablesLeander Beernaert2019-08-143-1/+12
* Wrap resource file paths in quotesAlexandru Croitor2019-08-121-0/+7
* Regenerate CMakeLists for tests/corelib/ioJędrzej Nowacki2019-08-1216-0/+452
* Add QT_QML_DEBUG define conversionLeander Beernaert2019-08-121-0/+3
* Add substituition rule to qt_internal_module_infoLeander Beernaert2019-08-121-0/+1
* Install QtPlugins.cmake.inLeander Beernaert2019-08-121-0/+1
* Change quick compiler generated code pathLeander Beernaert2019-08-121-3/+3
* Fix resource prefix calculationSimon Hausmann2019-08-091-0/+2
* Fix cases where DESTDIR equals ./ or ../Leander Beernaert2019-08-091-0/+2
* Fix QuickCompiler Setup ErrorsLeander Beernaert2019-08-091-1/+7
* Add support for immediate resourcesSimon Hausmann2019-08-091-34/+60
* Fix add_qt_resource behavior with regards to unspecified prefixesSimon Hausmann2019-08-099-53/+62
* Fix linking of tst_qtcpsocket on LinuxSimon Hausmann2019-08-091-0/+6
* Simplify resource embedding for qml modulesSimon Hausmann2019-08-093-19/+9
* Remove unused parameters for add_qml_moduleSimon Hausmann2019-08-091-2/+0
* Fix dependencies for source file generated through rccLeander Beernaert2019-08-091-1/+1
* Add support for QTQUICK_COMPILER_SKIPPED_RESOURCESSimon Hausmann2019-08-092-4/+13
* Minor variable naming cleanupSimon Hausmann2019-08-091-4/+4
* Fix sourceless qml test caseLeander Beernaert2019-08-091-40/+45
* Enable quick compiler for qml files in add_qt_resourceLeander Beernaert2019-08-091-164/+158
* Fix and streamline header inclusionAlexandru Croitor2019-08-081-35/+67
* Extend handling of special condtionsLeander Beernaert2019-08-081-2/+2
* Add support for converting qtTargetLibrary() value assignmentsLeander Beernaert2019-08-083-2/+31
* Fix conversion of SUBDIR pro files not in current directoryLeander Beernaert2019-08-081-8/+16
* Handle DESTDIR overrideLeander Beernaert2019-08-071-0/+5
* Handle qmake's CONFIG=pluginLeander Beernaert2019-08-071-6/+6
* Regenerate some of the test projects that do SUBDIRS += fooAlexandru Croitor2019-08-0710-42/+89
* Handle conditions for SUBDIRS *more* correctlyAlexandru Croitor2019-08-071-56/+124
* Perform check for tool builds before srcLeander Beernaert2019-08-071-2/+3
* Fix typo in QtBuild.cmakeLeander Beernaert2019-08-071-1/+1
* Fix regular expression for add_qml_moduleLeander Beernaert2019-08-061-1/+1
* Fix shared resource paths in testsLeander Beernaert2019-08-061-1/+10
* Fix add_qml_module URILeander Beernaert2019-08-062-9/+9
* Fix qml plugin conversion: always install qml filesLeander Beernaert2019-08-061-8/+9
* Propagate library/plugin resources automatically when linking staticallySimon Hausmann2019-08-061-1/+14
* Fix $$_PRO_FILE_PWD substitutionLeander Beernaert2019-08-051-1/+3
* Add __default_public_args to add_qt_test and add_qt_executableLeander Beernaert2019-08-051-6/+6
* Regenerate tests/auto/corelib/kernel.proAlexandru Croitor2019-08-012-11/+51
* Implement condition simplification for add_subdirectory conditionsAlexandru Croitor2019-08-011-1/+24
* Regenerate qsocketnotifier testAlexandru Croitor2019-08-012-9/+36
* Fix pro2cmake to handle QT default values properlyAlexandru Croitor2019-08-011-1/+4
* Small fix to correctly handle default argumentsAlexandru Croitor2019-08-011-4/+8
* Refactor QML_FILES for add_qml_moduleLeander Beernaert2019-08-013-93/+238
* Properly convert default QT directiveJędrzej Nowacki2019-08-013-2/+5
* Implement SUBDIR-= conversion in pro2cmake toolJędrzej Nowacki2019-08-0128-29/+566