summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* ICC on Windows: Disable ref-qualified member functions in MSVC <= 2013Thiago Macieira2015-09-231-0/+3
* Doc: Added enums in qnamespace.qdocNico Vertriest2015-09-041-0/+11
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Oswald Buddenhagen2015-08-121-0/+1
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-171-0/+1
| |\
| | * Improve documentation for Qt::ItemNeverHasChildren.Florian Bruhin2015-06-011-0/+1
* | | do not warn about "untested" Windows versionsJoerg Bornemann2015-08-031-2/+0
* | | Disable #pragma diagnostic [push|pop] for gcc 4.5Kai Koehne2015-08-031-1/+1
* | | Doc: update the Q_OS_MAC documentation to be less misleadingThiago Macieira2015-07-211-1/+1
* | | qglobal: Clarify that Q_OS_WINRT also implies Q_OS_WINSebastian Schuberth2015-07-211-1/+1
* | | Also disable constexpr support in ICC with MSVC before MSVC2015Thiago Macieira2015-07-181-0/+3
|/ /
* | Set Q_CC_INTEL to the ICC version when in MSVC compat modeThiago Macieira2015-07-161-1/+1
* | Improve ICC compatibility with older MSVC versions (up to 2010)Thiago Macieira2015-07-161-0/+10
* | Disable thread-safe statics for MSVC 2015: they're brokenThiago Macieira2015-07-161-1/+2
* | Fix the printing of the ms-since-boot in %{time boot}Thiago Macieira2015-07-151-2/+3
* | Fix change-of-sign warning with ICCThiago Macieira2015-07-151-1/+2
* | fix running libQtCore.so failureTasuku Suzuki2015-07-151-1/+1
* | QNX: Fix namespace Qt buildSérgio Martins2015-07-081-2/+4
* | remove Build date from qt_core_boilerplate()Tasuku Suzuki2015-07-081-2/+0
* | Replace MAC OS X with OS XNico Vertriest2015-06-301-2/+2
* | Bump versionOswald Buddenhagen2015-06-291-2/+2
* | Apple's 3.6.0svn based clang doesn't support -Winconsistent-missing-overrideGabriel de Dietrich2015-06-281-1/+1
* | Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-274-3/+43
|\ \
| * | Detect and set Xcode 6.3 clang versionGabriel de Dietrich2015-06-221-1/+3
| * | Compile on 10.7: Disable constexpr supportMorten Johan Sørvig2015-06-101-1/+1
| * | Update for the newest Darwin-family operating systems.Jake Petroules2015-06-103-1/+39
* | | Disable C++11 thread_local with ICC on OS XThiago Macieira2015-06-221-1/+4
* | | Refactor handling of environment variable QT_WINVER_OVERRIDE.Friedemann Kleint2015-06-101-28/+21
* | | Added support for Windows 10 in QSysInfo::productVersion()Marcel Krems2015-06-091-0/+4
|/ /
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-2/+3
|\|
| * Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-291-1/+2
| |\
| | * Make qglobal.h only complain for GCC >= 5 about -fPIEThiago Macieira2015-05-291-1/+2
| * | Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-181-2/+2
| |\|
| | * Make qglobal.h complain if you use -fPIEThiago Macieira2015-05-131-2/+2
* | | Doc fix typo in QT_MESSAGE_PATTERNTasuku Suzuki2015-05-271-1/+1
* | | QMetaType: Fix compilation with non default constructible Q_GADGETOlivier Goffart2015-05-271-0/+21
* | | Doc: added doc to undocumented functionsNico Vertriest2015-05-181-0/+17
* | | Reorder member variables to avoid padding.Volker Krause2015-05-141-2/+2
* | | QSysInfo: Expand Linux distribution detectionCaroline Chao2015-05-131-10/+76
* | | Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.4.2' into 5.4Allan Sandfeld Jensen2015-05-081-2/+2
| |\|
| | * Require -fPIC instead of just -fPIE for -reduce-relocationsThiago Macieira2015-05-071-2/+2
| * | Bump versionOswald Buddenhagen2015-04-201-2/+2
| |/
* | Make it explicit that a few Qt::WindowFlags are overlappingTor Arne Vestbø2015-05-071-3/+6
* | qsystemdetection.h: Check existence of define WINAPI_FAMILY_PHONE_APP.Friedemann Kleint2015-04-221-1/+1
* | Enable checking for whether the system palette was explicitly setHarald Hvaal2015-04-202-0/+4
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-152-27/+27
|\|
| * Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-312-27/+27
* | Fix BlackBerry build.Sérgio Martins2015-04-041-0/+3
* | Windows: Use FORMAT_MESSAGE_IGNORE_INSERTS for qt_error_string().Friedemann Kleint2015-04-011-1/+1
* | Update a few doc regarding Q_FLAGOlivier Goffart2015-04-011-1/+1