summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1047-49/+49
* Bump Qt version to 5.0.1Sergio Ahumada2013-01-021-4/+4
* Initialize the event loop for in-process servers in static builds.Miikka Heikkinen2012-12-201-0/+5
* Force importing static plugins for all binaries linking QtAxServerMiikka Heikkinen2012-12-201-1/+1
* Re-enable and test the ActiveQt CMake files.v5.0.0-rc2Stephen Kelly2012-12-123-9/+0
* Correct path to examples .pro fileshjk2012-12-121-2/+2
* Doc: Added documentation for dumpcpp and dumpdoc toolsVenugopal Shivashankar2012-12-124-1/+264
* Doc: Edited Active Qt documentationJerome Pasion2012-12-1122-1287/+410
* Add \brief comments to ActiveQt examples.hjk2012-12-109-9/+9
* be able to build ActiveQt's docs on non-Windows platformsJoerg Bornemann2012-12-082-7/+13
* modularize docsJoerg Bornemann2012-12-0833-0/+3753
* dumpcpp: properly clean up temporary metaobjectsJoerg Bornemann2012-12-041-0/+5
* All QWindow properties that have "window" in them have been renamed.Sergio Ahumada2012-12-041-2/+2
* unmess library namingOswald Buddenhagen2012-12-033-3/+4
* Fix crash when calling initialize from non-gui application.Miikka Heikkinen2012-11-291-1/+1
* fix unused variable warning in release buildJoerg Bornemann2012-11-291-0/+1
* fix lib order for MinGWJoerg Bornemann2012-11-293-8/+4
* Set window flags correctly.Friedemann Kleint2012-11-291-1/+1
* Fix compiler warnings in ActiveQt (MSVC/MinGW).Friedemann Kleint2012-11-298-38/+38
* Don't create broken cmake config files.Stephen Kelly2012-11-283-0/+9
* fix activeqt module structureJoerg Bornemann2012-11-288-267/+387
* remove deprecated QT_MODULE from headersJoerg Bornemann2012-11-289-18/+0
* Remove obsolete QT_DLL and QT_NODLL usageMiikka Heikkinen2012-11-261-2/+2
* Provide missing documentation for QAxSelectMiikka Heikkinen2012-11-192-3/+30
* remove MODULE_*DIR assignmentsOswald Buddenhagen2012-11-011-4/+0
* follow qt_tool.prf now setting up DESTDIROswald Buddenhagen2012-11-011-2/+0
* Remove dependency on a generated ui header file in a public header fileAndy Shaw2012-10-312-20/+30
* Fix crash when handling WM_PAINT during COM operationsMiikka Heikkinen2012-10-261-0/+12
* Make ActiveQt libraries build both debug and release versionsMiikka Heikkinen2012-10-132-0/+6
* Remove redundent line as this is done after the loop anywayAndy Shaw2012-10-101-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2328-222/+222
* remove mentions of borland from project filesOswald Buddenhagen2012-09-181-1/+0
* Fix dumpcpp tool to work with revision 7 metaobject format.Miikka Heikkinen2012-09-122-22/+18
* Fix building of qtactiveqtjian liang2012-09-101-2/+2
* explicitly set VERSION for activeqt module version header creationOswald Buddenhagen2012-07-231-0/+1
* Port QtActiveQt to new native event filter system.Stephen Kelly2012-07-233-23/+24
* Remove use of qWinMsgHandler.Stephen Kelly2012-07-231-2/+0
* Change CONFIG += staticlib to CONFIG += staticThiago Macieira2012-07-112-2/+2
* Fix embedding ActiveQt servers based on native widgets like QGLWidgetMiikka Heikkinen2012-07-061-1/+17
* "export" idc for qtPrepareTool() useOswald Buddenhagen2012-07-061-7/+4
* Fix assert with when ActiveQt server changes status bar text.Miikka Heikkinen2012-07-051-3/+7
* Fix signals to COM events conversionMiikka Heikkinen2012-07-042-5/+5
* ActiveQt: Fix compiler warnings (g++).Friedemann Kleint2012-06-283-7/+12
* Fix rendering of QAxWidgetsMiikka Heikkinen2012-06-281-2/+4
* adjust to build system improvementsOswald Buddenhagen2012-06-203-20/+19
* fix idc build locationOswald Buddenhagen2012-06-192-2/+2
* Fix: Uninitialised variable causing allocation crash down the line.Bill King2012-06-191-1/+1
* Fix Windows build against qdatetime.h that uses min/maxSimon Hausmann2012-06-132-0/+3
* Fix embedded ActiveQt server window positioningMiikka Heikkinen2012-06-081-9/+9
* Fix IDL generation for struct type optional parametersMiikka Heikkinen2012-06-071-0/+2