summaryrefslogtreecommitdiff
path: root/src/activeqt/container/qaxwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove pointless #ifndef QT_NO_WIN_ACTIVEQTOswald Buddenhagen2013-10-281-3/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-6/+6
* Fix building of qtactiveqtjian liang2012-09-101-2/+2
* Port QtActiveQt to new native event filter system.Stephen Kelly2012-07-231-20/+11
* ActiveQt: Fix compiler warnings (g++).Friedemann Kleint2012-06-281-6/+5
* Fix rendering of QAxWidgetsMiikka Heikkinen2012-06-281-2/+4
* Remove a qDebug print that had been accidentally left in codeMiikka Heikkinen2012-06-071-1/+0
* Port ActiveQt to QMetaMethod-based connectNotify()Kent Hansen2012-05-011-1/+1
* Addapt activeqt to the QMetaObject changeOlivier Goffart2012-04-251-5/+1
* Port ActiveQt to meta-object revision 7Kent Hansen2012-04-181-0/+25
* Fix the native event filter of QAxHostWidget.Friedemann Kleint2012-04-121-5/+8
* Compile fix after implementation of modality for QWindow.Friedemann Kleint2012-04-121-2/+17
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-121-6/+6
* Use winId() to retrieve native window handle when necessary.jian liang2012-03-051-28/+17
* Make reference counting in activeQt container multi-processor safejian liang2012-03-011-6/+6
* Make sure we release IAdviseSink interfaceJian Liang2012-03-011-1/+2
* Fix a crash when changeEvent() is called and there is no containerAndy Shaw2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Fix compilation after refactor merge.Friedemann Kleint2011-10-041-22/+46
* Compile fix.Friedemann Kleint2011-05-201-1/+10
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2257