summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC -Wfloat-conversion warnings (available since GCC 4.9)Thiago Macieira2017-10-291-1/+2
* QRandomGenerator: add system() and global()Thiago Macieira2017-10-291-4/+5
* Move the minimum Linux version declarations to a headerThiago Macieira2017-10-283-29/+103
* Fix build on Integrity: the compiler doesn't understand this constructThiago Macieira2017-10-231-1/+5
* 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
* | QRandomGenerator: improve floating-point random generationThiago Macieira2017-10-201-2/+10
* | QRandomGenerator: fix the timing of the closing of the Unix random fdThiago Macieira2017-10-201-2/+2
* | MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-191-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-171-13/+10
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-13/+10
| |\|
| | * Revert "Do not include qfloat16 tables in arm64 builds"Allan Sandfeld Jensen2017-10-101-13/+10
* | | configure: make C++11 <random> a required functionalityThiago Macieira2017-10-161-13/+6
|/ /
* | Unify wording in documentation to use 'top-left' instead 'upper-left'Christian Ehrlicher2017-10-141-2/+2
* | Doc: fix QRandomGenerator missing updates after renameThiago Macieira2017-10-141-10/+10
* | QRandomGenerator: improve internal noexceptnessThiago Macieira2017-10-141-5/+7
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-042-7/+9
|\|
| * Fix strict-prototypes warning with qVersion functionJake Petroules2017-10-021-1/+1
| * Reorder defines to respect alphabetic order in bootstrap configEdward Welbourne2017-09-271-7/+8
| * Make QDateTimeParser a separate featureEdward Welbourne2017-09-251-0/+1
* | Fix element overwrite in QRandomGenerator's fallback functionEirik Aavitsland2017-09-281-1/+1
* | Add a "shim" to allow use of Clang 5's __builtin_available everywhereJake Petroules2017-09-271-0/+73
* | Add currentType function to QOperatingSystemVersionJake Petroules2017-09-253-19/+29
* | QRandomGenerator: update API to better nameThiago Macieira2017-09-222-43/+61
* | QOperatingSystemVersion: Add debug operatorFriedemann Kleint2017-09-202-0/+18
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-316-53/+70
|\|
| * QOperatingSystemVersion: add Android Oreo (v8.0, API level 26)Jake Petroules2017-08-223-1/+13
| * Doc: Clean up Qt::ApplicationAttribute docsTopi Reinio2017-08-211-15/+19
| * Android: Fix compile with unified headersBogDan Vatra2017-08-171-37/+37
| * Android: Fix warning for __fp16BogDan Vatra2017-08-171-1/+1
* | New AA_DisableWindowContextHelpButton to globally hide ? buttonKai Koehne2017-08-292-0/+7
* | QTemporaryFile: Add support for Linux's O_TMPFILEThiago Macieira2017-08-231-0/+1
* | 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
* | Add support for statx(2) on LinuxThiago Macieira2017-08-081-0/+1
* | Doc: add warning against bulk random data creation to QRandomGeneratorSamuel Gaist2017-08-051-1/+4
* | QFileSystemEngine::setFileTime/Unix: remove the fallback to futimesatThiago Macieira2017-08-051-1/+0
* | QFileSystemEngine::renameFile: use calls that don't overwriteThiago Macieira2017-08-042-0/+6
* | Long live qEnvironmentVariable()Thiago Macieira2017-08-042-17/+108
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-1/+2
|\|
| * Blacklist use of [[nodiscard]] with ClangThiago Macieira2017-07-261-1/+2
* | Docs: Fix day/year format in QDateTimeDavid Fries2017-07-281-2/+3
* | Fix use of getentropy on larger blocksThiago Macieira2017-07-271-2/+16
* | Add API to disable text shaping on fontsEskil Abrahamsen Blomfeldt2017-07-261-2/+5
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-192-92/+18
|\|
| * Merge qt_error_string and QSystemErrorThiago Macieira2017-07-181-92/+0
| * Update OS version constants in qsystemdetection.hJake Petroules2017-07-161-0/+18
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-133-10/+10
|\|
| * Fix modernize-use-bool-literals issuesKevin Funk2017-07-082-9/+9
| * Use the namespace-mangled symbol for the qt_version_tag group nameThiago Macieira2017-07-071-1/+1