summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-221-1/+1
|\|
| * Doc: Fix various documentation warningsTopi Reinio2018-11-061-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-49/+12
|\|
| * Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-49/+12
* | Avoid races on TZ in environment via tzset() callsEdward Welbourne2018-10-221-0/+28
* | QSysInfo(linux): Use UTF-8 format read fileJiDe Zhang2018-08-271-2/+11
|/
* Modernize the "thread" featureUlf Hermann2018-08-171-4/+0
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-4/+13
|\
| * QSysInfo: fall back to /usr/lib/os-release if the /etc one is missingThiago Macieira2018-08-081-4/+13
* | qdoc: Fix several minor errors to reduce qdoc warningsMartin Smith2018-08-141-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-1/+1
|\|
| * Doc: Increase precision in description of convenience typedefsPaul Wicking2018-08-031-1/+1
* | QByteArray: toInt() and toDouble() ignore surrounding whitespacesAndre Hartmann2018-07-071-1/+21
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-0/+5
|\|
| * Doc: Point to the SG-10 SD-6 as a requirement for C++14 featureThiago Macieira2018-06-161-0/+5
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-2/+10
|\|
| * Fix build for Android with android-clang in r17Liang Qi2018-06-061-2/+2
| * Document qRound's rounding semanticsAllan Sandfeld Jensen2018-05-301-0/+8
* | Add QT_TR*_N_NOOP() macrosMateusz Starzycki2018-05-151-1/+67
|/
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-2/+2
|\
| * QSysInfo: Correct the \since for {machine,boot}UniqueId()Thiago Macieira2018-04-251-2/+2
* | improve documentation, mostly of the QT_TR*_NOOP macrosOswald Buddenhagen2018-04-251-29/+29
* | doc: Make both qEnvironmentVariable() functions visible in the docsMartin Smith2018-04-231-7/+5
|/
* Doc: Add missing punctuation in qCritical, qFatal documentationKai Koehne2018-04-051-2/+2
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-3/+3
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-6/+6
* | doc: Add 2 missing return types to \fn commandsMartin Smith2018-02-031-2/+2
* | doc: Remove unnecessary qdoc declaration hackMartin Smith2018-01-091-0/+5
* | QtCore: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-081-6/+6
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-4/+7
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-0/+3
| |\|
| | * Add a "shim" to allow use of Clang 5's __builtin_available everywhereJake Petroules2017-12-081-0/+3
| * | Improve readability of code that uses the Qt signed size typev5.10.0-rc2Simon Hausmann2017-11-281-4/+4
* | | doc: Add template text to \fn commands in qglobal.cppMartin Smith2017-12-081-60/+59
* | | Remove two obsolete qdoc commentsMartin Smith2017-12-031-37/+0
* | | QSysInfo: Remove the caches in {boot,machine}UniqueId()Thiago Macieira2017-11-141-62/+54
* | | QSysInfo: add a function that returns the boot IDThiago Macieira2017-11-051-2/+42
* | | QSysInfo: add a function that returns a somewhat permanent unique IDThiago Macieira2017-11-051-2/+88
* | | Remove references to obsolete platformsJake Petroules2017-11-051-63/+0
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-231-0/+4
|\|
| * Doc: State that qDebug and friends are thread-safeKai Koehne2017-10-171-0/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-1/+3
|\|
| * QOperatingSystemVersion: add Android Oreo (v8.0, API level 26)Jake Petroules2017-08-221-1/+3
| * Android: Fix compile with unified headersBogDan Vatra2017-08-171-37/+37
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-0/+13
|\|
| * Enable custom shared memory schemes on INTEGRITYTero Alamäki2017-08-101-0/+13
* | Long live qEnvironmentVariable()Thiago Macieira2017-08-041-17/+101
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-92/+0
|\|
| * Merge qt_error_string and QSystemErrorThiago Macieira2017-07-181-92/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-7/+20
|\|