summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable custom shared memory schemes on INTEGRITYTero Alamäki2017-08-101-0/+13
* Merge qt_error_string and QSystemErrorThiago Macieira2017-07-181-92/+0
* Make qt_check_pointer more OOM-safeThiago Macieira2017-07-031-5/+12
* Use QMessageLogger context properly in qglobal.cpp redirectsThiago Macieira2017-07-031-3/+9
* Update for the newest Darwin-family operating systemsJake Petroules2017-06-071-0/+2
* Re-fix the detection of CPU architecture on an Apple OSThiago Macieira2017-06-071-20/+3
* Work around uname(2) on Apple mobile OSes not returning the proper archThiago Macieira2017-06-051-0/+20
* qEnvironmentVariableIntValue: fix the case of a non-numeric valueThiago Macieira2017-06-011-7/+14
* QInternal::unregisterCallback: don't crash on unregistering during exitThiago Macieira2017-05-051-2/+4
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-181-8/+12
|\
| * Restore compatibility with Qt 5.7.0 and 5.6.1Thiago Macieira2017-04-121-8/+12
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-121-0/+4
|\|
| * Add more information about how to get a QString from qgetenvJesus Fernandez2017-04-081-0/+4
* | Doc: Add links to the signal-slot syntaxes pageSze Howe Koh2017-03-131-3/+6
* | Document QT_DEPRECATED_WARNINGSKai Koehne2017-03-081-0/+13
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-1/+4
|\|
| * Avoid unnecessary creation of some Q_GLOBAL_STATICThiago Macieira2017-02-091-1/+4
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-3/+3
|\|
| * Doc: Normalize \since usageTopi Reinio2017-01-311-3/+3
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-0/+7
|\|
| * Add Q_CC_CLANG to the documentation pageKavindra Palaraja2017-01-151-0/+7
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-181-15/+4
* | qglobal.cpp/QSysInfo::macVersion(): Silence deprecation warningJake Petroules2017-01-131-0/+3
* | qglobal.cpp/QSysInfo::windowsVersion(): Silence deprecation warningFriedemann Kleint2016-12-141-0/+3
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-0/+6
|\|
| * Fix some qdoc-warningsFriedemann Kleint2016-11-231-0/+6
* | Don't advertise deprecated members of QSysInfo in the documentationJake Petroules2016-12-061-6/+17
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-2/+4
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-2/+4
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-2/+4
| | |\
| | | * Document that qFuzzyCompare does not work on NaN or infinityAndré Somers2016-10-261-2/+4
* | | | QOperatingSystemVersion: add Android Nougat MR1 (v7.1, API level 25)Jake Petroules2016-10-281-1/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-131-1/+1
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-1/+1
| | |\|
| | | * Fix some typos and minor sentence structure issues in docsFrederik Schwarzer2016-10-051-1/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-1/+7
|\| | |
| * | | Doc: corrected mistaken refernce to macro \macosNico Vertriest2016-09-201-1/+1
| * | | Bring back QSysInfo enumeration values for Windows CEFriedemann Kleint2016-09-161-0/+6
* | | | Deprecate QSysInfo::MacVersion, QSysInfo::WindowsVersion, etcJake Petroules2016-09-201-2/+11
* | | | Remove special case for Android in QSysInfo::productVersionJake Petroules2016-09-181-4/+1
* | | | Change QSysInfo::prettyProductName() to print the codename on AndroidJake Petroules2016-09-181-5/+66
* | | | Long live QOperatingSystemVersion!Jake Petroules2016-09-181-176/+49
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-7/+7
|\| |
| * | Doc: Remove references to Windows CE in Qt CoreVenugopal Shivashankar2016-08-231-22/+12
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-221-27/+34
|\ \ \
| * | | Add support for Apple watchOSJake Petroules2016-08-191-3/+10
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-25/+25
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-26/+26
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-27/+27