summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changelog for Qt 5.6.3 releasev5.6.35.6.3Friedemann Kleint2017-08-241-0/+24
* Fix infinite loop in MIME classinfo parser in ActiveQtAndy Shaw2017-06-211-1/+1
* QClassFactory::CreateInstanceHelper(): make variable argc staticFriedemann Kleint2017-03-271-1/+1
* Bump versionOswald Buddenhagen2016-11-281-1/+1
* remove dependencies from sync.profileOswald Buddenhagen2016-11-051-10/+0
* Fix dumping of IDL for 64bit integer typesFriedemann Kleint2016-09-221-4/+4
* Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-0/+26
|\
| * Add changelog for Qt 5.6.2 releasev5.6.25.6.2Friedemann Kleint2016-09-011-0/+26
|/
* idc: Fix quoting of .idl fileFriedemann Kleint2016-08-161-2/+4
* idc: Search %PATH% when loading librariesFriedemann Kleint2016-08-161-3/+8
* dumpcpp: Fix regression when creating function signatures.Friedemann Kleint2016-06-271-1/+1
* Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-173-3/+3
* do not enable example installs explicitly any moreOswald Buddenhagen2016-05-241-1/+0
* Bump versionOswald Buddenhagen2016-05-191-1/+1
* Doc: Remove repository name from examplesinstallpathv5.6.1-1v5.6.15.6.1Topi Reinio2016-05-121-2/+0
* Add changelog for Qt 5.6.1 releaseFriedemann Kleint2016-05-121-0/+24
* Fix old-style cast compile error in qaxobject.h.David Schulz2016-03-231-2/+2
* Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-03-2215-361/+370
* Fix C-style cast in QAxWidget::qObject()Marc Mutz2016-03-221-1/+1
* Make more ctors explicitMarc Mutz2016-03-225-9/+9
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-226-26/+26
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-221-0/+0
* Remove duplicated image conversion functions.Friedemann Kleint2016-02-225-136/+12
* Add a control for manual testing.Friedemann Kleint2016-02-185-0/+141
* Further string fixes: Replace ugly STRIPCB macro by static function.Friedemann Kleint2016-02-151-22/+22
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-151-0/+22
|\
| * Merge 5.6 into 5.6.0v5.6.0-rc1v5.6.05.6.0Oswald Buddenhagen2016-02-022-2/+22
| |\
| * | Add changelog for Qt 5.6.0 releaseFriedemann Kleint2016-01-281-0/+22
* | | dumpcpp: Introduce flags type ObjectCategories for enum ObjectCategory.Friedemann Kleint2016-02-121-10/+20
* | | String fixes.Friedemann Kleint2016-02-116-18/+16
* | | Remove Q_CC_BOR.Friedemann Kleint2016-02-103-19/+2
* | | Introduce helper functions for ITypeInfo::GetNames().Friedemann Kleint2016-02-104-65/+52
* | | Fix invocation of static methods.Friedemann Kleint2016-02-104-10/+10
* | | Bump versionOswald Buddenhagen2016-02-081-1/+1
* | | Remove unused variable as detected by Clang.Friedemann Kleint2016-02-051-2/+1
* | | Add missing override declarations.Friedemann Kleint2016-02-052-4/+4
| |/ |/|
* | testcon: Add options for application attributes.Friedemann Kleint2016-01-291-0/+20
* | Change "argc" variable to have static lifetime.Fredrik Orderud2016-01-271-2/+2
|/
* Doc: added missing brief statementNico Vertriest2016-01-211-0/+3
* Adapt to High DPI scaling.Friedemann Kleint2016-01-184-45/+211
* Fix use of QAxFactory with QT_NO_CAST_FROM_ASCII definedMike Gelfand2016-01-151-1/+1
* Prevent creation of multiple QAxClientSite/QAxHostWidget objects.Friedemann Kleint2016-01-131-1/+2
* Add a simple manual test for loading Active X controls.Friedemann Kleint2016-01-122-0/+177
* Doc: Use QHP selectors that list the correct members for each moduleTopi Reinio2016-01-121-2/+2
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-071-1/+1
|\
| * Fix incorrect substring extraction of slot name.5.5Friedemann Kleint2016-01-041-1/+1
* | testcon: Better adapt to High DPI screens.Friedemann Kleint2016-01-054-16/+8
* | testcon: Set MainWindow instance pointer after setupUi().Friedemann Kleint2016-01-051-2/+2
* | testcon: Add option to suppress installation of the message handler.Friedemann Kleint2016-01-043-15/+30
* | testcon: Fix hangs when closing the window.Friedemann Kleint2015-12-222-0/+12