summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.1' in qt/qtactiveqtv6.1.0-alpha1Jani Heikkinen2021-02-121-2/+2
* Bump version to 6.1.0Jani Heikkinen2021-02-112-2/+2
* Enable documentation buildJani Heikkinen2021-02-112-0/+6
* Update dependencies on '6.1' in qt/qtactiveqtJani Heikkinen2021-02-101-1/+1
* Coin: Build and test module only for Windows targetsOliver Wolff2021-01-251-2/+2
* Fix mingw warningsOliver Wolff2021-01-252-6/+9
* Fix toplevel CMakeLists.txtOliver Wolff2021-01-251-4/+6
* Update dependencies.yamlOliver Wolff2021-01-251-1/+1
* Skip module build on platform other than WindowsOliver Wolff2021-01-251-0/+5
* Add module_config.yamlOliver Wolff2021-01-251-0/+12
* 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-308-129/+152
* Update dependenciesFriedemann Kleint2020-10-304-4/+1
* Update dependenciesFriedemann Kleint2020-10-202-2/+2
* dumpcpp: Check 64 bit registry keys for 64bit buildsFriedemann Kleint2020-09-151-3/+14
* 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-076-81/+81
* Bump dependency version and fix compile errorsFriedemann Kleint2020-09-077-14/+15
* dumpcpp: Adapt to QMetaType changesFriedemann Kleint2020-09-071-38/+5
* Add changes file for Qt 5.15.1Antti Kokko2020-08-261-0/+20
* Bump dependency version and fix compile errorsFriedemann Kleint2020-08-196-17/+23
* 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-243-6/+6
* Use QList instead of QVectorJarek Kobus2020-06-2310-23/+23
* Remove winrtOliver Wolff2020-06-179-8/+120
* Bump dependency version and fix compile errorsKarsten Heimrich2020-06-123-11/+3
* Qt6: Port QtActiveQt from QStringRef to QStringViewKarsten Heimrich2020-06-102-2/+2
* Some minor fixes to build against latest Qt dev branchKarsten 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-2815-318/+635
* 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-204-7/+7
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-141-0/+18
|\
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-141-0/+18
| |\
| | * Merge remote-tracking branch 'origin/5.15' into 5.15.0v5.15.0-rc2v5.15.0-rc1v5.15.0Qt Forward Merge Bot2020-04-221-0/+20
| | |\ | | |/ | |/|
| | * Add changes file for Qt 5.15.0Antti Kokko2020-04-221-0/+18
* | | Initial port to cmakeFriedemann Kleint2020-05-1235-0/+907
* | | Restructure the librariesFriedemann Kleint2020-05-0635-77/+119
* | | Compile with QT_NO_CAST_TO_ASCIIFriedemann Kleint2020-05-056-24/+31