summaryrefslogtreecommitdiffstats
path: root/src/activeqt/container/qaxscript.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVectorJarek Kobus2020-06-231-2/+2
* Restructure the librariesFriedemann Kleint2020-05-061-2/+3
* Reduce QList usageFriedemann Kleint2019-11-141-2/+3
* Fix class structure and definitionsFriedemann Kleint2019-06-041-1/+1
* Introduce nullptrFriedemann Kleint2019-06-041-30/+30
* Introduce member initializationFriedemann Kleint2019-06-041-3/+2
* Fix remaining Clang warningsFriedemann Kleint2018-08-271-7/+3
* Fix clang-tidy warnings about class definitionsFriedemann Kleint2018-08-271-14/+16
* Doc: Resolve documentation warningsTopi Reinio2018-04-051-1/+44
* Fix outdated BSD license headerKai Koehne2017-09-291-1/+11
* Remove foreachFriedemann Kleint2017-01-101-11/+11
* Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-03-221-15/+17
* Remove Q_CC_BOR.Friedemann Kleint2016-02-101-2/+0
* Fix invocation of static methods.Friedemann Kleint2016-02-101-1/+1
* fix build with MinGW header version >= 4.0Eric Lemanissier2015-07-301-1/+1
* fix build with MinGW header version > 3.0v5.5.0Joerg Bornemann2015-06-231-1/+1
* Add virtual destructor to QAxScriptSite.Friedemann Kleint2015-04-231-0/+1
* enable QAxScript on MinGWJoerg Bornemann2015-04-221-7/+6
* Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-alpha1Frederik Gladhorn2015-03-031-2/+2
|\
| * Doc: corrections to solve autolink issuesNico Vertriest2015-02-231-2/+2
* | 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-5/+4
* | Fix usage of QString::left()/QString::right().Friedemann Kleint2014-10-091-1/+1
* | Remove repeated invocations of end() in iterations.Friedemann Kleint2014-10-061-45/+16
|/
* whitespace fixesOswald Buddenhagen2014-01-201-4/+4
* 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
* Doc: Edited Active Qt documentationJerome Pasion2012-12-111-113/+113
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-6/+6
* ActiveQt: Fix compiler warnings (g++).Friedemann Kleint2012-06-281-0/+6
* Adapt to Qt5 meta-object changesKent Hansen2012-04-181-1/+1
* Make reference counting in activeQt container multi-processor safejian liang2012-03-011-6/+6
* 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-3/+6
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1290