summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add missing CLASS_NAMEAlbert Astals Cid2019-10-0314-0/+14
* Regenerate qtbase/src projectsAlexandru Croitor2019-09-3012-54/+42
* Add CMakeLists.txt for CoreWLANJean-Michaël Celerier2019-09-301-0/+36
* Add CMake support for directfb plug-inJean-Michaël Celerier2019-09-303-2/+75
* Change QT_COORD_TYPE variable which was badly translated from qmakeJean-Michaël Celerier2019-09-241-1/+1
* Add CMakeLists.txt for cocoa printsupport plug-inJean-Michaël Celerier2019-09-242-1/+26
* Create module tools packages (config files) automaticallyAlexandru Croitor2019-09-221-1/+0
* Adapt string formatting in util/cmakeCristian Maureira-Fredes2019-09-211-2/+1
* Fix add_qt_gui_executable for non-Gui projectsJoerg Bornemann2019-09-191-1/+4
* Fix casing of public API functionsSimon Hausmann2019-09-191-13/+13
* Fix add_qt_docs callsSimon Hausmann2019-09-1912-12/+12
* Re-generate main module CMake filesSimon Hausmann2019-09-1817-18/+18
* Fix OUTPUT_TARGET propagation in qt6_add_resource()Leander Beernaert2019-09-161-0/+4
* Regenerate src/testlibAlexandru Croitor2019-09-112-2/+0
* Regenerate src/printsupportAlexandru Croitor2019-09-111-35/+55
* Regenerate src/openglAlexandru Croitor2019-09-111-6/+0
* Regenerate src/corelibAlexandru Croitor2019-09-112-6/+13
* Regenerate src/networkAlexandru Croitor2019-09-111-0/+2
* Regenerate src/widgetsAlexandru Croitor2019-09-112-364/+444
* Regenerate src/guiAlexandru Croitor2019-09-112-64/+71
* Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-1117-14/+37
* cmake: Enable building of the oci pluginVille Voutilainen2019-09-053-3/+39
* Fix non-prefix builds on WindowsAlexandru Croitor2019-09-041-0/+1
* cmake: Enable building of the db2 pluginVille Voutilainen2019-09-043-2/+38
* Enable building of the mysql pluginVille Voutilainen2019-09-023-2/+30
* Fix default platform plugin choice for WASMSimon Hausmann2019-08-301-1/+1
* Fix Harfbuzz detectionSimon Hausmann2019-08-301-1/+1
* Update Android build configurationLeander Beernaert2019-08-301-0/+1
* Fix build with EmscriptenSimon Hausmann2019-08-301-1/+1
* Add Support for Android Bearer JarLeander Beernaert2019-08-272-2/+20
* Update public CMake macros' versionLeander Beernaert2019-08-232-44/+44
* Extract add_qt_resource into reusable componentsLeander Beernaert2019-08-222-27/+37
* Fix qmake build in developer buildsLeander Beernaert2019-08-161-0/+2
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-15388-3282/+5889
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-06377-3090/+5630
| |\
| | * 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-051-1/+0
| | * Thou Shalt Not Specialize std Function TemplatesMarc Mutz2019-08-033-27/+4
| | * Add an easier way to change colorspacesAllan Sandfeld Jensen2019-08-023-22/+107
| | * 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-025-77/+81
| | * Clean up documentation of deprecated APIs from QApplicationSona Kurazyan2019-08-011-41/+2
| | * Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-015-77/+21
| | * Un-deprecate QSignalMapperSona Kurazyan2019-08-012-10/+4
| | * QTestLib: Speed up QCOMPARE for QStringFriedemann Kleint2019-08-014-0/+120
| | * Fix QColorTransform memory leakAllan Sandfeld Jensen2019-08-011-0/+1
| | * QResource: consistently cache resourceList()Marc Mutz2019-08-011-8/+10