summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Let Q_DECLARE_METATYPE and Q_DECLARE_FLAGS be undefined under Q_MOC_RUNThiago Macieira2016-05-041-0/+5
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-033-8/+15
|\
| * Fix some qdoc-warnings in 5.7.Friedemann Kleint2016-04-131-0/+7
| * ImQueryInput should include ImAnchorRectangle tooJan Arve Saether2016-04-131-1/+1
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-7/+7
| |\
| | * Don't indicate which versions of OS X are supported in QSysInfo docs.Jake Petroules2016-04-111-7/+7
* | | QOpenGLContext: add a way to disable the thread affinity checkGiuseppe D'Angelo2016-05-022-0/+8
* | | Remove remains of Windows CE from QSysInfo.Friedemann Kleint2016-04-301-8/+0
* | | Add QLibraryInfo::version() returning the Qt version as QVersionNumberThiago Macieira2016-04-273-1/+19
* | | Append the Windows OS/kernel version number in QSysInfo::prettyProductName().Jake Petroules2016-04-251-1/+11
* | | Remove window flags WindowOkButtonHint, WindowCancelButtonHint.Friedemann Kleint2016-04-202-12/+1
* | | Remove dynamic loading of functions that are present in Windows Vista onwards.Friedemann Kleint2016-04-191-1/+0
* | | Remove the -qconfig command line argumentLars Knoll2016-04-196-1406/+0
* | | Windows CE cleanup.Friedemann Kleint2016-04-141-9/+0
* | | Implement ordered dithering for image format conversionsAllan Sandfeld Jensen2016-04-121-12/+10
* | | Fix documentation of qOverload with clang based qdocOlivier Goffart2016-04-121-0/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-112-2/+2
|\| |
| * | add cross-platform tablet->mouse event synth; enable on AndroidShawn Rutledge2016-04-081-0/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-2/+0
| |\|
| | * Qt Meta macros: Allow tools to define annotationsOlivier Goffart2016-04-061-2/+0
| * | Add support for ImhAnchorRectangleJan Arve Sæther2016-04-061-0/+1
* | | qdoc: Remove Q_QDOC for qRound() and qRound64()Martin Smith2016-04-082-21/+29
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-054-41/+70
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-20/+49
| |\|
| | * Fix qSetMessagePattern to have many time/backtrace partsM. Moellney2016-03-251-20/+49
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-7/+5
| * | Unify license header usage.Jani Heikkinen2016-03-292-10/+10
| * | qNonConstOverload(): Fix documentation typo.Friedemann Kleint2016-03-241-1/+1
| * | Fix some documentation warnings.Friedemann Kleint2016-03-241-2/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-2/+4
| |\|
| | * Docs of qSetMessagePattern missing relation to qCDebug and co.M. Moellney2016-03-211-2/+4
* | | QtCore: Increase Windows API level to 0x600 (Windows Vista).Friedemann Kleint2016-03-301-2/+2
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-305-65/+14
* | | QFlags documentation: The constructors are constexprOlivier Goffart2016-03-291-2/+2
* | | QSysInfo: Fix clang generated documentationOlivier Goffart2016-03-231-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-2210-22/+78
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-212-2/+7
| |\|
| | * QTypeInfoQuery: Add public inheritance specifiersGabriel de Dietrich2016-03-171-2/+2
| | * Android: Fix compilation with NDK r11BogDan Vatra2016-03-171-0/+5
| * | QWheelEvent: Make NoScrollPhase publicGabriel de Dietrich2016-03-212-2/+3
| * | Add GHS pretty print for compiler versionRolland Dudemaine2016-03-181-0/+2
| * | Add GHS toolchain supportRolland Dudemaine2016-03-181-2/+48
| * | Disable some features for INTEGRITYRolland Dudemaine2016-03-171-0/+7
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-133-15/+10
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-113-15/+10
| | |\|
| | | * Clean up WINVER, _WIN32_WINNT macros for MinGW.Friedemann Kleint2016-03-071-14/+6
| | | * QNX: Fix logging of QtDebugMsg in slog2 backendKai Koehne2016-03-071-1/+1
| | | * Check if WINAPI_FAMILY_PC_APP is defined before using itOliver Wolff2016-03-041-0/+3
| * | | Fix documentation of QFlags::setFlagOlivier Goffart2016-03-111-1/+1
| |/ /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-013-2/+6
|\| |