summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * macOS: Don't scale advances to 0 when stretch is AnyStretchEskil Abrahamsen Blomfeldt2019-03-251-1/+1
| | | | * Fix detection of QMAKE_DEFAULT{INC|LIB}DIRS for gcc cross-buildsJoerg Bornemann2019-03-241-2/+5
| | | | * Add explanatory comment to QWindowPrivate::resizeAutomaticFriedemann Kleint2019-03-221-0/+4
| | | | * Network cache: Stop treating no-cache like no-storeMårten Nordheim2019-03-225-24/+49
| | | | * QPixmap: More safe failing if qApp is not a QGuiApplicationAlbert Astals Cid2019-03-224-0/+88
| | | | * Fix tree recursion in QAbstractItemModel::match()Friedemann Kleint2019-03-223-5/+49
| | | | * Fix broken data for time-zones with no transitionsEdward Welbourne2019-03-223-24/+27
| | | | * Correct a misguided assertion in QTzTimeZonePrivateEdward Welbourne2019-03-221-2/+4
| | | | * Silence QMainWindow testFriedemann Kleint2019-03-221-0/+2
| | | | * Bump versionKari Oikarinen2019-03-221-1/+1
| | | | * QMacStyle - make focus ring less transparentTimur Pocheptsov2019-03-221-2/+8
| | | | * Examples: properly parse more than one element in maps and listsThiago Macieira2019-03-221-3/+3
| | | | * Accept that glibc's statx() falls back for usThiago Macieira2019-03-222-1/+21
| | | | * Cocoa: Clear the shortcut used when hiding a native menu entryAndy Shaw2019-03-211-0/+3
| | | | * Windows: Fix tooltip flicker on GL surfacesFriedemann Kleint2019-03-214-5/+16
| | | | * Silence the item model testsFriedemann Kleint2019-03-214-4/+12
| | | | * Fix aliased font rendering in native xcb modeEirik Aavitsland2019-03-211-0/+7
| * | | | QVariant: deprecate qVariantFromValue/qVariantSetValue()Christian Ehrlicher2019-03-313-30/+37
| |/ / /
| * | | Revert "Remove deprecated screen maintenance functions in QPlatformIntegration"Liang Qi2019-03-295-13/+64
| * | | Doc-fixes in QRandomGenerator::bounded(int...)Edward Welbourne2019-03-291-3/+2
| * | | Fix the skip-check in TestMethods::invokeTest()Edward Welbourne2019-03-298-69/+138
| * | | Fix memory leak in auto testLars Knoll2019-03-291-0/+1
| * | | Fix memory leak in auto testLars Knoll2019-03-291-0/+2
| * | | Get rid of the locking in activate()Lars Knoll2019-03-292-195/+236
| * | | Add safe way to resize the signalVectorLars Knoll2019-03-292-55/+122
| * | | Add a QAbstractMetaCallEventLars Knoll2019-03-294-29/+50
| * | | Change cleanup mechanism for orphaned connectionsLars Knoll2019-03-294-136/+167
| * | | tslib: initialize members in declarationRolf Eike Beer2019-03-272-7/+6
| * | | Suppress warnings about deprecated methods in their testsEdward Welbourne2019-03-271-12/+20
| * | | Replace a misguided test with a valid oneEdward Welbourne2019-03-271-1/+1
| * | | Tidy up tst_globaldata to use better namings and document what it testsEdward Welbourne2019-03-277-299/+300
| * | | Stabilize auto testLars Knoll2019-03-271-4/+8
| * | | Cleanup widgets/kernel.pro after modularizationJędrzej Nowacki2019-03-271-2/+0
| * | | configure: Warn about redundant and contradictory optionsJoerg Bornemann2019-03-271-0/+7
| * | | Test QTest's signal dumperMårten Nordheim2019-03-2712-3/+2273
| * | | Use move more consistently in QScopedValueRollbackAllan Sandfeld Jensen2019-03-272-7/+20
| * | | Enable and extend the qtimer_vs_qmetaobject benchmarkMilian Wolff2019-03-272-14/+56
| * | | Use QScopedValueRollback more as a reentrancy guardAllan Sandfeld Jensen2019-03-268-29/+31
| * | | tst_qsslsocket: fix racy testMårten Nordheim2019-03-261-2/+2
| * | | tst_qsslkey: test AES encryption in the 'encrypt' testMårten Nordheim2019-03-264-22/+94
| * | | WinRT: Add support for AES-encrypted keysMårten Nordheim2019-03-263-4/+11
| * | | Simplify finite/NaN testing for qfloat16Edward Welbourne2019-03-264-107/+20
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Friedemann Kleint2019-03-26108-837/+1527
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-26108-837/+1527
| | |\| |
| | | * | wasm: update depreciated getElementByIdLorn Potter2019-03-251-3/+3
| | | * | wasm: disable threaded renderingMorten Johan Sørvig2019-03-251-1/+1
| | | * | Calculate Qt::Key from keysym for IBus ForwardKeyEvent signalTakao Fujiwara2019-03-253-10/+17
| | | * | qxkbcommon: use QMAKE_USE instead of QMAKE_USE_PRIVATEGatis Paeglis2019-03-251-1/+1
| | | * | QDockWidget: Store tab position when undockingFriedemann Kleint2019-03-253-11/+53
| | | * | QDockWidgetPrivate: Use member initializationFriedemann Kleint2019-03-251-13/+6