summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Win32: Consolidate registry codeFriedemann Kleint2019-10-141-0/+1
* Include likely-adjusted uiLanguages for the system localeEdward Welbourne2019-10-041-0/+1
* Add support for calendars beside GregorianSoroush Rabiei2019-08-201-0/+3
* 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
* qlalr: replace QLinkedList with std::listMarc Mutz2019-07-021-1/+0
* Run prebuilt android test APKsBogDan Vatra2019-06-131-1/+15
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-1/+1
* Add qurlquery.cpp to the bootstrap libraryUlf Hermann2019-05-111-0/+1
* Add QUrl to bootstrap setUlf Hermann2019-05-071-0/+4
* Add qstringview.cpp into bootstrapLiang Qi2019-03-131-0/+1
* Remove eval modeKai Koehne2019-02-121-2/+0
* Add qbswap for a memory regionThiago Macieira2018-07-041-0/+1
* Make the use of -fdata-sections and --gc-sections more generic in QtMikhail Svetkin2018-04-271-1/+2
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-11/+11
* MinGW: Remove workaround that disabled strict_c++Kai Koehne2018-01-121-3/+0
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-0/+1
|\
| * Add a "shim" to allow use of Clang 5's __builtin_available everywhereJake Petroules2017-09-271-0/+1
* | Add QTemporaryDir to the bootstrap libraryMartin Smith2017-09-121-0/+1
|/
* QFileSystemEngine: Remove the remainder of Windows XP functionsThiago Macieira2017-07-251-1/+1
* Move the readlink(2) wrapper to qcore_unix.cppThiago Macieira2017-07-081-1/+2
* Revert "Add QDeadlineTimer to the bootstrap library"Thiago Macieira2017-06-251-1/+0
* Add QDeadlineTimer to the bootstrap libraryThiago Macieira2017-06-201-0/+1
* Move qrand() & qsrand() to qrandom.cppThiago Macieira2017-06-121-0/+1
* bootstrap: Remove redundant occurrence of qcore_foundation.mmGabriel de Dietrich2017-04-121-1/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-1/+0
|\
| * rename qvector.cpp => qvector.qdocOswald Buddenhagen2017-02-091-1/+0
* | Added QSaveFile to the bootstrap librarySimon Hausmann2017-01-021-0/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-1/+4
|\|
| * QStandardPaths: Replace deprecated Win32 SHGetSpecialFolderPathKai Koehne2016-11-081-1/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-131-13/+1
|\|
| * Clean up building of bootstrap lib and toolsLars Knoll2016-10-111-13/+1
* | Long live QOperatingSystemVersion!Jake Petroules2016-09-181-1/+4
|/
* QSettings: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-301-1/+2
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* make bootstrapped build work entirely without generated headersOswald Buddenhagen2016-08-191-0/+4
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-2/+7
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-2/+6
| |\
| | * make zlib_dependency auto-add QtCore as a private depOswald Buddenhagen2016-05-091-2/+6
| * | qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACHMarc Mutz2016-05-111-0/+1
* | | Collate conversion functions for Core Foundation/Foundation typesTor Arne Vestbø2016-05-191-1/+1
* | | Add support for Apple tvOSMike Krus2016-05-171-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-5/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-5/+5
| |\|
| | * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+5
* | | Remove support for the obsolete -no-zlib configure argLars Knoll2016-03-151-1/+1
|/ /
* / Add QResource to the bootstrap libraryErik Verbruggen2016-02-251-0/+1
|/
* rework include path construction in the module systemOswald Buddenhagen2016-01-121-16/+2
* make a proper header-only module for QtZlibOswald Buddenhagen2015-11-171-4/+1
* tools: use QStringBuilderMarc Mutz2015-10-151-0/+1