summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | tst_qresourceengine: Fix test for configurations with builtin_testdataOliver Wolff2018-05-072-1/+13
| | * | | tst_qiodevice: Skip broken winrt testsOliver Wolff2018-05-071-0/+6
* | | | | configure: change convention of passing libraries to config testsOswald Buddenhagen2018-05-083-30/+32
|/ / / /
* | | | configure: centralize shell-quoting of tests' .literal_args fieldOswald Buddenhagen2018-05-082-6/+8
* | | | Remove mention of selftest.qrc from generator script's docEdward Welbourne2018-05-081-3/+1
* | | | macOS: Transition to new QPA dag-and-drop APIMikhail Svetkin2018-05-084-25/+105
* | | | macOS: Experimental Vulkan support via MoltenVKMorten Johan Sørvig2018-05-0810-7/+261
* | | | qbasicdrag: temporary restore obsolete APIsGatis Paeglis2018-05-081-2/+4
* | | | Windows QPA: Improve debug output of keyboard shortcut handlingFriedemann Kleint2018-05-081-16/+59
* | | | Get rid of argb32->argb32pm routines in qimageAllan Sandfeld Jensen2018-05-076-355/+10
* | | | Optimize intermediate_adder_avx2Allan Sandfeld Jensen2018-05-071-6/+7
* | | | Fix order of mouse selftest in selftests.priMitch Curtis2018-05-071-2/+2
* | | | Add self-tests for QTest::keyPress() and QTest::keyRelease()Mitch Curtis2018-05-0710-0/+172
* | | | qmake: make even more use QStringRef and QStringView overloadsOswald Buddenhagen2018-05-071-5/+4
* | | | Optimize direct argb32 blend functionsAllan Sandfeld Jensen2018-05-071-8/+8
* | | | fix handling of GENERATED_TESTDATA with CONFIG+=builtin_testdataOswald Buddenhagen2018-05-071-7/+13
* | | | rcc: don't drop entries with missing files in -list modeOswald Buddenhagen2018-05-072-13/+9
* | | | Move default implementation of update requests to QPlatformWindowTor Arne Vestbø2018-05-0712-46/+50
* | | | Windows QPA: Use new QPA Dnd APIFriedemann Kleint2018-05-051-29/+22
* | | | qsimd: add support for new x86 CPU featuresThiago Macieira2018-05-058-329/+683
* | | | qsimd: remove support for systems without 64-bit atomicsThiago Macieira2018-05-052-17/+7
* | | | Examples: fix network-chat in the presence of an IPv6 stackThiago Macieira2018-05-051-1/+1
* | | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-0518-234/+232
|\| | |
| * | | macOS + FreeType: Properly distinguish memory fonts from file fontsTor Arne Vestbø2018-05-041-6/+5
| * | | QAbstractEventDispatcher: add a note about the timer range for Qt 6Thiago Macieira2018-05-041-0/+1
| * | | Fix Clang 6 warning about comparing different enumsThiago Macieira2018-05-041-1/+1
| * | | Generate more Windows/Linux-like Qt keyboard eventsJames McDonnell2018-05-042-198/+122
| * | | Avoid to fail to close stream on exceptionAndré Klitzing2018-05-041-15/+43
| * | | OpenSSL 1.1.1: Fix tst_QSslCertificate::toTextMårten Nordheim2018-05-042-1/+48
| * | | Fix crash in qsslsocket_opensslMårten Nordheim2018-05-041-3/+1
| * | | QJsonDocument: Validate also zero-length objectsJüri Valdmann2018-05-042-2/+0
| * | | QJsonDocument: Reject objects containing themselves in binary JSONJüri Valdmann2018-05-042-3/+3
| * | | Fix encoding of freetype/LICENSE.txt to utf-8Kai Koehne2018-05-041-1/+1
| * | | QJsonDocument::fromRawData: Fix out-of-bounds accessJüri Valdmann2018-05-044-1/+5
| * | | Fix the enabling of AES with ICC and MSVC on some low-end processorsThiago Macieira2018-05-041-3/+2
* | | | QNX: Add screen-context-capabilities platform parameterJames McDonnell2018-05-041-2/+21
* | | | QNX: Move screen event retrieval to the GUI threadJames McDonnell2018-05-045-115/+103
* | | | Accessibility: Fix leaking cached interfacesFrederik Gladhorn2018-05-043-0/+11
* | | | qpa: improve API to support DnDs from other processesGatis Paeglis2018-05-0412-58/+197
* | | | android: Add support for precompiled headersDarrell Walisser2018-05-041-0/+7
* | | | Port placeholder rendering to palette placeholder color roleFilipe Azevedo2018-05-043-6/+3
* | | | Add a QPalette color role for placeholder textsFilipe Azevedo2018-05-044-15/+57
* | | | QFileSystemModel: remove unused function naturalCompare()Christian Ehrlicher2018-05-041-2/+0
* | | | QContiguousCache: add assertion to avoid negative capacityChristian Ehrlicher2018-05-041-0/+2
* | | | macOS: Fix stretch of condensed fonts with NoFontMergingEskil Abrahamsen Blomfeldt2018-05-042-1/+24
* | | | QShortcut: Try harder to find a widget for parentless menubarsGabriel de Dietrich2018-05-034-2/+18
* | | | eglfs/kms: Add drm atomic zpos property handlingLionel CHAZALLON2018-05-033-0/+7
* | | | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-05-0337-118/+336
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-0337-118/+336
| |\| | |
| | * | | macOS: ensure mouse events from the global monitor has the correct button setRichard Moe Gustavsen2018-05-032-3/+13