summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+65
* Avoid races on TZ in environment via tzset() callsEdward Welbourne2018-10-222-0/+38
* Qt namespace: Remove comment about stylesheet propagationPeter Hartmann2018-10-121-1/+1
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-011-3/+1
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-301-3/+1
| |\
| | * Android: fix log output patternLuka Modric2018-09-271-3/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-293-5/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-273-5/+7
| |\|
| | * Modernize the "datestring" featureLiang Qi2018-09-243-4/+5
| | * Modernize the "textdate" featureLiang Qi2018-09-241-1/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-161-3/+7
|\| |
| * | Windows QPA: Dispatch skipped touch/pen events if compression is offRomain Pokrzywka2018-09-141-3/+7
* | | Remove QConditional in favor of std::conditional/std::is_unsignedMikhail Svetkin2018-09-051-3/+0
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-026-3/+52
|\| |
| * | Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-2/+1
| * | WebAssembly for QtBaseMorten Johan Sørvig2018-08-305-0/+50
| * | Windows code: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-08-301-1/+1
* | | QSysInfo(linux): Use UTF-8 format read fileJiDe Zhang2018-08-271-2/+11
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-08-231-1/+2
|\| |
| * | Windows QPA: Add option to detect AltGr key pressesFriedemann Kleint2018-08-211-1/+2
* | | Mark qBound/qMin/qMax as constexprMikhail Svetkin2018-08-221-3/+3
|/ /
* | macOS: Teach QWheelEvent to handle a new ScrollMomentum phaseTor Arne Vestbø2018-08-171-1/+2
* | Add ++/--/min/max to QSpecialIntegerErik Verbruggen2018-08-172-0/+120
* | Modernize the "thread" featureUlf Hermann2018-08-175-8/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-162-6/+23
|\|
| * QSysInfo: fall back to /usr/lib/os-release if the /etc one is missingThiago Macieira2018-08-081-4/+13
| * Fix qmake build with glibc 2.28Thiago Macieira2018-08-081-2/+10
* | 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-072-36/+42
|\|
| * Doc: Clean up Qt::ApplicationAttribute docsPaul Wicking2018-08-031-33/+35
| * Doc: Increase precision in description of convenience typedefsPaul Wicking2018-08-031-1/+1
| * Windows: Implement Qt::WindowStaysOnBottomHintFriedemann Kleint2018-08-031-2/+6
* | Make local symbols of some leaked namesThiago Macieira2018-08-031-1/+1
* | QLogging: make QRegularExpression objects static constGiuseppe D'Angelo2018-08-031-3/+3
* | Fix non-existing QRandomGenerator::generate32() function in docsAlex Blasche2018-07-311-3/+3
* | Fix qtbase build for MSVC 2017 15.8Thomas Miller2018-07-301-0/+8
* | QCborValue: move the toDiagnosticNotation() function to its own fileThiago Macieira2018-07-301-0/+52
* | Logging: Accept .ini files written by QSettingsKai Koehne2018-07-281-0/+1
* | Remove a deprecation warning coming from QRegularExpressionGiuseppe D'Angelo2018-07-211-2/+1
* | Update the Qt version tagging to adapt to expected Qt 5.16Thiago Macieira2018-07-181-1/+10
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-1/+4
|\|
| * Doc: Extend description of Qt::Key_ClearPaul Wicking2018-07-101-1/+4
* | QByteArray: toInt() and toDouble() ignore surrounding whitespacesAndre Hartmann2018-07-071-1/+21
* | Tracepoints: add missing includeGiuseppe D'Angelo2018-07-041-0/+2
* | Doc: Fix list of which types are allowed in the endian functionsThiago Macieira2018-07-041-8/+14
* | Add qbswap for a memory regionThiago Macieira2018-07-043-9/+314
* | Rename qendian.qdoc to qendian.cppThiago Macieira2018-07-041-0/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-027-95/+34
|\|
| * Replace LGPL licenses in .qdoc files with FDLKai Koehne2018-06-281-21/+9
| * QtCore/QtNetwork/QTestlib: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-251-1/+1