summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* doc: Warn about kerning in QRawFont::advancesForGlyphIndexes()Eskil Abrahamsen Blomfeldt2021-04-271-2/+12
* Avoid adding null-objects to the icon cacheFan PengCheng2021-04-231-3/+3
* Don't own unique name for QDBusTrayIconIlya Fedin2021-04-212-14/+5
* Don't use qreal as a loop counterEirik Aavitsland2021-04-211-5/+7
* Add Solaris support in cmake buildNiclas Rosenvik2021-04-211-1/+1
* QEdidParser: build only on XCB/EGLFSGiuseppe D'Angelo2021-04-211-2/+6
* Edid vendor table generator (3/N): regenerate the tableGiuseppe D'Angelo2021-04-211-37/+271
* Edid vendor table generator (2/N): use idiomatic C++Giuseppe D'Angelo2021-04-211-2/+2
* Avoid combining enum values from different enum typesEirik Aavitsland2021-04-211-2/+2
* Remove xcb-native-painting setting from the configure summaryEirik Aavitsland2021-04-201-1/+0
* Draw the cursor considering the descent is 0Tang Haixiang2021-04-201-3/+3
* CMake: Introduce zlib find script to work around hardcoded iOS SDKAlexandru Croitor2021-04-191-1/+1
* 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