summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projectsAlexandru Croitor2020-09-221-3/+0
* Remove the SAX parser from QtXmlLars Knoll2020-09-152-3/+1
* Reimplement QSequentialIterable using QMetaSequenceUlf Hermann2020-09-033-0/+3
* Add a QMetaSequence interfaceUlf Hermann2020-09-013-0/+3
* Refactor qxmlstream_p.hLars Knoll2020-08-193-0/+3
* Remove binary compat sources for qbytearray and qstringAllan Sandfeld Jensen2020-08-192-2/+0
* CMake: Link Boostrap against PlatformCommonInternalJoerg Bornemann2020-08-171-0/+1
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-062-2/+0
* CMake: Use intelcet flags for bootstrap and qmakeAlexandru Croitor2020-06-181-0/+1
* CMake: Fix usage of gc_binaries featureAlexandru Croitor2020-06-121-1/+1
* CMake: Regenerate tools and 3rd partyAlexandru Croitor2020-05-292-2/+8
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-143-12/+0
* Start work on a new API to replace QTextCodecLars Knoll2020-05-143-0/+3
* Remove QRegExp from the bootstrap libraryLars Knoll2020-05-063-3/+0
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-272-0/+2
* Include QRegularExpression in the bootstrap libraryLars Knoll2020-04-133-1/+85
* Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-162-4/+2
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-161-4/+1
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-4/+1
| |\
| | * macOS: Merge qcore_mac cpp and mm filesTor Arne Vestbø2020-03-121-4/+1
* | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-162-6/+6
* | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-162-4/+4
|/ /
* | CMake: Allow building bundled 3rd party libraries in qtbaseAlexandru Croitor2020-02-252-35/+41
* | CMake: Fix c++ standard config tests with MSVCAlexandru Croitor2020-02-181-1/+3
* | Post Merge FixesLeander Beernaert2020-01-242-0/+10
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-0/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-0/+6
| |\|
| | * Split cborstream feature in twoUlf Hermann2019-12-121-0/+6
* | | Remove invalid conversion and make it clearer for the futureLeander Beernaert2020-01-141-28/+28
* | | Regenerate src/Leander Beernaert2020-01-142-2/+27
* | | CMake: Add support for framework buildsJoerg Bornemann2020-01-061-2/+2
* | | Post merge fixesLeander Beernaert2019-11-252-4/+4
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-2/+2
|\| |
| * | Make QList an alias to QVectorLars Knoll2019-10-301-1/+0
| |/
| * Reimplement JSON support on top of CborUlf Hermann2019-10-211-1/+2
* | Regenerate src/*Alexandru Croitor2019-11-142-18/+18
* | Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
* | Re-generate affected cmake files and configure.json after the mergeSimon Hausmann2019-10-172-0/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-0/+1
|\|
| * Win32: Consolidate registry codeFriedemann Kleint2019-10-141-0/+1
* | Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-142-0/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-0/+1
|\|
| * Include likely-adjusted uiLanguages for the system localeEdward Welbourne2019-10-041-0/+1
* | Regenerate qtbase after wip/qt6 -> wip/cmake mergeAlexandru Croitor2019-10-142-0/+6
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-0/+3
|\|
| * Add support for calendars beside GregorianSoroush Rabiei2019-08-201-0/+3
* | Regenerate qmake and bootstrap projectsAlexandru Croitor2019-10-071-4/+4
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-153-62/+53
|\|
| * Fix SOURCES duplication in tools/bootstrap on macOSTasuku Suzuki2019-07-191-4/+1
| * Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-12/+12