summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-163-53/+55
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-51/+51
| |\
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-122-52/+52
| * | Fix qnumeric_p.h with ICC's supplied math.hThiago Macieira2016-08-101-3/+5
* | | Darwin: Add QImage::toCGImage() conversion functionMorten Johan Sørvig2016-08-111-0/+6
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-0/+33
|\| |
| * | move c++11 test into qcompilerdetection.h and make it stricterOswald Buddenhagen2016-07-221-0/+6
| * | Windows: Disable unsupported C++11 features with Clang-cl and ICCThiago Macieira2016-07-221-0/+27
* | | qFatal: unify the code path for aborting via std::abortGiuseppe D'Angelo2016-07-252-6/+4
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devEdward Welbourne2016-07-221-5/+5
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-5/+5
| |\| |
| | * | Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-081-5/+5
* | | | Extend PLATFORM_SDK_EQUAL_OR_ABOVE and DEPLOYMENT_TARGET_BELOW macrosJake Petroules2016-07-191-17/+39
|/ / /
* | | Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-6/+0
* | | qdoc: Documentation for qFuzzyIsNull() is addedMartin Smith2016-07-142-6/+18
* | | Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-6/+0
* | | Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-6/+0
* | | CoreLib: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-07-021-1/+1
* | | Make sure all private headers in Qt Core include qglobal_p.hThiago Macieira2016-06-253-2/+54
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-231-6/+0
|\| |
| * | Remove duplicated QT_HAS_BUILTIN defineBogDan Vatra2016-06-211-6/+0
* | | Update for the newest Darwin-family operating systems.Jake Petroules2016-06-233-7/+20
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-214-10/+65
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-06-204-22/+77
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-204-22/+77
| | |\|
| | | * Update for the newest Darwin-family operating systems.Jake Petroules2016-06-153-16/+59
| | | * Move __cpp_constexpr check inside Q_COMPILER_CONSTEXPR checkJames McDonnell2016-06-131-10/+12
| * | | Add "-softfloat" to archdetect.cpp and clarify what to use whenThiago Macieira2016-06-191-0/+5
| |/ /
* | | Fix documentation of some QSysInfo functions.Jake Petroules2016-06-171-4/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-173-37/+46
|\| |
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-163-37/+46
| |\ \
| | * | Move the Q_DECL_UNUSED attribute elsewhere to satisfy ICC 17Thiago Macieira2016-06-081-3/+3
| | * | Use void instead of uchar in the endian-swapping function parametersv5.7.0-rc1Thiago Macieira2016-05-262-34/+43
| | * | Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-262-4/+43
| | |\ \
* | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-136-9/+74
|\| | | |
| * | | | Plug padding holes in QHostAddressPrivateThiago Macieira2016-06-091-1/+1
| * | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-065-8/+73
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-022-10/+43
| | |\|
| | | * Replace qUnaligned{Load,Store} with the existing q{To,From}Unalignedv5.6.1-1v5.6.1Thiago Macieira2016-05-252-10/+43
| | * | Add Interix OS system detection definesRalf Nolden2016-05-301-0/+4
| | * | Force the use of the C++11 alignof keyword instead of an extensionThiago Macieira2016-05-291-1/+2
| | * | Disable thread_local on clang for FreeBSDRalf Nolden2016-05-271-1/+3
| | * | Restore the -fno-lto build of qversiontagging.cppThiago Macieira2016-05-231-2/+21
| | |/
* | | QDateTimePrivate: merge the time spec, DST status and validity flagsThiago Macieira2016-06-101-1/+1
* | | Remove QSysInfo code related to unsupported versions of Windows.Jake Petroules2016-06-081-111/+13
* | | Remove reliance on QSysInfo::[Mac|Windows]Version in QSysInfo itself.Jake Petroules2016-06-021-51/+103
* | | Remove Windows CE vestigesJoerg Bornemann2016-06-023-6/+2
* | | Clang: remove the QT_NO_RTTI macro declarationThiago Macieira2016-05-291-3/+0
* | | Remove the Clang __has_feature(cxx_exceptions) checkThiago Macieira2016-05-291-5/+0
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-05-245-57/+108
|\ \ \