summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove non-informative comment at the top of DEF filesFredrik Orderud2018-11-141-7/+5
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-102-2/+2
|\|
| * Doc: Get rid of QT_INSTALL_HEADERS in documentation configTopi Reinio2018-11-072-2/+2
* | Enable DllSurrogate activation when building as DLLFredrik Orderud2018-10-241-8/+10
* | Extend QAxSelect with a "sandboxing" combo-boxFredrik Orderud2018-10-193-2/+67
* | ActiveQt: Make window parenting sandbox compatibleFredrik Orderud2018-10-192-1/+36
* | Clarify QAxBase::setClassContext docstringFredrik Orderud2018-10-161-1/+2
* | Extend QAxBase with classContext and setClassContext methodsFredrik Orderud2018-09-262-1/+35
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta4v5.12.0-beta3v5.12.0-beta2v5.12.0-beta1Qt Forward Merge Bot2018-09-221-1/+4
|\