summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uic: Fix clang-tidy warningsFriedemann Kleint2018-08-0310-73/+58
* Enable QPluginLoader test for static buildsSimon Hausmann2018-08-032-2/+32
* QUrl: Add qustrchr() and use it to speed up the fast URL full decodingThiago Macieira2018-08-033-107/+106
* Move the createUnixEventDispatcher() function to a namespaceThiago Macieira2018-08-032-1/+4
* Remove member function from CentralFileHeaderThiago Macieira2018-08-031-12/+11
* Make local symbols of some leaked namesThiago Macieira2018-08-039-37/+46
* Add "qt_" prefix to asciiToDouble and doubleToAscii functionsThiago Macieira2018-08-034-16/+16
* QCborValue diagnostics: Properly escape stringsThiago Macieira2018-08-032-5/+77
* Disable Docker-based test servers on QEMU devices temporarilyRyan Chu2018-08-031-1/+1
* Don't ignore alpha values in grabFramebuffer methodsAllan Sandfeld Jensen2018-08-032-3/+6
* Minor grammar fixupFrederik Gladhorn2018-08-032-2/+2
* Fix EDID vendor table generation script: source git repo is goneFrederik Gladhorn2018-08-032-2/+5
* Keep EDID pnp IDs sortedFrederik Gladhorn2018-08-032-2147/+2147
* Fix manufacturer parsing from EDIDFrederik Gladhorn2018-08-031-10/+9
* Fix EDID parsing: strings can be 13 bytesFrederik Gladhorn2018-08-031-1/+1
* QLogging: make QRegularExpression objects static constGiuseppe D'Angelo2018-08-031-3/+3
* Don't trigger composeAndFlush for native child widgets unless neededTor Arne Vestbø2018-08-031-1/+1
* macOS: Reorganize QCocoaGLContextTor Arne Vestbø2018-08-032-183/+180
* Handle screen changes for non-top-level windowsTor Arne Vestbø2018-08-033-6/+6
* Extend 'ignoreExpectedErrors' testTimur Pocheptsov2018-08-021-9/+28
* Fix non-existing QRandomGenerator::generate32() function in docsAlex Blasche2018-07-311-3/+3
* Compilation fix of qsql_mysql.cppJędrzej Nowacki2018-07-311-3/+3
* Merge "Merge branch '5.11' into dev" into refs/staging/devEdward Welbourne2018-07-3196-3480/+5754
|\
| * Merge branch '5.11' into devEdward Welbourne2018-07-3196-3480/+5754
| |\
| | * Fix qtbase build for MSVC 2017 15.8Thomas Miller2018-07-302-1/+7
| | * QSFPM unittest: check dataChanged and layoutChanged signalsDavid Faure2018-07-281-0/+48
| | * Doc: Fix typos and grammar in qmake variable referenceKai Koehne2018-07-271-11/+11
| | * Fix touch input for HoloLens devicesOliver Wolff2018-07-271-4/+5
| | * tst_qpluginloader: Fix preprocessor conditionOliver Wolff2018-07-271-1/+1
| | * Clean before copying any QCollatorEdward Welbourne2018-07-261-2/+11
| | * Check against copying the husk left by a moveEdward Welbourne2018-07-262-1/+5
| | * tst_qplugin: Re-enable loadReleasePlugin test caseOliver Wolff2018-07-261-0/+1
| | * Skip qplugin auto test for static configurationsOliver Wolff2018-07-261-0/+1
| | * Doc: Remove typo and add line breaks after \internalPaul Wicking2018-07-262-4/+10
| | * Fix the fix for mmap() overflow checkThiago Macieira2018-07-252-7/+6
| | * Doc: Make reference to platform styles version agnosticPaul Wicking2018-07-251-4/+3
| | * Fix MSVC builds with /Zc:wchar_t-Timur Pocheptsov2018-07-251-0/+2
| | * xcb: Fix build when xinput2 is not availableFriedemann Kleint2018-07-251-4/+10
| | * Windows QPA: Fix tablet event coords delay for tablets in pen modeRomain Pokrzywka2018-07-242-7/+3
| | * Windows: Fix invisible element being included in the UI Automation treeAndre de la Rocha2018-07-241-22/+45
| | * Fix QUrl::setPath documentation, remove default TolerantModeMikhail Svetkin2018-07-241-1/+1
| | * xcb: fix various bugs with _NET_WM_MOVERESIZEGatis Paeglis2018-07-235-9/+129
| | * Let QDir::absoluteFilePath() use isAbsolutePath() for resource pathsEdward Welbourne2018-07-232-51/+89
| | * Doc: Add since version for QJsonDocument::toJson()Paul Wicking2018-07-231-0/+1
| | * PCRE2: upgrade to upstream version 10.31Giuseppe D'Angelo2018-07-2336-3126/+4863
| | * Doc: Correct typo from decoded to encodedPaul Wicking2018-07-211-1/+1
| | * qmake: skip license check while building qtOswald Buddenhagen2018-07-203-3/+4
| | * configure: Fix QMAKE_* variable assignments containing numbersAlistair Buxton2018-07-201-1/+1
| | * QNetworkRequest - fix the documentationTimur Pocheptsov2018-07-201-6/+3
| | * Doc: Remove erroneous comma in snippetPaul Wicking2018-07-201-1/+1