summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Doc: mention that Qt::AA_X11InitThreads isn't used anymoreDavid Faure2016-01-111-3/+1
* winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-052-53/+2
* WinRT: Add camera button events on Windows PhoneSamuel Nevala2016-01-051-2/+2
* qprocessordetection.h: Fix detection of 32-bit ARMv8Thiago Macieira2015-12-211-20/+27
* Q_UNIMPLEMENTED: remove explicit file, line and funcinfo informationMarc Mutz2015-12-071-1/+1
* Fix overflow-checking additions and multiplication on MinGWMatt Hoosier2015-12-021-1/+1
* Doc: Omit default argument in describing a function callTopi Reinio2015-11-301-1/+1
* Add support for the C++11 features fixed in MSVC 2015 Update 1Thiago Macieira2015-11-181-0/+7
* Docs: Add a note clarifying that Q_MOVABLE_TYPE is not about move semanticsOlivier Goffart2015-11-131-1/+2
* Workaround part 2: don't use the version tagging symbols on AndroidThiago Macieira2015-11-041-1/+1
* Update high-DPI scaling enablers.Morten Johan Sørvig2015-11-042-3/+16
* Fix C++11 compiler detection for QNX.Rafael Roquetto2015-10-291-7/+9
* Workaround: don't create ELF version scripts for AndroidThiago Macieira2015-10-291-1/+1
* Move pointer size detection entirely to qprocessordetection.hThiago Macieira2015-10-263-23/+28
* Add an automatic use of the ELF-versioned QtCore symbolThiago Macieira2015-10-203-1/+89
* Update qversiontagging.cpp not to use too much assembler magicThiago Macieira2015-10-202-57/+50
* winrt: use correct winapi family defines in mkspecs and system detectionAndrew Knight2015-10-201-1/+1
* 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