summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tighten up QDialogButtonBox::ButtonLayout enumVolker Hilsheimer2020-09-032-11/+0
* Fix build without features.highdpiscalingTasuku Suzuki2020-09-041-2/+2
* rhi: Sanity check the srb in debug buildsLaszlo Agocs2020-09-036-2/+91
* Mark obsolete QPrinter functions as deprecated from 5.15 onVolker Hilsheimer2020-09-033-3/+19
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-0313-39/+67
* Long live QAIM::multiData!Giuseppe D'Angelo2020-09-022-5/+36
* Remove last traces of the PostScript paint engineVolker Hilsheimer2020-09-022-2/+0
* High-DPI: Remove legacy environment variablesTor Arne Vestbø2020-09-021-35/+2
* Document native interfacesFriedemann Kleint2020-09-0210-9/+511
* QTextHtmlParserNode: Fix warnings flood about setting negative pixel sizeFriedemann Kleint2020-09-021-1/+2
* Remove "fallback session management"Andreas Hartmetz2020-09-015-97/+1
* Doc: compile transform snippetsPaul Wicking2020-09-013-3/+12
* Doc: compile separations snippetsPaul Wicking2020-09-015-16/+27
* Doc: compile scribe-overview snippetPaul Wicking2020-09-013-17/+23
* Doc: compile textobjectinterface snippetPaul Wicking2020-09-013-0/+11
* Doc: compile qstatustipevent snippetPaul Wicking2020-09-013-2/+11