summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix some qdoc warnings: printer API cleanupVolker Hilsheimer2020-09-221-107/+0
* Fix some qdoc warnings: function parameter namesVolker Hilsheimer2020-09-222-9/+12
* Fix some qdoc warnings: typos and qdoc syntaxVolker Hilsheimer2020-09-221-1/+1
* Inline trivial function used only by deprecated functionsEdward Welbourne2020-09-211-17/+4
* Define inverted QRects consistentlyAllan Sandfeld Jensen2020-09-211-35/+3
* Cleanup API of QMimeDataLars Knoll2020-09-213-10/+10
* xcb: add xcb-util dependency for xcb-imageLiang Qi2020-09-213-4/+26
* Support signed integer attributes on QRHIInho Lee2020-09-217-19/+71
* Doc: Correct link errors qtbaseNico Vertriest2020-09-211-1/+1
* Emit CancelGrabExclusive when one grabber is replaced by anotherShawn Rutledge2020-09-181-1/+2
* Doc: Add links to Qt 6 changes files from module indexPaul Wicking2020-09-181-0/+4
* rhi: Expose compute threadgroup limits in ResourceLimitsLaszlo Agocs2020-09-188-1/+123
* xpm handler: fix read error caused by off-by-one in overflow checkEirik Aavitsland2020-09-181-2/+2
* Fix running with placeholder screen and high-dpi enabledEskil Abrahamsen Blomfeldt2020-09-181-0/+1
* Fix deprecation warning in QIcon::actualSize()Edward Welbourne2020-09-181-2/+10
* Rename is[Begin|Update|End]Event, reimplement in QWheelEventShawn Rutledge2020-09-172-10/+38
* rhi: Enhance compute dispatch docsLaszlo Agocs2020-09-171-0/+12
* rhi: Improve srb hash perf somewhatLaszlo Agocs2020-09-171-4/+27
* Deprecate implicit QPixmap conversion to QBitmapVolker Hilsheimer2020-09-174-45/+73
* Fix deprecation documentation about margin and orientation in QPrinterÖmer Fadıl USTA2020-09-172-4/+4
* QPointingDevPriv::setExclusiveGrabber: emit grabChanged with point foundShawn Rutledge2020-09-171-1/+1
* Add more QPointerEvent functions needed in Qt QuickShawn Rutledge2020-09-176-0/+195
* Include harfbuzz header files without harfbuzz/ parent directoryDimitrios Apostolou2020-09-163-3/+3
* Doc: Add porting guide documentsPaul Wicking2020-09-161-0/+46
* QEventDispatcherWin32: create internal window on constructionAlex Trotsenko2020-09-161-1/+0
* Mouse->touch synthesis: send touch event with mouse deviceShawn Rutledge2020-09-161-6/+1
* Calculate velocity in QMutEventPoint::setTimestamp() with Kalman filterShawn Rutledge2020-09-163-6/+67
* Track grab state in QPointingDevicePrivate::activePointsShawn Rutledge2020-09-1610-256/+559
* Make xkb a private dependency of QtGuiJoerg Bornemann2020-09-163-3/+3
* CMake: Regenerate configure.cmake filesAlexandru Croitor2020-09-151-6/+0
* QIcc: fix alignment concerns in ICC profile parsingAndrei Golubev2020-09-152-86/+103
* Switch QSurfaceFormat::colorSpace to a QColorSpaceAllan Sandfeld Jensen2020-09-153-15/+49
* Get rid of Qt4 virtual hooksAllan Sandfeld Jensen2020-09-152-73/+5
* rhi: gl: Eliminate duplicate glUniform callsLaszlo Agocs2020-09-142-9/+25
* QRhi: support matrix array types of the uniform in GLES2 backendInho Lee2020-09-141-10/+19
* Remove QPointerEvent::isPointAccepted() and setPointAccepted()Shawn Rutledge2020-09-141-2/+0
* Revert "Revert "CMake: Make the Vulkan dependency of QtGui optional""Joerg Bornemann2020-09-141-1/+1
* Windows: Fix clang error about copy on loopKai Koehne2020-09-141-1/+1
* Plumb application quit through platform pluginTor Arne Vestbø2020-09-144-0/+24
* Revert "CMake: Make the Vulkan dependency of QtGui optional"Lars Knoll2020-09-131-1/+1
* Make QStringList an alias to QList<QString>Lars Knoll2020-09-126-6/+0
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-121-1/+1
* Fix uninitialized variableLars Knoll2020-09-121-0/+3
* CMake: Make the Vulkan dependency of QtGui optionalJoerg Bornemann2020-09-121-1/+1
* Fix documentations string in QPagedPaintDeviceNicolas Fella2020-09-121-1/+1
* QStyle: return 'Fusion' instead of 'fusion'Richard Moe Gustavsen2020-09-121-2/+2
* Remove dead code and obsolete commentVolker Hilsheimer2020-09-121-8/+0
* Replace qreal with float in QColorAllan Sandfeld Jensen2020-09-112-224/+224
* Minimal ABI necessary for future optimized QPixmapAllan Sandfeld Jensen2020-09-112-1/+44
* Cleanup QGradientLars Knoll2020-09-113-51/+25