summaryrefslogtreecommitdiff
path: root/src/activeqt/container/qaxbase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix outdated BSD license headerKai Koehne2017-09-291-1/+11
* Add Q_FALLTHROUGH to unmarked fallthroughs seen by GCC 7Friedemann Kleint2017-06-201-1/+1
* Fix previous optimization to prevent a crashAndy Shaw2017-04-271-2/+2
* Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-241-1/+1
|\
| * Use an uint for scode as opposed to unsigned short to avoid truncationAndy Shaw2016-12-091-1/+1
* | Remove foreachFriedemann Kleint2017-01-101-8/+8
|/
* Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-03-221-114/+118
* String fixes.Friedemann Kleint2016-02-111-4/+5
* Introduce helper functions for ITypeInfo::GetNames().Friedemann Kleint2016-02-101-57/+17
* Fix incorrect substring extraction of slot name.5.5Friedemann Kleint2016-01-041-1/+1
* Handle IDispatch** out parameters.Friedemann Kleint2015-03-201-9/+18
* Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-alpha1Frederik Gladhorn2015-03-031-1/+1
|\
| * Doc: corrections to solve autolink issuesNico Vertriest2015-02-231-1/+1
* | Fixed license file headersJani Heikkinen2015-02-161-3/+3
* | Update copyright headersJani Heikkinen2015-02-111-5/+5
* | Clean up code dealing with VARIANT.Friedemann Kleint2015-02-021-0/+2
* | Suppress DISPATCH_PROPERTYGET for calls from QAxScript.Friedemann Kleint2014-11-071-21/+42
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-1/+1
|\ \ | |/
| * In some controls the property can be listed twice so merge the flagsAndy Shaw2014-10-241-1/+1
* | Use QString/QByteArray::prepend() where appropriate.Friedemann Kleint2014-10-091-3/+3
* | Fix usage of QString::left()/QString::right().Friedemann Kleint2014-10-091-5/+7
* | Remove repeated invocations of end() in iterations.Friedemann Kleint2014-10-061-40/+33
* | Use case insensitive comparison instead of toLower().Friedemann Kleint2014-09-261-2/+2
* | Remove remains of Windows CE and MSVC pre 2008.Friedemann Kleint2014-09-231-16/+0
|/
* Hide internal type and function of QAxBase from qdoc.Friedemann Kleint2014-03-241-0/+10
* whitespace fixesOswald Buddenhagen2014-01-201-14/+14
* Prospective build fix on Windows for explicit QMetaStringTable constructorSimon Hausmann2013-12-241-1/+4
* Prospective build fix after internal API change of QMetaStringTableSimon Hausmann2013-12-091-2/+1
* 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
* | Fix compiler warnings of MinGW in Active Qt.Friedemann Kleint2013-01-181-1/+1
|/
* Doc: Edited Active Qt documentationJerome Pasion2012-12-111-27/+27
* dumpcpp: properly clean up temporary metaobjectsJoerg Bornemann2012-12-041-0/+5
* Fix crash when calling initialize from non-gui application.Miikka Heikkinen2012-11-291-1/+1
* Fix compiler warnings in ActiveQt (MSVC/MinGW).Friedemann Kleint2012-11-291-5/+5
* Fix crash when handling WM_PAINT during COM operationsMiikka Heikkinen2012-10-261-0/+12
* Remove redundent line as this is done after the loop anywayAndy Shaw2012-10-101-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-6/+6
* Fix dumpcpp tool to work with revision 7 metaobject format.Miikka Heikkinen2012-09-121-20/+13
* Fixes to metaobject handlingMiikka Heikkinen2012-05-211-6/+9
* Addapt activeqt to the QMetaObject changeOlivier Goffart2012-04-251-0/+2
* Port ActiveQt to meta-object revision 7Kent Hansen2012-04-181-203/+227
* Adapt to Qt5 meta-object changesKent Hansen2012-04-181-7/+7
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-121-83/+83
* Make reference counting in activeQt container multi-processor safejian liang2012-03-011-12/+15
* ActiveQt: Add support for setting properties by referenceJonathan Liu2012-02-201-9/+45
* Don't register user types as typedefs of void *João Abecasis2012-02-151-8/+5
* Don't register previously registered types as aliasesJoão Abecasis2012-02-151-4/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1