summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Clean up tinycbor handlingSimon Hausmann2019-10-087-15/+91
| | * | | | | | | Regenerate qmake and bootstrap projectsAlexandru Croitor2019-10-071-4/+4
| | * | | | | | | Regenerate gui and network to handle source subtractions using scriptAlexandru Croitor2019-10-074-24/+27
| | * | | | | | | Regenerate corelibAlexandru Croitor2019-10-071-1/+1
| | * | | | | | | 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
| | |\ \ \ \ \ \ \
| | * | | | | | | | Rename alias property on source files to QT_RESOURCE_ALIASLeander Beernaert2019-08-153-8/+8
| | * | | | | | | | Fix add_qt_resource behavior with regards to unspecified prefixesSimon Hausmann2019-08-092-31/+14
| | * | | | | | | | Fix exporting of Core toolsAlexandru Croitor2019-07-241-3/+0
| | * | | | | | | | Fix define value for QtQuiLeander Beernaert2019-07-231-1/+1
| | * | | | | | | | Fix mapping of Apple platforms in pro2cmake.pyAlexandru Croitor2019-07-236-51/+101
| | * | | | | | | | Add some missing CLASS_NAME values to pluginsAlexandru Croitor2019-07-227-4/+16
| | * | | | | | | | Minor cleanupSimon Hausmann2019-07-221-1/+1
| | * | | | | | | | Fix mapping of features to private featuresSimon Hausmann2019-07-221-2/+1
| | * | | | | | | | Add special case handling for corelib mimetypes resourcesLeander Beernaert2019-07-182-5/+28
| | * | | | | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-11692-10266/+66609
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-0510-0/+10
| | * | | | | | | | | cmake: allow client apps to load static plug-insJean-Michaël Celerier2019-07-051-0/+36