summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Fix casing of public API functionsSimon Hausmann2019-09-191-13/+13
| | * | | | | | | Fix add_qt_docs callsSimon Hausmann2019-09-191-1/+1
| | * | | | | | | Re-generate main module CMake filesSimon Hausmann2019-09-182-2/+2
| | * | | | | | | Fix OUTPUT_TARGET propagation in qt6_add_resource()Leander Beernaert2019-09-161-0/+4
| | * | | | | | | Regenerate src/corelibAlexandru Croitor2019-09-112-6/+13
| | * | | | | | | Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-111-0/+5
| | * | | | | | | Update Android build configurationLeander Beernaert2019-08-301-0/+1
| | * | | | | | | Update public CMake macros' versionLeander Beernaert2019-08-231-37/+37
| | * | | | | | | 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-15149-1156/+1427
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix mapping of Apple platforms in pro2cmake.pyAlexandru Croitor2019-07-232-33/+56
| | * | | | | | | | 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-11208-1601/+5978
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | cmake: allow client apps to load static plug-insJean-Michaël Celerier2019-07-051-0/+36
| | * | | | | | | | | Clean up application module visibility on AndroidSimon Hausmann2019-07-021-5/+6
| | * | | | | | | | | Android: Final changes for APK generationLeander Beernaert2019-06-263-6/+29
| | * | | | | | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-1459-1424/+1630
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Make WinMain linkage compatible with Qt 5Simon Hausmann2019-06-122-4/+11
| | * | | | | | | | | | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-3/+10
| | * | | | | | | | | | Fix linking of examplesSimon Hausmann2019-06-121-0/+11
| | * | | | | | | | | | Export installation locations compatible with qmake -queryVolker Krause2019-06-052-0/+27
| | * | | | | | | | | | Fix typo: PROJECT_MAJOR_VERSION does not existKevin Funk2019-06-051-1/+1
| | * | | | | | | | | | Allow to build examples as standalone projectKevin Funk2019-06-051-19/+22
| | * | | | | | | | | | Update .prev cmake filesAlbert Astals Cid2019-06-052-1/+2
| | * | | | | | | | | | CMake: Add WrapPCRE2 packageCristian Adam2019-06-053-4/+4
| | * | | | | | | | | | cmake: build with exceptions disabled by defaultAlbert Astals Cid2019-06-051-0/+1
| | * | | | | | | | | | Regenerate the main qtbase modulesAlexandru Croitor2019-06-052-0/+4
| | * | | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0334-242/+315
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-03174-4661/+6816
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Improve qconfig.cpp generationAlexandru Croitor2019-05-312-41/+5
| | * | | | | | | | | | | | Add basic support for compiling applications with qmakeSimon Hausmann2019-05-312-0/+2
| | * | | | | | | | | | | | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-2/+0
| | * | | | | | | | | | | | Build and use double-conversion library shipped by Qt when neededAlexandru Croitor2019-05-221-2/+3
| | * | | | | | | | | | | | Improve configure2cmake to find_package only in certain conditionsAlexandru Croitor2019-05-201-1/+3
| | * | | | | | | | | | | | Regenerate corelibAlexandru Croitor2019-05-202-14/+981
| | * | | | | | | | | | | | Use the qt_build_repo() macros for building qtbase as wellAlexandru Croitor2019-05-151-23/+0
| | * | | | | | | | | | | | Encapsulate commands for building other repos into two macrosAlexandru Croitor2019-05-151-0/+23
| | * | | | | | | | | | | | Fix special cases in corelibAlexandru Croitor2019-05-061-12/+13
| | * | | | | | | | | | | | CMake: Improve mapping of librariesTobias Hunger2019-05-031-4/+4
| | * | | | | | | | | | | | CMake: configurejson2cmake: Do not generate useless OPTIONALsTobias Hunger2019-05-031-8/+0
| | * | | | | | | | | | | | cmake: export locally-built dependencies in static buildJean-Michaël Celerier2019-05-021-0/+7
| | * | | | | | | | | | | | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-022-11/+11
| | * | | | | | | | | | | | Export tool config and target files for each relevant moduleAlexandru Croitor2019-05-021-5/+6
| | * | | | | | | | | | | | Merge remote-tracking branch 'gerrit/dev' into wip/cmakeTobias Hunger2019-04-161-2/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-16496-26568/+32993
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | CMake: Update src/corelibTobias Hunger2019-04-111-157/+157
| | * | | | | | | | | | | | | | Fix architecture conditionsAlexandru Croitor2019-04-031-1/+1
| | * | | | | | | | | | | | | | Fix AUTOMOC and friends to run only once the tools are builtAlexandru Croitor2019-03-221-0/+2
| | * | | | | | | | | | | | | | Fix windows build after gui regenerationAlexandru Croitor2019-03-211-8/+14