summaryrefslogtreecommitdiffstats
path: root/src/activeqt/container/qaxwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix outdated BSD license headerKai Koehne2017-09-291-1/+11
* Enable failure recovery from crashing out-of-process controlFredrik Orderud2017-01-091-2/+14
* QAxHostWidget: Remove dependency on qt_win_display_dc()Friedemann Kleint2016-07-041-1/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-62/+60
|\
| * Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-03-221-62/+60
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-2/+4
|\|
| * Remove duplicated image conversion functions.Friedemann Kleint2016-02-221-2/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-151-2/+2
|\|
| * Fix invocation of static methods.Friedemann Kleint2016-02-101-2/+2
* | Add more override.Friedemann Kleint2016-02-111-13/+13
|/
* Adapt to High DPI scaling.Friedemann Kleint2016-01-181-22/+17
* Prevent creation of multiple QAxClientSite/QAxHostWidget objects.Friedemann Kleint2016-01-131-1/+2
* QAxWidget: Reverse order of releasing the interfaces.Friedemann Kleint2015-05-051-2/+3
* Fixed license file headersJani Heikkinen2015-02-161-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Use Q_DECL_OVERRIDE where applicable.Friedemann Kleint2014-12-081-1/+1
* Fix usage of QString::left()/QString::right().Friedemann Kleint2014-10-091-1/+1
* Remove repeated invocations of end() in iterations.Friedemann Kleint2014-10-061-11/+10
* Remove remains of Windows CE and MSVC pre 2008.Friedemann Kleint2014-09-231-59/+1
* whitespace fixesOswald Buddenhagen2014-01-201-2/+2
* 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