summaryrefslogtreecommitdiff
path: root/src/activeqt/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix outdated BSD license headerKai Koehne2017-09-296-6/+66
* Remove foreachFriedemann Kleint2017-01-102-2/+3
* Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-03-222-24/+25
* Remove duplicated image conversion functions.Friedemann Kleint2016-02-223-133/+5
* Introduce helper functions for ITypeInfo::GetNames().Friedemann Kleint2016-02-102-0/+31
* Adapt to High DPI scaling.Friedemann Kleint2016-01-182-2/+174
* Disable gcc warnings by adding pragmas and re-enable headersclean.v5.5.0-beta1Friedemann Kleint2015-04-231-0/+3
* qaxtypefunctions.h: Fix build with headersclean check.Friedemann Kleint2015-04-171-3/+1
* Add more types to QVariant->VARIANT conversion.Friedemann Kleint2015-03-241-101/+56
* Fix signature of conversion functions.Friedemann Kleint2015-03-201-2/+2
* Handle IDispatch** out parameters.Friedemann Kleint2015-03-201-1/+3
* Fixed license file headersJani Heikkinen2015-02-166-18/+18
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-131-18/+35
|\
| * Fix handling of unsupported out parameters in QVariantToVARIANT().Friedemann Kleint2015-01-231-18/+35
* | Update copyright headersJani Heikkinen2015-02-116-30/+30
* | Clean up code dealing with VARIANT.Friedemann Kleint2015-02-021-2/+5
* | Fix qmake warning.Friedemann Kleint2014-10-061-1/+1
* | Remove repeated invocations of end() in iterations.Friedemann Kleint2014-10-061-3/+2
* | Remove remains of Windows CE and MSVC pre 2008.Friedemann Kleint2014-09-232-47/+0
|/
* whitespace fixesOswald Buddenhagen2014-01-201-81/+81
* remove pointless #ifndef QT_NO_WIN_ACTIVEQTOswald Buddenhagen2013-10-283-11/+0
* Use QMetaType::Float as this is what type() returns nowAndy Shaw2013-07-191-0/+1
* Fix licensing for static librariesv5.1.0-rc2v5.1.0Jonathan Liu2013-06-242-54/+52
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-256-6/+6
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-106-6/+6
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-282-8/+0
* | Fix compiler warnings of MinGW in Active Qt.Friedemann Kleint2013-01-181-2/+2
|/
* Fix compiler warnings in ActiveQt (MSVC/MinGW).Friedemann Kleint2012-11-291-0/+2
* fix activeqt module structureJoerg Bornemann2012-11-284-214/+348
* remove deprecated QT_MODULE from headersJoerg Bornemann2012-11-281-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-234-60/+60
* Fix dumpcpp tool to work with revision 7 metaobject format.Miikka Heikkinen2012-09-121-2/+5
* ActiveQt: Fix compiler warnings (g++).Friedemann Kleint2012-06-281-1/+1
* Fix Windows build against qdatetime.h that uses min/maxSimon Hausmann2012-06-131-0/+2
* Fix OLEColorToQColor()Miikka Heikkinen2012-05-221-11/+1
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-081-2/+2
* Use winId() to retrieve native window handle when necessary.jian liang2012-03-051-2/+0
* Don't register previously registered types as aliasesJoão Abecasis2012-02-151-1/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-304-4/+4
* Support QMetaType::QVariant as the type for QVariant propertiesKent Hansen2012-01-241-4/+4
* Update obsolete contact address.Jason McDonald2012-01-204-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-064-4/+4
* Fix compilation after refactor merge.Friedemann Kleint2011-10-043-7/+317
* Fix another case where QVariant::Invalid should be QVariant::UserTypeAndy Shaw2011-05-111-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-272-0/+1585