summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix rendering of text checkboxes when text is selectedShawn Rutledge2021-06-161-4/+8
* Fix unaligned specialData formatsAllan Sandfeld Jensen2021-06-111-4/+9
* Correct examples for int validation in QValidator documentationVolker Hilsheimer2021-06-081-2/+2
* QIcc: Update test for invalid valuesRobert Löhning2021-06-081-1/+1
* macOS: allow Qt::AA_DontShowShortcutsInContextMenus overridesVolker Hilsheimer2021-06-072-7/+7
* QtGui/math3d : Fix QQuaternion::getEulerAnglesInho Lee2021-06-011-1/+5
* rhi: d3d: Avoid debug layer warning when having no vertex inputsLaszlo Agocs2021-05-311-7/+9
* minor: Clean up areMetricsTooLarge() conditionsEskil Abrahamsen Blomfeldt2021-05-271-2/+2
* qxkbcommon: Map Super/Hyper to Meta early enough to have an effectAndrey Butirsky2021-05-251-6/+6
* QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-221-2/+5
* macOS: Don't wrap key event keys in QCharTor Arne Vestbø2021-05-212-13/+17
* Fix memory leak when using small caps fontEskil Abrahamsen Blomfeldt2021-05-201-4/+8
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-3/+3
* Windows QPA: Fix dock widget drag&drop failureAndre de la Rocha2021-05-171-1/+1
* QPageSize: make PageSizeId ctor non-explicitMarc Mutz2021-05-131-1/+1
* Windows: Add synthesized fonts also when there is a style nameEskil Abrahamsen Blomfeldt2021-05-123-12/+18
* Initialize FirstPtBlock.next to make static analysis happyAllan Sandfeld Jensen2021-05-111-0/+1
* Fix QStandardItemModel signals on takeChildLuca Beldi2021-05-111-2/+27
* Avoid potential read of uninitialized clip dataAllan Sandfeld Jensen2021-05-111-2/+1
* rhi: Fix memory leakRobert Löhning2021-05-111-3/+4
* Make resizeMaximizedWindows() preserve native geometryMorten Sørvig2021-05-111-6/+13
* Avoid coverage overflowAllan Sandfeld Jensen2021-05-101-0/+4
* Avoid fast transform paint path on values it can't handleAllan Sandfeld Jensen2021-05-101-2/+6
* Allow background inheritance between non-body block elementsAllan Sandfeld Jensen2021-05-081-1/+4
* macOS: Fix synthesized boldEskil Abrahamsen Blomfeldt2021-05-071-1/+3
* Apply specialData font capitalization to non-rawFont textAllan Sandfeld Jensen2021-05-071-2/+12
* Fix rare integer overflow in text shapingPaul Olav Tvete2021-05-061-1/+2
* Windows: Work-around misreporting of Script and RomanEskil Abrahamsen Blomfeldt2021-05-061-1/+3
* Write out the HTML correctly for nested listsAndy Shaw2021-05-062-3/+27
* rhi: gl: Sanity check vertex outputs and fragment inputsLaszlo Agocs2021-05-032-0/+26
* Disable spurious MSVC warning C4273 in Qt Gui, Qt OpenGLKai Köhne2021-05-032-0/+10
* Add grabber context pointersShawn Rutledge2021-05-012-0/+26
* Revert "Add grabber context pointers"Shawn Rutledge2021-04-293-16/+11
* Add grabber context pointersShawn Rutledge2021-04-283-11/+16
* 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
* Draw the cursor considering the descent is 0Tang Haixiang2021-04-211-3/+3
* Remove xcb-native-painting setting from the configure summaryEirik Aavitsland2021-04-211-1/+0
* 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-6/+8
* Avoid processing-intensive painting of high number of tiny dashesEirik Aavitsland2021-04-151-9/+35
* Fix partial pixel coverage calculationAllan Sandfeld Jensen2021-04-141-1/+1
* Adapt to Harfbuzz 2.8.0 updateEskil Abrahamsen Blomfeldt2021-04-131-4/+11
* Don't judge other people's writing systemsVolker Hilsheimer2021-04-081-10/+8
* QTextHtmlParserNode: Limit colspan to avoid segfaultRobert Löhning2021-04-081-1/+1
* indicator-application hack: fallback to dbus service checkIlya Fedin2021-04-071-0/+8
* Doc: Fix various documentation issuesTopi Reinio2021-04-073-4/+11
* Add "we mean it" warning to private headerVolker Hilsheimer2021-03-311-0/+11
* wayland: Remove bogus warning about ignoring WAYLAND_DISPLAYEskil Abrahamsen Blomfeldt2021-03-301-7/+18
* Support family names that end/start with spaceEskil Abrahamsen Blomfeldt2021-03-301-1/+3