summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge master -> api_changesRohan McGovern2012-02-291-38/+7
|\
| * Remove more support for unsupported GCC versions.Stephen Kelly2012-02-271-6/+2
| * QFlags<>: let the compiler generate copy ctor/op=Marc Mutz2012-02-261-2/+5
| * Remove unused QT_NO_QWS_SHARE_FONTSStephen Kelly2012-02-241-1/+0
| * Remove QT_NO_QWS_MULTIPROCESSStephen Kelly2012-02-241-2/+0
| * Remove unused define QT_NO_COP.Stephen Kelly2012-02-241-4/+0
| * Require compiler support for deprecated constructors.Stephen Kelly2012-02-231-7/+0
| * Remove QT_ASCII_CAST_WARN_CONSTRUCTORStephen Kelly2012-02-231-7/+0
| * Don't do macro self-expansion for moc anymore.Stephen Kelly2012-02-221-6/+2
| * Fail with #error early if the compiler does not support bool or explicit.Stephen Kelly2012-02-221-5/+0
* | Remove Q_DECLARATIVE_EXPORT and Q_QTQUICK1_EXPORTMatthew Vogt2012-02-271-16/+0
|/
* Move QSysInfo out of qglobal.h and into a separate headerBradley T. Hughes2012-02-211-101/+1
* Remove qMacVersion()Bradley T. Hughes2012-02-211-4/+1
* Move QTypeInfo out of qglobal.h and into a separate headerBradley T. Hughes2012-02-201-164/+2
* Enables QProcess back on QNX.Rafael Roquetto2012-02-171-2/+0
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-171-1/+1
* Move QtConcurrent configuration to a single fileJoão Abecasis2012-02-141-19/+0
* Reshuffle code between qglobal, qloggingKai Koehne2012-02-131-4/+0
* Fix qmake compilationOlivier Goffart2012-02-131-1/+1
* Force -fPIE on ELF if Qt is built with reduced relocationsOlivier Goffart2012-02-101-0/+6
* fix msvc 2008 warning about downcasting to boolOswald Buddenhagen2012-02-081-1/+1
* Add qprocessordetection.hBradley T. Hughes2012-02-081-0/+1
* Change #include "qlogging.h" to <QtCore/qlogging.h> in qglobal.hBradley T. Hughes2012-02-061-1/+1
* Move compiler detection from qglobal.h to a separate headerBradley T. Hughes2012-02-061-492/+1
* Move operating system detection from qglobal.h to a separate headerBradley T. Hughes2012-02-061-168/+2
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+8
* QtDebug: Include file, line, function informationKai Koehne2012-02-011-59/+3
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-16/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fix compilation warnings on MSVC.Jędrzej Nowacki2012-01-291-2/+2
* Introduce QTypeInfo::sizeOf.Jędrzej Nowacki2012-01-291-5/+10
* Mark the single argument containers as movable.Stephen Kelly2012-01-261-0/+25
* Wrap unimplemented clang feature in __has_featureOlivier Goffart2012-01-261-4/+13
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-136/+1
* Remove Q_COMPILER_FINALOlivier Goffart2012-01-241-7/+1
* Update obsolete contact address.Jason McDonald2012-01-231-2/+2
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove QBool and use bool instead.David Faure2012-01-201-17/+0
* Remove Q_CC_MWERKS.Robin Burchell2012-01-191-11/+1
* Remove Q_CC_NOKIAX86.Robin Burchell2012-01-191-6/+3
* qglobal: Remove symbian specific featuresOlivier Goffart2012-01-161-115/+7
* Add Q_COMPILER_* defines for C++11 features supported by clangBradley T. Hughes2012-01-121-1/+40
* Fix Q_ASSERT_X to handle QT_FORCE_ASSERTSHarald Fernengel2012-01-111-3/+3
* Add defines for explicit virtual overrides.Stephen Kelly2012-01-101-0/+17
* Remove symbian debug macro definition.Stephen Kelly2012-01-101-9/+0
* Add define for C++11 explict delete methodsStephen Kelly2012-01-091-8/+8
* Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-6/+0
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-0/+1
* Fix compile error with qWarning() << myDateTime and QT_NO_DEBUG_OUTPUTDavid Faure2012-01-051-7/+9
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1