summaryrefslogtreecommitdiffstats
path: root/src/corelib/corelib.pro
Commit message (Expand)AuthorAgeFilesLines
* Make sure the metatypes are installed in prefix buildsUlf Hermann2019-11-131-1/+2
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-0/+11
|\
| * Android: Add multi-abi support for CMakeCristian Adam2019-10-251-0/+11
* | Generate metatypes.json for QtCore, QtGui, and QtWidgetsUlf Hermann2019-10-171-1/+1
|/
* Android: Fix plugins namingBogDan Vatra2019-10-011-1/+1
* Android: Fix cmake generatorBogDan Vatra2019-09-071-1/+1
* Say hello to Android multi arch build in one goBogDan Vatra2019-08-261-0/+1
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+1
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-0/+1
* Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-4/+2
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-201-0/+1
|\
| * wasm: add qstdweb private APIMorten Johan Sørvig2019-02-071-0/+1
* | Remove eval modeKai Koehne2019-02-121-2/+0
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-1/+1
|\
| * Modernize the "animation" featureLiang Qi2018-10-121-1/+1
* | Make the use of -fdata-sections and --gc-sections more generic in QtMikhail Svetkin2018-04-271-0/+1
|/
* Remove src/corelib/arch, merging with src/corelib/threadThiago Macieira2018-03-191-1/+0
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-1/+1
|\
| * MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
* | Support for LTTNG and ETW tracingRafael Roquetto2018-01-281-0/+3
* | Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-2/+1
* | MinGW: Remove workaround that disabled strict_c++Kai Koehne2018-01-121-4/+0
* | Add functions for fast bulk conversion of qfloat16Allan Sandfeld Jensen2017-11-211-1/+1
* | Remove references to obsolete platformsJake Petroules2017-11-051-1/+0
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-2/+0
|\|
| * MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-191-2/+0
* | Android: remove support for local/debug deploymentJake Petroules2017-09-061-3/+1
|/
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-3/+7
|\
| * Remove QMAKE_LIBS_CORE variableJoerg Bornemann2017-08-281-3/+7
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-2/+8
|\|
| * Use correct paths in Qt5CoreConfigExtrasMkspecDirKevin Funk2017-07-281-2/+8
* | macOS: Add LLDB debug script when building with separate debug info (dSYM)Tor Arne Vestbø2017-07-071-0/+2
|/
* Use separate Qt5Config.cmake inside build directoryKonstantin Tokarev2016-11-251-2/+19
* Convert the old feature systemLars Knoll2016-09-151-2/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-231-2/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-231-2/+3
| |\
| | * Add OpenBSD to list of targets that can't use --no-undefined in qtcoreRalf Nolden2016-06-221-2/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-1/+1
|\| |
| * | QtCore/QtDBus/QtSql: port the last remaining Q_FOREACH loop and add QT_NO_FOR...Marc Mutz2016-05-111-1/+1
* | | Add support for Apple tvOSMike Krus2016-05-171-2/+2
* | | Remove dynamic loading of functions that are present in Windows Vista onwards.Friedemann Kleint2016-04-191-0/+2
* | | QtCore: Increase Windows API level to 0x600 (Windows Vista).Friedemann Kleint2016-03-301-2/+8
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-3/+6
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-3/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+4
|\|
| * Fix build on FreeBSD: 'environ' is not defined in a libraryThiago Macieira2016-02-021-0/+4
* | Android: Remove support for API < 16BogDan Vatra2015-12-101-4/+2
|/
* Make CONFIG += c++11 by default not disable GNU extensionsThiago Macieira2015-07-171-3/+3
* Use simd.prf for building MIPS DSP codeThiago Macieira2014-07-251-14/+0
* Do not build or link to PCRE if QRegularExpression is disabledGiuseppe D'Angelo2014-05-151-1/+1