summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-1/+1
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-6/+6
| |\ \ \ \
| * | | | | Add Q_DECL_UNUSED, marking functions or variables unusedThiago Macieira2013-02-121-0/+4
| * | | | | Add qunsetenv(), next to qputenv() and friends.David Faure2013-02-072-0/+38
| * | | | | Add note about QT_{BEGIN,END}_HEADER removal for Qt 6Sergio Ahumada2013-02-061-0/+1
| * | | | | Add QT_{BEGIN,END}_HEADER definition backSergio Ahumada2013-02-051-0/+3
| * | | | | Put #ifdef around Windows-only functionThiago Macieira2013-02-011-0/+2
| * | | | | Remove left-overs of QT_{BEGIN,END}_HEADERSSergio Ahumada2013-01-311-2/+1
| * | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-292-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-282-2/+2
| | |\ \ \ \ \
| * | | | | | | Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-292-1/+3