summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qconfig-bootstrapped.h
Commit message (Expand)AuthorAgeFilesLines
* Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-101-2/+2
* 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
| * Make QDateTimeParser a separate featureEdward Welbourne2017-09-251-0/+1
* | Add support for statx(2) on LinuxThiago Macieira2017-08-081-0/+1
* | QFileSystemEngine::setFileTime/Unix: remove the fallback to futimesatThiago Macieira2017-08-051-1/+0
* | QFileSystemEngine::renameFile: use calls that don't overwriteThiago Macieira2017-08-041-0/+1
* | Rename the "sys_auxv" feature to "getauxval"Thiago Macieira2017-07-061-1/+1
* | QRandomGenerator: use getentropy on Linux & OpenBSDThiago Macieira2017-06-301-0/+1
* | QRandomGenerator: don't internally rely on QT_HAS_INCLUDEThiago Macieira2017-06-201-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-0/+7
|\|
| * alloca: detect whether alloca.h existsOswald Buddenhagen2017-05-031-0/+7
* | QFileDevice/QFileInfo: Add fileTime() and setFileTime()Nikita Krupenko2017-04-271-0/+3
|/
* Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+0
* Properly use the "process" featureUlf Hermann2017-02-271-0/+1
* announce 'temporaryfile' feature in bootstrap libraryOswald Buddenhagen2017-02-131-0/+1
* Fix compilation without sharedmemoryUlf Hermann2017-01-051-0/+2
* ... and so configureapp.exe disappearethOswald Buddenhagen2016-12-231-5/+2
* Properly use QT_CONFIG macro to check for ICULars Knoll2016-11-291-0/+1
* Clean up config handling of logging backendsLars Knoll2016-11-291-0/+3
* Clean up iconv configurationLars Knoll2016-11-231-0/+1
* Add configure feature for QUrl::topLevelDomainLars Knoll2016-10-111-0/+1
* Add configure feature for QCommandLineParserLars Knoll2016-10-111-1/+3
* Add configure feature for time zone supportLars Knoll2016-10-111-0/+1
* Clean up building of bootstrap lib and toolsLars Knoll2016-10-111-0/+95