summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-062-8/+8
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-012-8/+8
* Fix type library UUID regexAlexey Edelev2021-07-281-3/+9
* Rename SKIP_AX_SERVER_REGISTRATION and QT_SKIP_AX_SERVER_REGISTRATIONAlexey Edelev2021-07-151-14/+14
* Add missing version less variant of qt6_target_typelibsAlexey Edelev2021-07-021-0/+6
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-311-2/+2
* Fix compile error due to redefinition of NOMINMAX (MinGW)Friedemann Kleint2021-05-212-2/+6
* Use genex to detect .rc filesAlexey Edelev2021-05-171-38/+12
* Add support of the type library UUIDAlexey Edelev2021-05-101-9/+25
* Use qt_internal_wrap_tool_command to safely pass environment for idcAlexey Edelev2021-05-041-7/+12
* Implement CMake functions to work with IDCAlexey Edelev2021-04-274-3/+124
* Doc: Fix documentation warningsTopi Reinio2021-04-166-3/+8
* Remove QMake project filesAlexey Edelev2021-04-129-147/+0
* Document the qaxserver_no_register configurationFriedemann Kleint2021-04-061-1/+3
* Add qt6_target_typelibs functionAlexey Edelev2021-03-231-0/+72
* Enable documentation build on non-Windows platformsTopi Reinio2021-03-151-0/+4
* Re-generate the CMake project filesAlexey Edelev2021-03-126-6/+25
* Fix API review findingFriedemann Kleint2021-02-232-1/+3
* Fix access to Q*ApplicationPrivate APIsOliver Wolff2021-02-191-3/+4
* Fix mingw warningsOliver Wolff2021-01-252-6/+9
* Fix two documentation warningsAndreas Buhr2020-12-042-3/+4
* Remove documentation dependency from activeqt to qtscriptAndreas Buhr2020-12-021-1/+1
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-11-091-1/+1
* Fix warnings about deprecated QVariant::TypeFriedemann Kleint2020-10-306-120/+143
* Update dependenciesFriedemann Kleint2020-10-201-1/+1
* Port the asyncExose setting to use the native interface of Qt 6Friedemann Kleint2020-09-081-6/+6
* Remove explicit from parameter-less constructor of AxBaseFriedemann Kleint2020-09-071-1/+1
* Fix QMetaType/QVariant-related deprecationsFriedemann Kleint2020-09-075-74/+74
* Bump dependency version and fix compile errorsFriedemann Kleint2020-09-076-13/+14
* Bump dependency version and fix compile errorsFriedemann Kleint2020-08-194-15/+21
* Print warning message when we can't get type informationVolker Hilsheimer2020-07-141-2/+5
* Remove deprecated empty macroLars Schmertmann2020-07-021-1/+0
* Fix deprecation warnings about mouse event positionsFriedemann Kleint2020-07-021-6/+9
* Doc: Update docs with cmake package informationNico Vertriest2020-06-262-0/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-06-242-5/+5
* Use QList instead of QVectorJarek Kobus2020-06-235-15/+15
* Remove winrtOliver Wolff2020-06-175-4/+26
* Bump dependency version and fix compile errorsKarsten Heimrich2020-06-122-10/+2
* Qt6: Port QtActiveQt from QStringRef to QStringViewKarsten Heimrich2020-06-102-2/+2
* QAxObject/Widget: Enable overwriting clear() by dumpcppFriedemann Kleint2020-05-296-7/+23
* Move some of the internal functions from QAxBase to QAxBasePrivateFriedemann Kleint2020-05-299-165/+154
* Introduce private classes for QAxWidget, QAxObjectFriedemann Kleint2020-05-288-47/+244
* Remove hard-coded QMetaObject dataFriedemann Kleint2020-05-2812-307/+626
* Brush up the QAxFactory macrosFriedemann Kleint2020-05-261-19/+20
* QAXCLASS: Fix warning about unused variable itFriedemann Kleint2020-05-261-1/+0
* CMake: Add the ActiveQt header moduleJoerg Bornemann2020-05-251-0/+5
* Adapt to QString::utf16() now returning char16_t *Edward Welbourne2020-05-204-18/+29
* Fix deprecated/removed codeFriedemann Kleint2020-05-201-2/+2
* Initial port to cmakeFriedemann Kleint2020-05-127-0/+160
* Restructure the librariesFriedemann Kleint2020-05-0624-58/+100