summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/global.pri
Commit message (Expand)AuthorAgeFilesLines
* Add a public qsimd.h headerLars Knoll2020-03-261-0/+1
* Move qsimd* from corelib/tools to corelib/globalLars Knoll2020-03-261-0/+2
* qfloat16: Check in the tables to GitThiago Macieira2019-06-031-11/+4
* De-bootstrap the qfloat16 generator toolThiago Macieira2019-06-031-1/+1
* Add private qt_make_unique as a drop-in for C++14 std::make_uniqueMarc Mutz2019-05-211-0/+1
* Simplify finite/NaN testing for qfloat16Edward Welbourne2019-03-261-1/+0
* Make the qfloat16tables.cpp depend on the executable, not the commandThiago Macieira2019-02-251-1/+1
* Add qbswap for a memory regionThiago Macieira2018-07-041-0/+1
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+4
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-1/+4
| |\
| | * Add a "shim" to allow use of Clang 5's __builtin_available everywhereJake Petroules2017-12-081-1/+4
* | | Fix build with ICC: it miscompiles the F16C intrinsicsThiago Macieira2017-12-211-2/+2
* | | qfloat16_f16c.c: inline in qfloat16.cpp if F16C is permitted in thereThiago Macieira2017-12-151-1/+20
* | | Add functions for fast bulk conversion of qfloat16Allan Sandfeld Jensen2017-11-211-0/+2
|/ /
* | Move the minimum Linux version declarations to a headerThiago Macieira2017-10-281-0/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-13/+10
|\|
| * Revert "Do not include qfloat16 tables in arm64 builds"Allan Sandfeld Jensen2017-10-101-13/+10
* | Linux: add a note to the ELF binary what minimum Linux is neededThiago Macieira2017-06-301-0/+16
* | Move endian integers to qendian_p.hAllan Sandfeld Jensen2017-06-211-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-1/+0
|\|
| * rename qglobalstatic.cpp -> qglobalstatic.qdocOswald Buddenhagen2017-06-171-1/+0
* | Long live QRandomGeneratorThiago Macieira2017-06-121-0/+3
|/
* Do not include qfloat16 tables in arm64 buildsAllan Sandfeld Jensen2017-02-281-10/+13
* New qfloat16 classGlen Mabey2017-01-311-0/+14
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-10/+2
|\
| * Clean up config handling of logging backendsLars Knoll2016-11-291-10/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-5/+1
|\|
| * Replace PKGCONFIG+=foo usages with QMAKE_USELars Knoll2016-10-261-5/+1
* | Long live QOperatingSystemVersion!Jake Petroules2016-09-181-0/+6
|/
* Restore the -fno-lto build of qversiontagging.cppThiago Macieira2016-05-231-2/+21
* Search for libsystemd first, fall back to libsystemd-journalHeiko Becker2016-02-151-1/+4
* Add an automatic use of the ELF-versioned QtCore symbolThiago Macieira2015-10-201-1/+2
* Update qversiontagging.cpp not to use too much assembler magicThiago Macieira2015-10-201-26/+2
* Fix QtCore compilation with clangThiago Macieira2015-09-211-2/+26
* Add a qt_version_tag symbol to QtCore that uses ELF versionsThiago Macieira2015-09-131-1/+2
* Support logging direct to syslog, if enabled.Tasuku Suzuki2015-08-091-0/+4
* fix running libQtCore.so failureTasuku Suzuki2015-07-151-1/+1
* corelib: Fix a faulty 5.4->dev merge.Raphael Kubo da Costa2015-01-281-0/+1
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-0/+2
|\
| * Link against QMAKE_LIBS_EXECINFO when using backtrace(3).Raphael Kubo da Costa2015-01-031-0/+3
* | Enable ELF .interp section on HurdPino Toscano2014-12-301-1/+1
|/
* Add QSysInfo::cpuArchitecture() and fullCpuArchitecture()Thiago Macieira2014-05-091-0/+1
* Add a more reliable replacement for qt_add/removeObject().Volker Krause2014-04-151-2/+4
* automate handling of generated headers some moreOswald Buddenhagen2014-02-281-9/+0
* Support logging direct to journald, if enabled.Robin Burchell2014-01-211-0/+6
* generate qfeatures.h at build timeOswald Buddenhagen2013-10-291-0/+1
* install qconfig.h into framework bundlesOswald Buddenhagen2013-06-251-1/+4
* let configure create the forwarding qconfig.h againOswald Buddenhagen2013-06-031-0/+5
* Doc: write up the docs for Q_GLOBAL_STATICThiago Macieira2013-01-241-0/+1
* Add a new Q_GLOBAL_STATIC implementationThiago Macieira2013-01-221-0/+1