summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Assert that engine isn't nullptr before dereferencingVolker Hilsheimer2021-04-191-0/+1
* Assert that engine isn't nullptr before dereferencingVolker Hilsheimer2021-04-191-6/+8
* Fix handling of surrogates in QBidiAlgorithmEdward Welbourne2021-04-161-2/+2
* Add new enum value VisualTabCharacter into QCharZhang Hao2021-04-151-1/+1
* Merge integration refs/builds/qtci/dev/1618405176Qt CI Bot2021-04-141-1/+1
|\
| * Fix partial pixel coverage calculationAllan Sandfeld Jensen2021-04-141-1/+1
* | Avoid processing-intensive painting of high number of tiny dashesEirik Aavitsland2021-04-141-9/+35
|/
* Cleanup leftover QWSTasuku Suzuki2021-04-141-1/+0
* Fix build without features.highdpiTasuku Suzuki2021-04-141-3/+11
* Merge integration refs/builds/qtci/dev/1618310175Qt CI Bot2021-04-131-4/+11
|\
| * Adapt to Harfbuzz 2.8.0 updateEskil Abrahamsen Blomfeldt2021-04-131-4/+11
* | Fix qdoc warningVolker Hilsheimer2021-04-131-1/+1
|/
* Fix GLX on non-linux X11 systemsNiclas Rosenvik2021-04-115-7/+7
* Set QGuiApplicationPrivate variables after platform window is destroyedAndy Shaw2021-04-081-11/+11
* Don't judge other people's writing systemsVolker Hilsheimer2021-04-081-10/+8
* Merge integration refs/builds/qtci/dev/1617826149Qt CI Bot2021-04-071-1/+1
|\
| * QTextHtmlParserNode: Limit colspan to avoid segfaultRobert Löhning2021-04-071-1/+1
* | Merge integration refs/builds/qtci/dev/1617813097Qt CI Bot2021-04-072-8/+8
|\ \ | |/ |/|
| * fix Alt+` shortcut on non-US layoutsAndrey Butirsky2021-04-072-8/+8
* | Merge integration refs/builds/qtci/dev/1617802255Qt CI Bot2021-04-071-2/+6
|\ \
| * | Do not notify about property changes if the value hasn't changedSona Kurazyan2021-04-071-2/+6
| |/
* | Add QRhiTexture::RG16 formatLars Knoll2021-04-076-0/+29
* | indicator-application hack: fallback to dbus service checkIlya Fedin2021-04-071-0/+8
|/
* Assert that pointer is not nullptr before dereferencingVolker Hilsheimer2021-04-061-0/+1
* Doc: Fix return type of QCursor::shape()Sze Howe Koh2021-04-021-3/+2
* 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