summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-071-1/+3
|\
| * Document the qaxserver_no_register configurationFriedemann Kleint2021-04-061-1/+3
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2332-1015/+1015
|/
* Update commercial license headersTarja Sundqvist2021-01-2732-1015/+1015
* Bump dependency version and fix compile errorsFriedemann Kleint2020-09-103-8/+8
* Print warning message when we can't get type informationVolker Hilsheimer2020-07-141-2/+5
* Fix deprecated/removed codeFriedemann Kleint2020-05-201-2/+2
* Compile with QT_NO_CAST_TO_ASCIIFriedemann Kleint2020-05-186-24/+31
* Fix broken IDL version handling in DumpIDLFredrik Orderud2020-03-161-1/+2
* Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta2v5.15.0-beta1v5.15.0-alpha1Qt Forward Merge Bot2020-02-051-0/+6
|\
| * Workaround for Application.WordBasic.DisableAutoMacros not workingFriedemann Kleint2020-01-301-0/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-182-30/+78
|\|
| * Add per-user registration support to IDC toolFredrik Orderud2020-01-161-29/+77
| * QAxServerBase: Initialize member "exception"Friedemann Kleint2020-01-141-1/+1
* | Fix Qt6 buildAlexandru Croitor2019-12-192-169/+169
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-221-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-161-0/+2
|\|
| * Doc: Fix missing return type documentationTopi Reinio2019-11-131-0/+2
* | Fix clang warnings left over from last purgeFriedemann Kleint2019-11-153-9/+8
* | Reduce QList usageFriedemann Kleint2019-11-149-62/+56
|/
* Document that it's usually sufficient to run dumpcpp manuallyv5.14.0-beta2Volker Hilsheimer2019-10-091-2/+5
* Port from QStringViewLiteral to u""Marc Mutz2019-07-291-1/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Document per-user registrationFriedemann Kleint2019-06-241-0/+4
* | 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-077-36/+30
* | Fix C-style castsFriedemann Kleint2019-06-064-30/+29
* | Fix class structure and definitionsFriedemann Kleint2019-06-048-13/+13
* | Fix some clang warnings about using typedefFriedemann Kleint2019-06-045-23/+15
* | Introduce nullptrFriedemann Kleint2019-06-0416-431/+431
* | Introduce member initializationFriedemann Kleint2019-06-048-113/+71
* | Fix deprecation warningFriedemann Kleint2019-05-241-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-072-1/+7
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-042-1/+7
| |\
| | * QAxConnection: Add missing error checkFriedemann Kleint2019-04-301-0/+2
| | * Fix QAxBase::dynamicCallHelper check of VT_BYREFNazar Babik2019-04-301-1/+5
* | | Fix type of the out parameter "result" of the native event filtersFriedemann Kleint2019-03-252-0/+24
* | | Reverse the order of unitialization to avoid .Net exceptionsVolker Hilsheimer2019-03-061-1/+1
* | | 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
* | | Extend QAxFactory documentation with QAXFACTORY_DEFAULT alternativesFredrik Orderud2019-02-061-7/+7
* | | Deprecate QAXFACTORY_DEFAULT() macroFredrik Orderud2019-02-041-1/+3
|/ /
* | Remove QAXFACTORY_DEFAULT() footnote that does not show up in the docFredrik Orderud2019-01-311-8/+0
* | Remove duplicate QAXFACTORY_DEFAULT example from QAxFactory class documentationFredrik Orderud2019-01-292-22/+0