summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix CMP0175 warning in qt6_target_idlJoerg Bornemann2025-06-061-2/+0
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio2025-05-271-0/+3
* ActiveQt: fix COM enum types by using int in QAxObjectBenjamin Buch2025-03-041-1/+4
* Make QAxBase/QAxWidget QDataStream operators hidden friendsMarc Mutz2025-02-053-36/+50
* QAxServer: pass our hInstance to QCoreApplicationThiago Macieira2025-01-244-10/+5
* Do not use Q_DECL_HIDDEN_STATIC_METACALLIvan Solovev2024-11-222-2/+2
* Restore link to Qt::Core for non-Windows documentation-only buildsTopi Reinio2024-11-081-0/+9
* QAxWidget: provide proper QDataStream operatorsThiago Macieira2024-10-101-0/+12
* QAxServer: Remove custom windows event hookOliver Wolff2024-09-252-29/+0
* QAxServer: Do not trigger sendPostedEvents by WM_QT_SENDPOSTEDEVENTSOliver Wolff2024-09-251-1/+10
* Remove dead pre-Qt6 codeVolker Hilsheimer2024-09-242-24/+0
* CMake: Fix build with CMake 3.16 on WindowsJoerg Bornemann2024-09-061-1/+0
* Doc: Fix typoPaul Wicking2024-08-271-1/+1
* Doc: Remove usage of defunct QDoc commandPaul Wicking2024-08-232-8/+0
* Docs: Organize topics in the qtactiveqt repoAlexei Cazacov2024-08-072-1/+30
* CMake: Annotate some targets with SBOM informationAlexandru Croitor2024-07-113-0/+3
* Make logging category staticVolker Hilsheimer2024-07-111-1/+1
* Run dumpcpp also when type library is specified by UUIDJøger Hansegård2024-06-211-1/+5
* Add tests framework for verifying calls to native COM serversJøger Hansegård2024-05-171-0/+1
* Introduce QBStr BSTR RAII wrapperJøger Hansegård2024-05-135-36/+150
* Correct license for documentation filesLucie Gérard2024-05-132-2/+2
* Fix conversions of QVariantList of stringsFriedemann Kleint2024-04-111-26/+31
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-144-0/+4
* CMake: Add tool wrapper to the dumpcpp call in qt6_target_typelibsJoerg Bornemann2024-01-171-1/+4
* Add the missing syncqt dependency between AxContainer and AxServerAlexey Edelev2023-11-131-0/+2
* Describe how to deal with COM reentrancy problems in ActiveQtJøger Hansegård2023-09-261-0/+11
* Block signals while the meta object gets createdVolker Hilsheimer2023-09-221-0/+1
* Doc: Mark QAxSelect::SandboxingAppContainer enum as new in Qt 6.5Kai Köhne2023-08-281-1/+2
* Fix issues that caused ActiveQt qutlook sample to crashJøger Hansegård2023-08-152-8/+30
* doc: Document that unloading in-process Active Qt may cause crashJøger Hansegård2023-06-281-0/+7
* Doc: remove ActiveQt Dot Net exampleJøger Hansegård2023-06-283-312/+0
* Doc: remove links to removed examplesVolker Hilsheimer2023-06-272-12/+6
* Doc: Add group page for ActiveQt examples and tutorialsAndreas Eliasson2023-06-202-0/+10
* QAxScriptManager: move private members into the private classVolker Hilsheimer2023-06-152-34/+17
* Remove the manual undef of the min/max macros, or def NOMINMAXAmir Masoud Abdol2023-06-062-8/+0
* Doc: Replace mentions of deprecated macrosTopi Reinio2023-05-091-2/+2
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-04-283-11/+2
* Fix QAxScriptManager::callVolker Hilsheimer2023-03-222-30/+32
* Fix handling of out-parameters that are of VARIANT-typeVolker Hilsheimer2023-03-222-2/+2
* idc: Sync usage info with actual parameter parsingOliver Wolff2023-03-011-2/+4
* Doc: Define WINAPI for documentation builds on non-Windows platformsTopi Reinio2023-02-201-0/+4
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-152-0/+8
* Fix CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-133-8/+3
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-098-50/+5
* Fix compilation of code within macro QT_CHECK_STATEFriedemann Kleint2023-02-091-2/+4
* Fix invalid QApplication constructionFredrik Orderud2023-01-232-6/+3
* Port from <cctype> toupper() to QtMiscUtils::toAsciiUpper()Marc Mutz2022-12-232-4/+6
* Extend TestCon with AppContainer sandboxingFredrik Orderud2022-12-152-1/+6
* Disable the headersclean check for the ActiveQt module explicitlyAlexey Edelev2022-11-021-10/+6
* CMake: Fix "no rc file" case when running idcAlexandru Croitor2022-10-281-2/+2