summaryrefslogtreecommitdiffstats
path: root/src/activeqt/control
Commit message (Expand)AuthorAgeFilesLines
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-011-6/+6
* Rename SKIP_AX_SERVER_REGISTRATION and QT_SKIP_AX_SERVER_REGISTRATIONAlexey Edelev2021-07-151-14/+14
* Fix compile error due to redefinition of NOMINMAX (MinGW)Friedemann Kleint2021-05-211-1/+3
* Use genex to detect .rc filesAlexey Edelev2021-05-171-38/+12
* 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-272-1/+122
* Remove QMake project filesAlexey Edelev2021-04-121-32/+0
* Re-generate the CMake project filesAlexey Edelev2021-03-121-1/+1
* Fix access to Q*ApplicationPrivate APIsOliver Wolff2021-02-191-3/+4
* Fix mingw warningsOliver Wolff2021-01-251-2/+1
* Fix warnings about deprecated QVariant::TypeFriedemann Kleint2020-10-301-5/+9
* Fix QMetaType/QVariant-related deprecationsFriedemann Kleint2020-09-072-18/+16
* Bump dependency version and fix compile errorsFriedemann Kleint2020-09-074-5/+6
* Bump dependency version and fix compile errorsFriedemann Kleint2020-08-191-4/+4
* Fix deprecation warnings about mouse event positionsFriedemann Kleint2020-07-021-6/+9
* Add ; to Q_UNUSEDLars Schmertmann2020-06-242-5/+5
* Use QList instead of QVectorJarek Kobus2020-06-232-5/+5
* Bump dependency version and fix compile errorsKarsten Heimrich2020-06-121-2/+2
* Qt6: Port QtActiveQt from QStringRef to QStringViewKarsten Heimrich2020-06-101-1/+1
* Brush up the QAxFactory macrosFriedemann Kleint2020-05-261-19/+20
* QAXCLASS: Fix warning about unused variable itFriedemann Kleint2020-05-261-1/+0
* Adapt to QString::utf16() now returning char16_t *Edward Welbourne2020-05-202-6/+8
* Initial port to cmakeFriedemann Kleint2020-05-121-0/+47
* Restructure the librariesFriedemann Kleint2020-05-063-7/+9
* Compile with QT_NO_CAST_TO_ASCIIFriedemann Kleint2020-05-053-11/+15
* Fix broken IDL version handling in DumpIDLFredrik Orderud2020-03-161-1/+2
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-181-1/+1
|\
| * QAxServerBase: Initialize member "exception"Friedemann Kleint2020-01-141-1/+1
* | Fix Qt6 buildAlexandru Croitor2019-12-191-138/+138
* | Fix clang warnings left over from last purgeFriedemann Kleint2019-11-151-4/+5
* | Reduce QList usageFriedemann Kleint2019-11-142-23/+19
|/
* Port from QStringViewLiteral to u""Marc Mutz2019-07-291-1/+1
* Implement explicit support for per-user registrationFredrik Orderud2019-06-193-0/+26
* Remove fallback to per-user registrationFredrik Orderud2019-06-193-22/+23
* Introduce qScopeGuard for UpdateRegistry() cleanupFredrik Orderud2019-06-191-2/+4
* Move registry key add/delete to a new UpdateRegistryKeys functionFredrik Orderud2019-06-141-52/+60
* Change UpdateRegistry argument type from BOOL to boolFredrik Orderud2019-06-133-3/+3
* Cleanup of Clang warnings (with exception of dumpcpp)Friedemann Kleint2019-06-073-11/+9
* Fix C-style castsFriedemann Kleint2019-06-061-2/+2
* Fix class structure and definitionsFriedemann Kleint2019-06-045-7/+7
* Fix some clang warnings about using typedefFriedemann Kleint2019-06-041-4/+2
* Introduce nullptrFriedemann Kleint2019-06-046-159/+159
* Introduce member initializationFriedemann Kleint2019-06-044-55/+27
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-071-0/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-041-0/+2
| |\
| | * QAxConnection: Add missing error checkFriedemann Kleint2019-04-301-0/+2
* | | Fix type of the out parameter "result" of the native event filtersFriedemann Kleint2019-03-251-0/+8
* | | Stop using DISCARDABLE attribute for icon resourcesFredrik Orderud2019-02-261-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-121-1/+1
|\| |
| * | Fix deprecation warningsv5.13.0-beta1v5.13.0-alpha1Friedemann Kleint2019-02-051-1/+1