summaryrefslogtreecommitdiff
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix QAxScriptManager::callVolker Hilsheimer2023-03-221-1/+6
* Add test coverage for QAxScript and QAxScriptManagerVolker Hilsheimer2023-03-224-0/+228
* Fix handling of out-parameters that are of VARIANT-typeVolker Hilsheimer2023-03-221-0/+36
* Refactor test to use modern string literalsVolker Hilsheimer2023-03-211-8/+9
* Fix naming of auto testsVolker Hilsheimer2023-03-212-4/+4
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-095-20/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2313-13/+13
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-274-4/+4
* Add license headers to cmake filesLucie Gérard2022-07-0713-0/+39
* Use SPDX license identifiersLucie Gérard2022-06-1011-297/+22
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-228-8/+8
* Fix cmake autotestJuha Vuolle2021-04-201-5/+2
* Remove QMake project filesAlexey Edelev2021-04-127-44/+0
* Rework deprecated cmake testsAlexey Edelev2021-03-234-47/+8
* Add qt6_target_typelibs functionAlexey Edelev2021-03-2313-8/+270
* Re-generate the CMake project filesAlexey Edelev2021-03-125-4/+13
* Fix warnings about deprecated QVariant::TypeFriedemann Kleint2020-10-301-1/+1
* Initial port to cmakeFriedemann Kleint2020-05-125-0/+67
* Restructure the librariesFriedemann Kleint2020-05-062-7/+2
* dumpcpp: Use moc to generate metaobject codeFriedemann Kleint2020-04-081-1/+0
* Update include for QAction after move from widgets to gui in qtbaseVolker Hilsheimer2020-04-011-0/+1
* Replace CoInitialize calls with CoInitializeExFredrik Orderud2018-08-131-1/+1
* Updated license headersAntti Kokko2016-01-256-102/+72
* Add more types to QVariant->VARIANT conversion.Friedemann Kleint2015-03-243-0/+208
* Update copyright headersJani Heikkinen2015-02-115-33/+33
* Suppress DISPATCH_PROPERTYGET for calls from QAxScript.Friedemann Kleint2014-11-073-0/+70
* In some controls the property can be listed twice so merge the flagsAndy Shaw2014-10-241-0/+13
* Update license headers and add new license filesv5.4.0-alpha1Jani Heikkinen2014-08-264-74/+42
* Update copyright year in Digia's license headersSergio Ahumada2013-01-102-2/+2
* Re-enable and test the ActiveQt CMake files.v5.0.0-rc2Stephen Kelly2012-12-128-1/+185
* fix activeqt module structureJoerg Bornemann2012-11-282-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-232-48/+48
* Fix dumpcpp tool to work with revision 7 metaobject format.Miikka Heikkinen2012-09-123-1/+80
* ActiveQt: Add support for setting properties by referenceJonathan Liu2012-02-203-0/+83