summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Move the official Qt version from qglobal.h to .qmake.confThiago Macieira2015-10-141-2/+2
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-0/+3
|\
| * ICC on Windows: Disable ref-qualified member functions in MSVC <= 2013Thiago Macieira2015-09-231-0/+3
* | Add static assert checking QT_POINTER_SIZE.Friedemann Kleint2015-10-071-1/+3
* | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-051-0/+11
* | Remove extra semicolon in declaration of QMacAutoReleasePoolTor Arne Vestbø2015-10-021-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-021-0/+11
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+11
| |\|
| | * Doc: Added enums in qnamespace.qdocNico Vertriest2015-09-041-0/+11
* | | Doc: replace \target with \keyword if at start of pageNico Vertriest2015-10-021-1/+1
* | | Doc: Update obsolete URLs to external documentationTopi Reinio2015-10-021-1/+1
* | | Doc: Use correct image in Qt::BusyCursor documentationTopi Reinio2015-10-021-1/+1
|/ /
* | Remove QT_WARNING_DISABLE_GCC for ClangThiago Macieira2015-09-251-1/+1
* | Add code to perform overflow-checking additions and multiplicationThiago Macieira2015-09-232-0/+120
* | Clean up some Apple-related includes and declarations.Jake Petroules2015-09-221-23/+0
* | Fix QtCore compilation with clangThiago Macieira2015-09-212-6/+37
* | Use the proper macro to detect the compiler as part of the NDKAleix Pol2015-09-151-1/+1
* | Add a qt_version_tag symbol to QtCore that uses ELF versionsThiago Macieira2015-09-132-1/+64
* | Fix QSysInfo::windowsVersion() for good.Jake Petroules2015-09-061-83/+56
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Simon Hausmann2015-08-271-0/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-0/+1
| |\|
| | * 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
* | | | | Fix some qdoc-warnings.Friedemann Kleint2015-08-271-2/+2
|/ / / /
* | | | Merge dev into 5.6Oswald Buddenhagen2015-08-171-0/+3
|\ \ \ \
| * | | | Move Q_ALWAYS_INLINE next to Q_NEVER_INLINE in qglobal.h.Erik Verbruggen2015-08-111-0/+3
* | | | | Merge the multiple implementations of getting the local hostnameThiago Macieira2015-08-132-0/+126
|/ / / /
* | | | Make Qt::Initialization a C++11 class enumThiago Macieira2015-08-101-0/+7
* | | | Add QTypeInfo::isRelocatableThiago Macieira2015-08-101-12/+49
* | | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devTimur Pocheptsov2015-08-092-5/+6
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-062-5/+6
| |\| | |
| | * | | 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
| | |/ /
* | | | Support logging direct to syslog, if enabled.Tasuku Suzuki2015-08-092-0/+36
* | | | Document AA_* that must be set before app constructionLaszlo Agocs2015-08-081-5/+8
|/ / /
* | | Introduce cross platform high-dpi scalingMorten Johan Sørvig2015-07-302-0/+6
* | | Introduce Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6Marc Mutz2015-07-181-2/+11
* | | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-175-10/+23
|\| |
| * | 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