summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* qxkbcommon: Map Super/Hyper to Meta early enough to have an effectAndrey Butirsky2021-05-251-6/+6
* qxkbcommon: Keep lower case as Qt key when upper case is not in Latin1Andrey Butirsky2021-05-251-0/+8
* QTestAccessible: Clear objects in EventList when deletedFabian Kosmale2021-05-231-0/+1
* Correct RGB to Grayscale conversionAllan Sandfeld Jensen2021-05-219-25/+333
* QTextHtmlParserNode: Avoid invalid enum valuesRobert Löhning2021-05-211-1/+39
* Fix memory leak when using small caps fontEskil Abrahamsen Blomfeldt2021-05-201-4/+8
* Type erase native interfaces via string instead of typeidTor Arne Vestbø2021-05-204-8/+8
* QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-201-2/+5
* rhi: gl: Add support for importing an existing renderbuffer objectLaszlo Agocs2021-05-197-2/+94
* Fix build without features.libraryTasuku Suzuki2021-05-195-6/+3
* Add EGLFS OpenWFD plugin for INTEGRITYKimmo Ollila2021-05-191-1/+1
* 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
* Rejig native interface plumbingTor Arne Vestbø2021-05-1215-29/+85
* Tell code-checker drawPolygon can't be called with negative countAllan Sandfeld Jensen2021-05-111-0/+2
* Fix QStandardItemModel signals on takeChildLuca Beldi2021-05-111-2/+27
* Initialize FirstPtBlock.next to make static analysis happyAllan Sandfeld Jensen2021-05-111-0/+1
* Avoid potential read of uninitialized clip dataAllan Sandfeld Jensen2021-05-111-2/+1
* Make resizeMaximizedWindows() preserve native geometryMorten Sørvig2021-05-111-6/+13
* Windows: Add synthesized fonts also when there is a style nameEskil Abrahamsen Blomfeldt2021-05-113-12/+18
* rhi: Fix memory leakRobert Löhning2021-05-101-3/+4
* Move QtX11Extras into QtGui as private APITor Arne Vestbø2021-05-103-0/+663
* Fix antialiasing of rotated non-smooth scaled imagesAllan Sandfeld Jensen2021-05-101-1/+2
* Move QNativeInterface helpers to their own header fileTor Arne Vestbø2021-05-1011-0/+16
* 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
* Support CSS text-decoration-color in underlines, overlines, strikethroughShawn Rutledge2021-05-076-4/+19
* Apply specialData font capitalization to non-rawFont textAllan Sandfeld Jensen2021-05-061-2/+12
* QWindow: synthesize a QContextMenuEvent from relevant mouse eventsVolker Hilsheimer2021-05-062-5/+30
* Remove duplicated declaration of QCocoaGLContext native interfaceTor Arne Vestbø2021-05-061-7/+0
* macOS: Fix synthesized boldEskil Abrahamsen Blomfeldt2021-05-061-1/+3
* Windows: Work-around misreporting of Script and RomanEskil Abrahamsen Blomfeldt2021-05-061-1/+3
* Remove Qt6 switches from QtGuiAllan Sandfeld Jensen2021-05-0512-70/+0
* Fix rare integer overflow in text shapingPaul Olav Tvete2021-05-051-1/+2
* Edid parser: fix performance issuesGiuseppe D'Angelo2021-05-052-34/+58
* Write out the HTML correctly for nested listsAndy Shaw2021-05-052-3/+27
* Export text-decorationAllan Sandfeld Jensen2021-05-051-7/+22
* 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
* Parse QT_SCREEN_SCALE_FACTORS spec only onceMorten Johan Sørvig2021-05-032-36/+66
* Add grabber context pointersShawn Rutledge2021-05-012-0/+26
* Fix “unused variable” warningMorten Sørvig2021-04-301-0/+2
* Revert "Add grabber context pointers"Shawn Rutledge2021-04-293-16/+11
* Call updateHighDpiScaling() on screenAdded()Morten Johan Sørvig2021-04-283-16/+1
* Add grabber context pointersShawn Rutledge2021-04-283-11/+16
* CMake: Regenerate configure.cmake filesAlexandru Croitor2021-04-271-1/+1
* Add storage for (pixel) deltas and fingerCount to QNativeGestureEventShawn Rutledge2021-04-276-13/+105
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-1/+0