summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Add BypassWinowManagerHintJørgen Lind2013-05-202-1/+8
* install host libraries into -hostprefixOswald Buddenhagen2013-05-132-0/+2
* Fix module name in license headers.Stephen Kelly2013-05-101-1/+1
* Defer enabling std::atomic on GCC until GCC 4.7Thiago Macieira2013-05-101-1/+5
* Make QFlags enum flags (C++11 strict enums) friendlyAlbert Astals Cid2013-05-092-7/+14
* Utilize the new Q_OS_MACX define.Jake Petroules2013-05-091-3/+3
* Repurpose the former Q_OS_MAC synonym "Q_OS_MACX" to mean "OS X".Jake Petroules2013-05-092-12/+28
* Specify gnu_printf for message formatting with MinGWJonathan Liu2013-05-081-0/+20
* Fix compilation for Android ARMv5Eskil Abrahamsen Blomfeldt2013-05-071-0/+4
* Oops: bugfix support for ref qualifiers in GCC 4.8.1Thiago Macieira2013-05-011-1/+1
* QFlags: Remove text promising 64 bit enums for 5.1Kai Koehne2013-04-281-1/+1
* Fix QKeySequence::toString() returning gibberish for Qt::KeypadModifierMitch Curtis2013-04-231-0/+4
* Mark that GCC 4.8.1 has support for C++11 member reference qualifiersThiago Macieira2013-04-201-0/+4
* qprocessordetection: add armv7sRichard Moe Gustavsen2013-04-191-0/+2
* Make qtbase compile with QT_NO_IMAGEFORMATPLUGINTasuku Suzuki2013-04-151-1/+6
* Enable qDebug to console when desired on Android.Gunnar Sletta2013-04-121-1/+7
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-0/+4
|\
| * qt.conf: default LibraryExecutables to bin/ on windowsOswald Buddenhagen2013-03-261-0/+4
* | Reduce the likelihood of underflows in qFuzzyComparehjk2013-04-021-2/+2
* | Publish qEnvironmentVariableIs{Set,Empty}()Marc Mutz2013-03-301-7/+5
* | Doc: Document Q_OS_WIN* macrosTopi Reinio2013-03-291-1/+16
* | Document undefined behavior regarding Qt::ItemNeverHasChildren.Stephen Kelly2013-03-261-0/+3
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-2023-208/+980
|\ \
| * | Add predefined macros for endian detection with the TI toolchainsLaszlo Papp2013-03-181-2/+2
| * | Add Qt::AA_UseHighDpiPixmaps.Morten Johan Sørvig2013-03-172-0/+9
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-6/+6
| * | Add a generic Qt::Edge enumJ-P Nurmi2013-03-142-1/+19
| * | make QtCriticalMsg fatal if QT_FATAL_WARNINGS is setOswald Buddenhagen2013-03-121-1/+1
| * | de-duplicate and accelerate codeOswald Buddenhagen2013-03-121-3/+1
| * | fix encoding when invoking default message handlerOswald Buddenhagen2013-03-121-1/+1
| * | Implement XEmbed protocolAlberto Mardegan2013-03-062-0/+5
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-0/+1
| |\ \
| * \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-061-0/+4
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+4
| | |\ \ \ | | | | |/ | | | |/|
| * | / | Fix build with older Clang versions without __has_extensionTor Arne Vestbø2013-03-051-0/+4
| |/ / /
| * | | Introducing the Qt Android portPaul Olav Tvete2013-03-052-0/+28
| * | | ApplicationStates: add more states to Qt::ApplicationStateRichard Moe Gustavsen2013-03-042-4/+21
| * | | Mark all qtbase headers that aren't cleanThiago Macieira2013-03-031-0/+5
| * | | Add __ARM_ARCH_5TE__ to Q_PROCESSOR_ARM_V5BogDan Vatra2013-03-021-0/+1
| * | | Fix Q_GLOBAL_STATIC support for exceptionsThiago Macieira2013-02-282-4/+7
| * | | Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-281-0/+22
| |\ \ \
| | * | | iOS: Add potentially undefined version defines to qsystemdetection.hTor Arne Vestbø2013-02-271-0/+16
| | * | | iOS: Move Q_OS_IOS out of makesespec to qsystemdetection.hTor Arne Vestbø2013-02-261-0/+6
| * | | | QT_MESSAGE_OUTPUT: add support for condition depending on the typeOlivier Goffart2013-02-271-16/+71
| * | | | Add multi-line input method hintPaul Olav Tvete2013-02-272-0/+4
| |/ / /
| * | | QPA: Add interface for setting the application state explicitlyRichard Moe Gustavsen2013-02-212-0/+22
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-201-2/+20
| |\ \ \
| * | | | Introduce macros for simplifying platform checks on Mac OS and iOSTor Arne Vestbø2013-02-181-0/+10
| * | | | Start using Availability.h over AvailabilityMacros.h on Mac OSTor Arne Vestbø2013-02-181-13/+16
| * | | | Don't override OS X deployment target unconditionally in qsystemdetection.hTor Arne Vestbø2013-02-181-4/+5