summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Fixed warnings from arm builds with -WundefRohan McGovern2012-03-071-3/+3
* fix relative default examples pathOswald Buddenhagen2012-03-061-1/+1
* Remove codecForTr().Robin Burchell2012-03-061-3/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-044-149/+99
|\
| * revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-012-4/+52
| * exclude some code from the qmake buildOswald Buddenhagen2012-03-011-0/+4
| * dispose of BOOTSTRAPPING defineOswald Buddenhagen2012-03-011-8/+4
| * QtGlobal: remove qIsDetached()Marc Mutz2012-03-011-4/+0
| * QFlags: mark as Q_PRIMITIVE_TYPEMarc Mutz2012-02-291-0/+4
| * make qlibraryinfo table-drivenOswald Buddenhagen2012-02-292-94/+34
| * remove pointless ifdefsOswald Buddenhagen2012-02-291-23/+1
| * Merge master -> api_changesRohan McGovern2012-02-295-162/+31
| |\
| * | Remove Q_DECLARATIVE_EXPORT and Q_QTQUICK1_EXPORTMatthew Vogt2012-02-271-16/+0
* | | Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-021-1/+1
* | | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-023-34/+34
* | | Remove Q_BYTE_ORDER and -*-endian arguments from configuresBradley T. Hughes2012-03-021-1/+75
* | | Remove ARMFPA support and Q_DOUBLE_FORMAT detectionBradley T. Hughes2012-03-011-42/+0
| |/ |/|
* | remove library version matching from qt.confOswald Buddenhagen2012-02-271-65/+2
* | 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-232-10/+0
* | Remove QT_ASCII_CAST_WARN_CONSTRUCTORStephen Kelly2012-02-231-7/+0
* | Add WindowDoesNotAcceptFocus flag and use it in xcbJan Arne Petersen2012-02-232-0/+4
* | Don't do macro self-expansion for moc anymore.Stephen Kelly2012-02-221-6/+2
* | Remove unused Q_CANNOT_DELETE_CONSTANTStephen Kelly2012-02-221-2/+0
* | Remove detection of GCC versions which are not supported anywhere.Stephen Kelly2012-02-221-31/+8
* | Fail with #error early if the compiler does not support bool or explicit.Stephen Kelly2012-02-222-28/+10
|/
* Move QSysInfo out of qglobal.h and into a separate headerBradley T. Hughes2012-02-213-102/+157
* Remove qMacVersion()Bradley T. Hughes2012-02-212-15/+10
* Include qt_windows.h for Windows CE.Andreas Holzammer2012-02-201-0/+3
* Move QTypeInfo out of qglobal.h and into a separate headerBradley T. Hughes2012-02-203-165/+220
* Rename Q_PROCESSOR_POWERPC to Q_PROCESSOR_POWERBradley T. Hughes2012-02-202-12/+25
* Document Q_PROCESSOR_* macrosBradley T. Hughes2012-02-182-0/+218
* qnamespace.qdoc: Add doco for new values of Qt::MouseButtonRick Stockton2012-02-171-3/+49
* 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
* QDebug: Add support for %{pid}, %{appname} and %{threadid}David Faure2012-02-171-1/+22
* fix whitespace in qnamespace.qdocRick Stockton2012-02-151-24/+24
* Move QtConcurrent configuration to a single fileJoão Abecasis2012-02-141-19/+0
* Reshuffle code between qglobal, qloggingKai Koehne2012-02-134-477/+473
* Fix qmake compilationOlivier Goffart2012-02-131-1/+1
* Remove HP PA-RISC atomic implementation.Bradley T. Hughes2012-02-131-6/+0
* Remove failing for ARM Architectures.Andreas Holzammer2012-02-111-2/+0
* Fix qlogging autotest for clangKai Koehne2012-02-101-0/+5
* Force -fPIE on ELF if Qt is built with reduced relocationsOlivier Goffart2012-02-101-0/+6
* Allow customization of qDebug output at runtimeKai Koehne2012-02-092-9/+325
* Various documentation fixes ported from 4.8Teemu Katajisto2012-02-091-1/+1