summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prospective fix for Boot2Qt build in the CISimon Hausmann2019-10-181-3/+3
* Rename builtin test data resource nameLeander Beernaert2019-10-181-1/+1
* Add conversion code for Java codeLeander Beernaert2019-10-186-44/+126
* Pick the latest available C/C++ standard when compiling QtSimon Hausmann2019-10-173-5/+23
* Fix C++ standard detectionSimon Hausmann2019-10-173-17/+78
* Re-generate affected cmake files and configure.json after the mergeSimon Hausmann2019-10-1719-119/+182
* Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-17135-633/+1093
|\
| * 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
* | | | Fix precompile header usageAlexandru Croitor2019-10-151-1/+1
* | | | Add QT_RESOURCE_TARGET_DEPENDENCY source file propertyLeander Beernaert2019-10-151-1/+12
* | | | Fix output property for add_cmake_library()Leander Beernaert2019-10-151-1/+3
* | | | Fix message about missing portalockerOliver Wolff2019-10-151-1/+1
* | | | Fix developer build with -WerrorSimon Hausmann2019-10-154-2/+6
* | | | Fix add_qt_resource condition scopesLeander Beernaert2019-10-151-5/+14
* | | | Remove compatibility code for old call sites of qlalr processingSimon Hausmann2019-10-151-8/+0
* | | | Fix build of qmakeAlexandru Croitor2019-10-151-0/+1
* | | | Update android arch condition conversionLeander Beernaert2019-10-151-6/+6
* | | | Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-1425-104/+200
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-14893-21414/+28159
|\| | |
| * | | 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