summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/global.pri
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add qlibraryinfo.h to global.pri's HEADERS listThiago Macieira2012-10-171-0/+1
* Use slogger2 for logging on Blackberry instead of writing to stderrFabian Bumberger2012-10-041-0/+4
* Move QFlags to qflags.hThiago Macieira2012-04-131-1/+2
* Add Q_IS_ENUM(), and provide as flag in QMetaType::typeFlags()Glenn Watson2012-03-111-1/+3
* Move QSysInfo out of qglobal.h and into a separate headerBradley T. Hughes2012-02-211-1/+2
* Move QTypeInfo out of qglobal.h and into a separate headerBradley T. Hughes2012-02-201-1/+2
* Add qprocessordetection.hBradley T. Hughes2012-02-081-0/+1
* Move compiler detection from qglobal.h to a separate headerBradley T. Hughes2012-02-061-0/+1
* Move operating system detection from qglobal.h to a separate headerBradley T. Hughes2012-02-061-0/+1
* QtDebug: Include file, line, function informationKai Koehne2012-02-011-2/+4
* Remove Symbian code from QtCore.Xizhi Zhu2012-01-241-1/+1
* symbian epoc root code removedJoerg Bornemann2011-11-071-7/+0
* Disable ELF interpreter check when cross-compilingHarald Fernengel2011-10-141-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+34