summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove Qt6 related commentLars Knoll2020-09-111-1/+0
* rhi: gl: Fix shader cache with unstable vertex input locationsLaszlo Agocs2020-09-112-38/+74
* Fix build with -trace lttngJoerg Bornemann2020-09-111-1/+1
* Do not expose xlib as public dependency of QtGuiJoerg Bornemann2020-09-113-3/+3
* Do not expose ATSPI as public dependency of QtGuiJoerg Bornemann2020-09-113-3/+3
* CMake: Re-generate src/gui/CMakeLists.txtJoerg Bornemann2020-09-112-24/+44
* CMake: Re-generate configure.cmake filesJoerg Bornemann2020-09-102-0/+14
* Cleanup PageSize enum for Qt6Allan Sandfeld Jensen2020-09-103-157/+8
* Clean-up of old VC6 work-aroundAllan Sandfeld Jensen2020-09-101-54/+43
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-107-12/+12
* Doc: Fix documentation issues for event and input device classesTopi Reinio2020-09-103-181/+287
* Move grabbing API from QEventPoint to QPointerEventShawn Rutledge2020-09-102-64/+115
* Clean up PageSizeId enumVolker Hilsheimer2020-09-102-7/+5
* Cleanup QAction::visible propertyAllan Sandfeld Jensen2020-09-104-17/+27
* Give QEventPoint a d-pointer after allShawn Rutledge2020-09-103-94/+222
* Create consistent sets of QImage methodsAllan Sandfeld Jensen2020-09-092-8/+49
* Refactor testlib touch functions into qtestsupport_gui and _widgetsShawn Rutledge2020-09-082-1/+121
* Remove deprecated method QOpenGLFunctions::initializeGLFunctions()Marcel Krems2020-09-082-11/+0
* Remove deprecated API from QSurfaceFormatMarcel Krems2020-09-082-43/+0
* Remove deprecated method QTextList::isEmpty()Marcel Krems2020-09-082-20/+0
* Clean up QTextBoundaryFinder and qunicodetoolsLars Knoll2020-09-071-3/+2
* Remove deprecated method QQuaternion::conjugateMarcel Krems2020-09-072-17/+0
* Use C++17 [[maybe_unused]]Allan Sandfeld Jensen2020-09-062-168/+168
* Get rid of hasPendingEvents() and flush()Lars Knoll2020-09-063-16/+0
* When finding the engine for a fallback font, then clear the familiesAndy Shaw2020-09-051-0/+1
* Remove some obsolete codeLars Knoll2020-09-053-95/+0
* Change translation context of strings to new classVolker Hilsheimer2020-09-051-13/+6
* Fix compiler warnings from using deprecated qChecksum overloadVolker Hilsheimer2020-09-052-4/+4
* xcb: drop Xinerama supportLiang Qi2020-09-042-17/+1
* Merge QPainterPathPrivate and QPainterPathDataVolker Hilsheimer2020-09-043-93/+70
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-045-416/+4