summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build when Qt is configured with Angle supportv5.0.0-beta2Simon Hausmann2012-11-071-1/+1
* Remove qaxselect.ui from FORMS of testcon toolMiikka Heikkinen2012-11-051-1/+1
* remove MODULE_*DIR assignmentsOswald Buddenhagen2012-11-011-4/+0
* add .qmake.conf fileOswald Buddenhagen2012-11-011-0/+1
* remove useless CONFIG+=consoleOswald Buddenhagen2012-11-011-1/+1
* follow qt_tool.prf now setting up DESTDIROswald Buddenhagen2012-11-012-4/+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
* Update usage of qMetaType helper functions.Jędrzej Nowacki2012-09-271-9/+34
* Tools: Use qInstallMessageHandler()Kai Koehne2012-09-262-5/+5
* HTML template: Updated copyright information from Nokia to Digia PlcJerome Pasion2012-09-262-29/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-23105-1230/+1230
* Doc: Add documentation templates.Jerome Pasion2012-09-213-0/+776
* remove mentions of borland from project filesOswald Buddenhagen2012-09-182-7/+1
* Fix qutlook compilation.Miikka Heikkinen2012-09-121-2/+2
* Fix dumpcpp tool to work with revision 7 metaobject format.Miikka Heikkinen2012-09-127-291/+492
* Update the git-archive export optionsThiago Macieira2012-09-102-2/+4
* Fix building of qtactiveqtjian liang2012-09-101-2/+2
* Fix installation of ActiveQt examplesv5.0.0-beta1Miikka Heikkinen2012-08-2221-15/+43
* adjust to new requirement of .private_includes needing to be completeOswald Buddenhagen2012-08-151-1/+1
* Fix initial subwindow size in testcon toolMiikka Heikkinen2012-08-141-1/+1
* Fix generation of return statements for void functions in dumpcppMiikka Heikkinen2012-08-071-5/+3
* Remove "QtWinForms Solution" links from ActiveQt Dot Net example doc.Mitch Curtis2012-07-241-6/+0
* 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
* ActiveQt: Fix example installs.Friedemann Kleint2012-07-113-3/+3
* Change CONFIG += staticlib to CONFIG += staticThiago Macieira2012-07-112-2/+2
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-091-25/+3
* 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: Bring back the webbrowser example.Friedemann Kleint2012-06-282-3/+1
* ActiveQt: Fix compiler warnings (g++).Friedemann Kleint2012-06-284-8/+12
* Fix rendering of QAxWidgetsMiikka Heikkinen2012-06-281-2/+4
* shadow-build-safe and less hacky use of qaxselect.uiOswald Buddenhagen2012-06-201-6/+1
* adjust to build system improvementsOswald Buddenhagen2012-06-204-26/+19
* fix idc build locationOswald Buddenhagen2012-06-192-2/+2
* remove pointless $$IN_PWD/ prefixesOswald Buddenhagen2012-06-191-4/+4
* 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
* Remove a qDebug print that had been accidentally left in codeMiikka Heikkinen2012-06-071-1/+0
* Fix OLEColorToQColor()Miikka Heikkinen2012-05-221-11/+1
* Fixes to metaobject handlingMiikka Heikkinen2012-05-212-6/+10
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-081-2/+2