summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1971-94/+1071
|\
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-1862-2/+773
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-189-92/+298
| |\
| | * Set icon on the select-all action in the text edit context menu tooVolker Krause2019-10-172-0/+2
| | * macOS: Don't dismiss menu during applicationShouldTerminateTor Arne Vestbø2019-10-161-2/+0
| | * Examples: fix compiling tablet example on qnxChristian Ehrlicher2019-10-161-0/+1
| | * Add testing of fillRect() to QPainter lancelot testEirik Aavitsland2019-10-164-0/+295
| | * tst_QSqlQuery: remove tests commented out a long time agoChristian Ehrlicher2019-10-161-90/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1812-124/+120
|\| |
| * | tst_qiconhighdpi: fix target nameFrederik Gladhorn2019-10-171-1/+1
| * | Linux print dialog: use simpler terminology for duplexFrederik Gladhorn2019-10-171-4/+4
| * | QGraphicsView tests: Prefer exposed over activeJohan Klokkhammer Helsing2019-10-174-4/+4
| * | tst_qdialog: Wait for exposed instead of activeJohan Klokkhammer Helsing2019-10-171-1/+1
| * | Generate metatypes.json for QtCore, QtGui, and QtWidgetsUlf Hermann2019-10-173-2/+4
| * | Move CBOR debug stream functions into qcborvalue.cppUlf Hermann2019-10-172-112/+106
* | | Don't use a QList on a type that can't be copiedLars Knoll2019-10-172-32/+64
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1799-518/+852
|\| |
| * | QAbstractItemModel: implement QRegularExpression support for matchSamuel Gaist2019-10-164-17/+80
| * | Provide a feature for CBOR stream I/OUlf Hermann2019-10-166-2/+32
| * | tst_qfiledialog2: Don't assume window activation is availableJohan Klokkhammer Helsing2019-10-161-15/+30
| * | tst_QAbstractScrollArea: Use qWaitForWindowExposed instead of activeJohan Klokkhammer Helsing2019-10-161-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1687-483/+709
| |\|
| | * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-1529-65/+60
| | * rhi: gl: Do not let external rendering trash our vaoLaszlo Agocs2019-10-152-7/+22
| | * macOS: Simplify Objective-C namespacingTor Arne Vestbø2019-10-1528-117/+77
| | * Win32: Consolidate registry codeFriedemann Kleint2019-10-1417-207/+375
| | * QtWidgets: Suppress QEvent::WindowActivate when minimizedFriedemann Kleint2019-10-141-0/+2
| | * Fix the size calculation of QHeaderView when stylesheet is usedSona Kurazyan2019-10-142-0/+29
| | * wasm: fix arch detect on windows with WASM_OBJECT_FILESLorn Potter2019-10-141-4/+1
| | * CoreText: Preserve font descriptors when resolving fallback familiesTor Arne Vestbø2019-10-142-75/+103
| | * CoreText: Use StyleHint as fallback when family is not foundTor Arne Vestbø2019-10-141-0/+17
| | * Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-136-13/+28
* | | Fix duplicate platform plugin definitionsSimon Hausmann2019-10-163-65/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-167-32/+228
|\| |
| * | Cbor: Avoid QUrl in bootstrap codeUlf Hermann2019-10-152-0/+12
| * | tst_qgraphicseffect: Wait for exposed instead of activeJohan Klokkhammer Helsing2019-10-151-7/+4
| * | QTest: fall back to qWaitForWindowExposed in qWaitForWindowActivatedJohan Klokkhammer Helsing2019-10-141-0/+13
| * | tst_qgraphicsitem: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-141-0/+6
| * | tst_qgraphicsitem: Don't assume window activation is availableJohan Klokkhammer Helsing2019-10-141-25/+70
| * | Make QJsonObject::iterator a true random access iteratorLars Knoll2019-10-132-0/+123
* | | Fix static linking when bearer management plugins are builtSimon Hausmann2019-10-1525-52/+46
* | | pass QSqlDatabase by const &Albert Astals Cid2019-10-156-13/+13
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-14105-511/+509
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-13100-340/+481
| |\|
| | * Default to #!/bin/bash in wrapper scripts on macOSJoerg Bornemann2019-10-121-1/+5
| | * evdevtouch: Fix touch device count not being updatedJohan Klokkhammer Helsing2019-10-111-1/+1
| | * QGroupBox: always disable children in a checkable, unchecked groupboxVolker Hilsheimer2019-10-112-2/+12
| | * Fusion Style: Use high-dpi pixmapsMorten Johan Sørvig2019-10-111-5/+11
| | * Protect global variable g_pointIdMap with mutexesRainer Keller2019-10-112-0/+7
| | * Fix QEasingCurve possible imprecision at endpointsEirik Aavitsland2019-10-112-0/+23