summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Port the 'debug' featureJoerg Bornemann2020-03-052-1/+6
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-03-04111-569/+1067
|\
| * Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-04111-569/+1067
| |\
| | * macOS: Don't create QMacCGContext when printingTor Arne Vestbø2020-03-041-9/+12
| | * macOS: Reduce save dialog extension filters to their last componentTor Arne Vestbø2020-03-041-19/+42
| | * QMimeXMLProvider: fix another issue with -no-mimetype-databaseThiago Macieira2020-03-032-5/+10
| | * Add operator-> to the key-value iterator for QHash and QMapIvan Čukić2020-03-034-3/+48
| | * Generate separate debug info for Qt tools tooJoerg Bornemann2020-03-031-1/+1
| | * QMenu: hide when a QWidgetAction fires the trigged signalVolker Hilsheimer2020-03-032-4/+84
| | * QEventDispatcherWin32: unregister event notifiers on closeAlex Trotsenko2020-03-033-4/+10
| | * Examples: add scrollbar to allow viewing all options on AndroidAssam Boudjelthia2020-03-032-12/+33
| | * Examples: update examples list for AndroidAssam Boudjelthia2020-03-031-78/+97
| | * Fix missing return-type in doc of qfloat16::copySign()Edward Welbourne2020-03-031-1/+1
| | * Examples: enable HighDPI scaling for examples on AndroidAssam Boudjelthia2020-03-0316-1/+49
| | * Suppress warnings where QString and its tests use SplitBehaviorEdward Welbourne2020-03-032-0/+6
| | * QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-0311-35/+48
| | * QVulkanWindow: Remove queueCreateInfoModifier getterLaszlo Agocs2020-03-032-14/+0
| | * rhi: Add a way to communicate back the native image layout for a QRhiTextureLaszlo Agocs2020-03-034-0/+32
| | * Add since 5.15 to new QVulkanInstance functionLaszlo Agocs2020-03-031-0/+2
| | * rhi: Use versioning in QShaderDescription serialization as wellLaszlo Agocs2020-03-036-25/+31
| | * rhi: Include an arrayDims vector in InOutVariable tooLaszlo Agocs2020-03-032-1/+23
| | * rhi: vulkan: Sanitize device extension handlingLaszlo Agocs2020-03-033-18/+44
| | * rhi: d3d: Use native resource binding mapping table when presentLaszlo Agocs2020-03-032-64/+215
| | * rhi: Execute pending host writes on nativeBuffer() queryLaszlo Agocs2020-03-037-30/+43
| | * Do not constantly create new surfaces with MoltenVK on macOSLaszlo Agocs2020-03-033-7/+8
| | * macOS: MoltenVK: Pass in the layer instead of the viewLaszlo Agocs2020-03-031-1/+1
| | * QMap: undeprecate QMap::count(Key)Mårten Nordheim2020-03-032-32/+19
| | * QMap/QHash: Use versioned deprecation macroMårten Nordheim2020-03-032-10/+10
| | * Undeprecate QHash::count(Key)Mårten Nordheim2020-03-032-29/+14
| | * Avoid UB in QList::removeAt()Lars Knoll2020-03-031-2/+5
| | * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-03-0317-69/+141
| | |\
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-2917-69/+141
| | | |\
| | | | * Try again to make QDeadlineTimer test robust against context switchesVolker Hilsheimer2020-02-281-16/+34
| | | | * Fix geometry handling for native child windowsFriedemann Kleint2020-02-284-8/+23
| | | | * QTextMarkdownImporter: fix use after free; add fuzz-generated testsShawn Rutledge2020-02-286-3/+38
| | | | * Android: Don't recurse into directories inside the assets when iteratingAndy Shaw2020-02-271-20/+5
| | | | * Windows: Enable closing the system tray menu when clicking outside of itAndy Shaw2020-02-271-1/+5
| | | | * uic: handle header tag for python importsCristián Maureira-Fredes2020-02-271-0/+2
| | | | * Fix flaky QElapsedTimer::elapsed test caseVolker Hilsheimer2020-02-271-17/+30
| | | | * qwindowswindow: Fix screen changes between different DPI screens for native w...Oliver Wolff2020-02-271-3/+1
| | | | * Stabilize task255529_transformationAnchorMouseAndViewportMarginsVolker Hilsheimer2020-02-271-1/+3
| | * | | Remove overrides of QImageIOHandler::name()Shawn Rutledge2020-03-0316-91/+0
| | * | | Examples: use QDialog::showMaximaized() for AndroidAssam Boudjelthia2020-03-033-1/+14
| | * | | Warn about Q(Date|Time)+ switching to C locale in Qt 6Edward Welbourne2020-03-031-0/+24
| | * | | Rename the localexml module to qlocalexmlEdward Welbourne2020-03-033-4/+4
| | * | | Rename the endonym members of the Locale typeEdward Welbourne2020-03-032-7/+6
* | | | | QtConcurrent: filter- and map-reduce with initial valueMårten Nordheim2020-03-049-19/+1309
* | | | | CMake: Remove incorrect hardcoded harfbuzz conditionAlexandru Croitor2020-03-042-2/+0
* | | | | CMake: Adapt to latest upstream Ninja Multi-Config changesAlexandru Croitor2020-03-042-7/+7
* | | | | Revert "Remove flagBits from QMatrix4x4"Fabian Kosmale2020-03-043-185/+657