summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Rename “pixelDensity” variablesMorten Johan Sørvig2020-10-232-16/+16
* Deprecate QVariant::TypeLars Knoll2020-10-232-9/+9
* QPaintDevice: Remove reserved without reservationsFabian Kosmale2020-10-232-4/+0
* Make QEvent::setAccepted() virtual; set QEventPoints state the sameShawn Rutledge2020-10-222-0/+11
* Fix to make g++-10.2 happyAndreas Buhr2020-10-221-0/+2
* name our glib event sources to ease debuggingAndreas Buhr2020-10-221-2/+5
* OpenFile portal: use "writable" option to specify our FD is writableJan Grulich2020-10-211-2/+4
* Add forwarding headers for classes moved from QtWidgets to QtGuiVolker Hilsheimer2020-10-201-3/+3
* Fix crash in tst_QSystemTrayIcon::lastWindowClosed()Allan Sandfeld Jensen2020-10-201-0/+2
* Add QSinglePointEvent::exclusivePointGrabber convenience propertyShawn Rutledge2020-10-202-0/+23
* Fix output with box font engineEskil Abrahamsen Blomfeldt2020-10-201-5/+5
* Update QHighDpiScaling internal documentationMorten Johan Sørvig2020-10-202-57/+105
* high-dpi: Re-implement mapToGlobal and mapFromGlobalMorten Johan Sørvig2020-10-203-48/+22
* high-dpi: Set screen on QWindow::setGeometry()Morten Johan Sørvig2020-10-201-1/+11
* QHighDpi: window geometry scaling functionsMorten Johan Sørvig2020-10-204-16/+26
* QHighDpi: global geometry scaling functionsMorten Johan Sørvig2020-10-202-15/+31
* QHighDpi: Add screenForPosition()Morten Johan Sørvig2020-10-202-19/+84
* QHighDpi: revert window-on-multiple-screens handlingMorten Johan Sørvig2020-10-201-2/+1
* QRhiBackendCommandList: avoid new[]/delete mismatchFabian Kosmale2020-10-191-1/+1
* QFontDatabase: fix a uint->int implicit conversionGiuseppe D'Angelo2020-10-191-2/+2
* QPdf: consolidate usage of uintGiuseppe D'Angelo2020-10-194-11/+12
* QTextTable: fix an implicit uint->int conversionGiuseppe D'Angelo2020-10-191-2/+2
* Remove redundant QPointingDevicePrivate::extraShawn Rutledge2020-10-191-1/+0
* Use valid glyph index for box font engineEskil Abrahamsen Blomfeldt2020-10-191-2/+2
* QColorSpace: port to QESDPGiuseppe D'Angelo2020-10-185-61/+42
* Make most of QMetaTypeInterface constexprUlf Hermann2020-10-181-1/+1
* doc: Update and flesh out native interface docsTor Arne Vestbø2020-10-189-448/+437
* QMutableEventPoint::detach: deref old privateFabian Kosmale2020-10-181-0/+2
* doc: Make QtGui docs depend on platform integration docsTor Arne Vestbø2020-10-171-1/+2
* QWindowSystemInterface: Add tablet event overloads without timestampsFriedemann Kleint2020-10-172-0/+34
* Fix Clang compiler warnings (-Wrange-loop-analysis)David Skoland2020-10-173-8/+8
* Implement move and comparison operators for QEventPointVolker Hilsheimer2020-10-173-4/+76
* QColorConstants: code tidiesGiuseppe D'Angelo2020-10-171-172/+167
* Fix compilation with optimization with g++-10.2Andreas Buhr2020-10-161-0/+3
* Guard vulkan.h inclusion with __has_includeLaszlo Agocs2020-10-161-5/+21
* Fix some bad uses of QSharedPointerData::operator T*Allan Sandfeld Jensen2020-10-161-7/+7
* rhi: Further reduce copying in the command bufferLaszlo Agocs2020-10-167-228/+170
* rhi: Unroll the res.binding factory functionsLaszlo Agocs2020-10-161-11/+59
* Port QColorTransform to QESDPGiuseppe D'Angelo2020-10-163-17/+8
* Port some more /*implicit*/-like comments to Q_IMPLICITGiuseppe D'Angelo2020-10-163-9/+9
* Unwrap private QPalette data memberVolker Hilsheimer2020-10-142-15/+12
* rhi: Fix up vertex inputs with matricesLaszlo Agocs2020-10-143-6/+31
* Return false from canFetchMore for uninitialized QFileSystem modelsDoris Verria2020-10-141-0/+2
* Add a few missing Q_CLANG_QDOC for native interfacesTor Arne Vestbø2020-10-133-4/+4
* doc: Add brief and group for native type conversionsTor Arne Vestbø2020-10-132-8/+22
* rhi: Add missing \internal doc commandsTor Arne Vestbø2020-10-121-0/+3
* Exclude all modifiers as candidates for shortcutsTor Arne Vestbø2020-10-121-1/+1
* Remove dead codeLars Knoll2020-10-125-25/+0
* Fallback to using the family when doing an exact matchAndy Shaw2020-10-121-6/+23
* macOS: Always include non-GL native interfacesTor Arne Vestbø2020-10-121-3/+4