summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qconfig-bootstrapped.h
Commit message (Expand)AuthorAgeFilesLines
* Replace cxx17_bm_searcher config check with feature test macroMarc Mutz2022-01-241-1/+0
* Remove zlib from bootstrap libraryJoerg Bornemann2021-10-161-0/+2
* QLatin1String: optimize indexOfMårten Nordheim2021-06-111-0/+1
* fix build for no feature futureLorn Potter2021-05-121-0/+1
* Add Solaris support in cmake buildNiclas Rosenvik2021-04-211-0/+4
* Fix build of Core module without regularexpression featureAlexey Edelev2021-03-041-2/+0
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-251-10/+0
* Remove deprecated binary json featureEdward Welbourne2020-07-311-1/+0
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-201-3/+0
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-141-3/+2
* Remove QRegExp from the bootstrap libraryLars Knoll2020-05-061-0/+4
* Compile QRegularExpression into qmakeLars Knoll2020-05-051-4/+0
* Include QRegularExpression in the bootstrap libraryLars Knoll2020-04-131-0/+4
* Introduce a configure-time check for C++17 filesystemMårten Nordheim2020-02-071-0/+1
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-1/+2
|\
| * Split cborstream feature in twoUlf Hermann2019-12-121-1/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-111-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-2/+2
| |\
| | * Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-101-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-261-0/+1
|\| |
| * | Reimplement JSON support on top of CborUlf Hermann2019-10-211-0/+1
* | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+1
|/ /
* / Provide a feature for CBOR stream I/OUlf Hermann2019-10-161-0/+1
|/
* Featurize support for signaling NaNEdward Welbourne2019-09-301-0/+1
* Add support for the Islamic Civil calendarSoroush Rabiei2019-08-221-0/+2
* Add support for the Jalali (Solar Hijri or Persian) calendarSoroush Rabiei2019-08-211-0/+1
* Introduce a new feature called easingcurveTasuku Suzuki2019-08-161-0/+1
* RCC: Add support for Zstandard compressionThiago Macieira2018-12-111-0/+4
* QResource: add support for resources compressed with ZstandardThiago Macieira2018-12-111-0/+1
* Correct QT_FEATURE_settings in qconfig-bootstrapped.hLiang Qi2018-11-201-1/+0
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-0/+2
|\
| * Modernize the "settings" featureLiang Qi2018-11-151-0/+2
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-1/+0
|\|
| * Modernize the "textcodec" featureLiang Qi2018-11-071-1/+0
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-1/+0
|\|
| * Modernize the "codecs" featureLiang Qi2018-10-121-1/+0
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-1/+3
|\|
| * Modernize the "datestring" featureLiang Qi2018-09-241-0/+1
| * Modernize the "textdate" featureLiang Qi2018-09-241-1/+2
* | Modernize the "thread" featureUlf Hermann2018-08-171-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-2/+10
|\|
| * Fix qmake build with glibc 2.28Thiago Macieira2018-08-081-2/+10
* | Logging: Accept .ini files written by QSettingsKai Koehne2018-07-281-0/+1
|/
* Make sure we can build with -no-feature-itemmodelUlf Hermann2018-03-211-0/+1
* Support for LTTNG and ETW tracingRafael Roquetto2018-01-281-0/+2
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+5
|\
| * QTemporaryFile: hide the O_TMPFILE feature behind a check for linkat()Thiago Macieira2017-11-111-0/+5
* | Fix build with -no-feature-regularexpressionUlf Hermann2017-12-211-0/+1
|/
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-6/+8
|\
| * Reorder defines to respect alphabetic order in bootstrap configEdward Welbourne2017-09-271-7/+8