summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix conversions of QVariantList of stringsFriedemann Kleint8 days1-0/+7
* Fix issues that caused ActiveQt qutlook sample to crashJøger Hansegård2023-08-153-1/+105
* CMake: Make qtactiveqt tests standalone projectsAlexandru Croitor2023-07-115-0/+30
* Doc: Add group page for ActiveQt examples and tutorialsAndreas Eliasson2023-06-205-0/+5
* Improve test coverage of COM VARIANT/QVariant conversionsJøger Hansegård2023-06-194-10/+691
* Add test for QAxScript::error signalVolker Hilsheimer2023-06-151-0/+62
* examples: Remove opengl exampleOliver Wolff2023-04-0612-0/+583
* examples: Remove multiple examplesOliver Wolff2023-04-0611-0/+254
* examples: Remove menus exampleOliver Wolff2023-04-0614-0/+356
* examples: Remove media player exampleOliver Wolff2023-04-068-0/+426
* examples: Remove hierarchy exampleOliver Wolff2023-04-0612-0/+310
* 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-0910-50/+8
* Prepare for moving qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-08-301-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2318-18/+18
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-277-11/+11
* Add license headers to cmake filesLucie Gérard2022-07-0718-0/+54
* Use SPDX license identifiersLucie Gérard2022-06-1018-486/+36
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-228-8/+8
* Remove High DPI scaling attributesFriedemann Kleint2021-07-152-8/+0
* Update tests and examples to use the new '_axserver_' functionsAlexey Edelev2021-04-271-0/+2
* Fix cmake autotestJuha Vuolle2021-04-201-5/+2
* Remove QMake project filesAlexey Edelev2021-04-1214-148/+0
* Fix manual testsAlexey Edelev2021-04-123-21/+26
* Rework deprecated cmake testsAlexey Edelev2021-03-234-47/+8
* Add qt6_target_typelibs functionAlexey Edelev2021-03-2314-8/+272
* Re-generate the CMake project filesAlexey Edelev2021-03-129-9/+17
* Fix warnings about deprecated QVariant::TypeFriedemann Kleint2020-10-301-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-231-1/+1
* Remove winrtOliver Wolff2020-06-172-3/+73
* Initial port to cmakeFriedemann Kleint2020-05-1210-0/+194
* Restructure the librariesFriedemann Kleint2020-05-064-10/+5
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-1110-193/+468
|\
| * Add a manual test for dumpcppv5.15.0-beta4Friedemann Kleint2020-04-0810-193/+468
* | 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-013-2/+3
|/
* axviewer test: Add a metaobject dumpFriedemann Kleint2020-03-271-1/+220
* Stop using DISCARDABLE attribute for icon resourcesFredrik Orderud2019-02-261-1/+1
* Replace CoInitialize calls with CoInitializeExFredrik Orderud2018-08-131-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-291-1/+1
* Fix licensingJani Heikkinen2017-04-272-34/+24
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-075-0/+141
|\
| * Add a control for manual testing.Friedemann Kleint2016-02-185-0/+141
* | Updated license headersAntti Kokko2016-01-256-102/+72
|/
* Add a simple manual test for loading Active X controls.Friedemann Kleint2016-01-122-0/+177
* Add more types to QVariant->VARIANT conversion.Friedemann Kleint2015-03-243-0/+208