summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add some clarifying documentation in QtPostProcessAlexandru Croitor2019-08-231-0/+13
* Fix creation of ModuleDepends header file with correct dependenciesAlexandru Croitor2019-08-231-1/+3
* Abstract and fix usages of QT_KNOWN_MODULESAlexandru Croitor2019-08-232-20/+44
* Regenerate tests that use helper processesAlexandru Croitor2019-08-2311-37/+15
* Update pro2cmake example generation to use QT5_ADD_RESOURCESLeander Beernaert2019-08-231-10/+18
* Extend run_pro2cmake.py to pass --is-example to pro2cmakeLeander Beernaert2019-08-231-1/+7
* Replace invalid symbols with underscoreLeander Beernaert2019-08-221-0/+1
* Fix missing prefix for test data on androidLeander Beernaert2019-08-221-0/+1
* Extract add_qt_resource into reusable componentsLeander Beernaert2019-08-225-286/+355
* Fix Android build for other Qt modulesLeander Beernaert2019-08-162-1/+5
* Fix QT_WILL_BUILD_TOOLS evaluationLeander Beernaert2019-08-161-1/+5
* Fix qmake build in developer buildsLeander Beernaert2019-08-161-0/+2
* Fix developer warnings that a plugin does not belong to a Qt moduleAlexandru Croitor2019-08-161-2/+6
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-15757-4663/+9052
|\
| * Temporarily remove dependencies.yamlAlexandru Croitor2019-08-071-1/+0
| * Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Lars Knoll2019-08-07718-4397/+8645
| |\
| | * Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-06718-4397/+8645
| |/|
| | * Mark QDBusError::ErrorType a Q_ENUMThiago Macieira2019-08-051-0/+3
| | * QTest: add toString(QBitArray)Thiago Macieira2019-08-051-0/+11
| | * Remove the unused includes for QSignalMapperSona Kurazyan2019-08-052-2/+0
| | * Remove special handling of DLLDESTDIR on WindowsJoerg Bornemann2019-08-031-8/+2
| | * Remove QMake's -createstub optionJoerg Bornemann2019-08-038-39/+0
| | * Thou Shalt Not Specialize std Function TemplatesMarc Mutz2019-08-033-27/+4
| | * Add an easier way to change colorspacesAllan Sandfeld Jensen2019-08-024-22/+154
| | * rhi: Add a note about size to newBuffer()Laszlo Agocs2019-08-022-4/+11
| | * rhi: gl: Add support for bool members in uniform blocksLaszlo Agocs2019-08-021-0/+12
| | * rhi: Move info prints to categorized loggingLaszlo Agocs2019-08-026-19/+53
| | * Improve our color space terminologyAllan Sandfeld Jensen2019-08-026-100/+104
| | * Fix Makefile re-generation for debug_and_release buildsJoerg Bornemann2019-08-021-0/+12
| | * Clean up documentation of deprecated APIs from QApplicationSona Kurazyan2019-08-011-41/+2
| | * Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-0121-108/+120
| | * Improve the keypadnavigation manual testSona Kurazyan2019-08-011-21/+16
| | * Un-deprecate QSignalMapperSona Kurazyan2019-08-012-10/+4
| | * Port users of get{Contents,Text}Margins() missed first time aroundMarc Mutz2019-08-014-20/+23
| | * QTestLib: Speed up QCOMPARE for QStringFriedemann Kleint2019-08-014-0/+120
| | * Conditionally disable parts of the tests testing the deprecated APIsSona Kurazyan2019-08-012-2/+4
| | * Fix QColorTransform memory leakAllan Sandfeld Jensen2019-08-011-0/+1
| | * Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-015-3/+14
| | * tst_QMenu: Eradicate Q_FOREACH loopsMarc Mutz2019-08-011-4/+3
| | * QResource: consistently cache resourceList()Marc Mutz2019-08-011-8/+10
| | * Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-08-017-9/+20
| | |\
| | | * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-017-9/+20
| | |/|
| | | * QAbstractItemView: refine documentation for SingleSelectionChristian Ehrlicher2019-07-311-1/+1
| | | * Fix erroneous missing-cmake-tests errorsSimon Hausmann2019-07-311-1/+1
| | | * Fix assert in QPainterPath after clear()Eirik Aavitsland2019-07-313-6/+15
| | | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-311-1/+1
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-311-1/+1
| | | |/|
| | | | * qfsfileengine_p.h: Un-inline processOpenModeFlagsOliver Wolff2019-07-301-1/+1
| | | * | BLACKLIST insert_remove_loop for msvc-2019Heikki Halmet2019-07-301-0/+2
| | * | | Fix spdy build without features.propertiesTasuku Suzuki2019-08-012-4/+13