summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix building multi-arch universal macOS QtAlexandru Croitor2021-04-011-6/+7
* Merge integration refs/builds/qtci/dev/1617269094Qt CI Bot2021-04-011-0/+9
|\
| * wasm: add cmake build supportLorn Potter2021-04-011-0/+9
* | QObjectCompatProperty: Require explicit notifyFabian Kosmale2021-04-011-0/+1
|/
* CMake: Regenerate stale prev_configure.cmake filesAlexandru Croitor2021-03-311-20/+20
* rhi: Add support for custom bytes-per-line for uncompressed raw dataLaszlo Agocs2021-03-309-19/+82
* Replace QTextDocumentResourceProvider with a std::functionVolker Hilsheimer2021-03-307-180/+60
* Rename QUrlResourceProvider to QTextDocumentResourceProviderVolker Hilsheimer2021-03-297-28/+42
* Make getter const, add const overloadsVolker Hilsheimer2021-03-292-2/+17
* QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-03-262-2/+1
* Fix no mapping for SysReq keyAndrey Butirsky2021-03-251-0/+1
* Merge integration refs/builds/qtci/dev/1616666973Qt CI Bot2021-03-252-3/+5
|\
| * Fix deprecated macrosVolker Hilsheimer2021-03-252-3/+5
* | Merge integration refs/builds/qtci/dev/1616659664Qt CI Bot2021-03-251-1/+1
|\ \ | |/ |/|
| * Fix compilation with experimental x11 paint engine featureEskil Abrahamsen Blomfeldt2021-03-251-1/+1
* | Fix compilation error when LTTng enabledHyungchan Kim2021-03-252-4/+4
|/
* Account for multiple screens when computing QSizeGrip available geometryZhang Hao2021-03-242-1/+8
* Merge integration refs/builds/qtci/dev/1616509627Qt CI Bot2021-03-232-13/+0
|\
| * Remove QWindowSystemInterface::handleGestureEventWithSequenceIdAndValue()Shawn Rutledge2021-03-232-13/+0
* | Merge integration refs/builds/qtci/dev/1616500234Qt CI Bot2021-03-231-6/+9
|\ \ | |/ |/|
| * Test incoming formats more throuroughlyAllan Sandfeld Jensen2021-03-231-6/+9
* | rhi: vulkan: Prevent a misplaced assert from triggering in debug buildsLaszlo Agocs2021-03-231-1/+1
|/
* Fix alpha handling of QImage::setPixelAllan Sandfeld Jensen2021-03-222-7/+26
* QAbstractFileIconProvider: Fix compilation without feature mimetypeFabian Kosmale2021-03-212-0/+15
* paintengine: improve error handlingEirik Aavitsland2021-03-191-2/+2
* Merge "rhi: Make it possible to clone a QRhiRenderPassDescriptor"Laszlo Agocs2021-03-1912-63/+147
|\
| * rhi: Make it possible to clone a QRhiRenderPassDescriptorLaszlo Agocs2021-03-1912-63/+147
* | Improve the sample codeFan PengCheng2021-03-191-1/+6
|/
* Triangulator: Ensure all members are initializedEirik Aavitsland2021-03-181-5/+8
* rhi: Make unreleased resource warnings available in release buildsLaszlo Agocs2021-03-181-4/+7
* QPainterPath: plug memory leakGiuseppe D'Angelo2021-03-171-12/+3
* Fix compiler warnings in 32-bit buildsRobert Löhning2021-03-171-2/+2
* Merge "Enable X11 on other platforms than just Linux"Niclas Rosenvik2021-03-161-21/+21
|\
| * Enable X11 on other platforms than just LinuxNiclas Rosenvik2021-03-161-21/+21
* | Merge "Round physical dpi when calculating scale factor"Morten Johan Sørvig2021-03-161-1/+1
|\ \
| * | Round physical dpi when calculating scale factorMorten Johan Sørvig2021-03-161-1/+1
| |/
* / Doc: Fix various documentation issuesTopi Reinio2021-03-163-4/+11
|/
* Merge "rhi: metal: Remove most availability guards"Laszlo Agocs2021-03-161-81/+23
|\
| * rhi: metal: Remove most availability guardsLaszlo Agocs2021-03-161-81/+23
* | Minor robustness improvement of text codeEirik Aavitsland2021-03-161-2/+4
|/
* Don’t store screen scale factors in GLOBAL_STATICMorten Johan Sørvig2021-03-152-8/+6
* Read high-dpi env. variables in initHighDpiScaling()Morten Johan Sørvig2021-03-152-97/+117
* make qmljsDebugargumentsstring() and forceOpen() constPeng Wenhao2021-03-131-1/+1
* Merge "Fix QVulkanWindow on Wayland"Eskil Abrahamsen Blomfeldt2021-03-121-1/+1
|\
| * Fix QVulkanWindow on WaylandEskil Abrahamsen Blomfeldt2021-03-121-1/+1
* | Merge "Remove “scaling” logging from QBackingStore"Morten Johan Sørvig2021-03-121-4/+0
|\ \
| * | Remove “scaling” logging from QBackingStoreMorten Johan Sørvig2021-03-121-4/+0
| |/
* / Avoid undefined color values in corrupt xpm imageEirik Aavitsland2021-03-121-1/+1
|/
* Doc: Change section titles that cause bad linksPaul Wicking2021-03-111-6/+6
* Merge "Support family names that end/start with space"Eskil Abrahamsen Blomfeldt2021-03-111-1/+3
|\