summaryrefslogtreecommitdiffstats
path: root/src/activeqt/container/qaxbase.h
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit from parameter-less constructor of AxBaseFriedemann Kleint2020-09-071-1/+1
* Move some of the internal functions from QAxBase to QAxBasePrivateFriedemann Kleint2020-05-291-10/+7
* Remove hard-coded QMetaObject dataFriedemann Kleint2020-05-281-22/+8
* Port to QMetaObjectBuilderFriedemann Kleint2020-03-301-2/+0
* Fix build of QtActiveQt after moc string data changesSimon Hausmann2020-01-131-1/+1
* Fix some clang warnings about using typedefFriedemann Kleint2019-06-041-1/+1
* Extend QAxBase with classContext and setClassContext methodsFredrik Orderud2018-09-261-0/+3
* Doc: Resolve documentation warningsTopi Reinio2018-04-051-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-1/+11
|\
| * Fix outdated BSD license headerKai Koehne2017-09-291-1/+11
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-291-3/+3
|/
* QAxBase: use QSignalBlockerMarc Mutz2016-09-211-2/+1
* Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-03-221-2/+2
* Make more ctors explicitMarc Mutz2016-03-221-1/+1
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-221-3/+3
* Fixed license file headersJani Heikkinen2015-02-161-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Suppress DISPATCH_PROPERTYGET for calls from QAxScript.Friedemann Kleint2014-11-071-1/+12
* Remove remains of Windows CE and MSVC pre 2008.Friedemann Kleint2014-09-231-8/+0
* whitespace fixesOswald Buddenhagen2014-01-201-14/+14
* remove pointless #ifndef QT_NO_WIN_ACTIVEQTOswald Buddenhagen2013-10-281-4/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-251-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
|/
* remove deprecated QT_MODULE from headersJoerg Bornemann2012-11-281-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-6/+6
* Port ActiveQt to meta-object revision 7Kent Hansen2012-04-181-2/+10
* Don't register previously registered types as aliasesJoão Abecasis2012-02-151-12/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fixed compile for Q_DECLARE_METATYPE changesRohan McGovern2012-01-251-0/+13
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Fix warning, QUuid is now a class.Friedemann Kleint2012-01-111-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+227