summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* rhi: vk: Fix invalid index for unused attachmentsLaszlo Agocs2021-09-231-12/+14
* Remove redundant semi-colonsAllan Sandfeld Jensen2021-09-221-1/+1
* Cater for upstream changes in eglplatform.hLaszlo Agocs2021-09-212-1/+6
* Doc: Repair broken link to the XDND protocolLuca Di Sera2021-09-211-1/+1
* rhi: Remove Q_RELOCATABLE_TYPE for types with QVLA in themLaszlo Agocs2021-09-202-10/+1
* Introduce QDoubleValidator::setRange overload with two parametersIvan Solovev2021-09-202-4/+20
* High resolution wheel-event support from libinputAllan Sandfeld Jensen2021-09-181-0/+22
* QIconLoader: code tidiesGiuseppe D'Angelo2021-09-182-43/+32
* Fix QTextEdit cursor rectangle vertical positioningZhang Hao2021-09-181-2/+5
* Fix name used for qmath.h in an includeEdward Welbourne2021-09-171-2/+2
* Remove conditioning on Android embeddedEdward Welbourne2021-09-173-7/+7
* rhi: vulkan: Reset state more aggressivelyLaszlo Agocs2021-09-171-2/+4
* Deduplicate maybeQuitOnLastWindowClosed handlingTor Arne Vestbø2021-09-174-42/+44
* Fix QGuiApplication command line options documentation for X11Tor Arne Vestbø2021-09-171-3/+3
* Add QPlatformTheme::Appearance for detecting light/dark modesMitch Curtis2021-09-172-0/+13
* Introduce QDoubleValidator::fixup()Ivan Solovev2021-09-173-2/+108
* rhi: document serializedLayoutDescriptionLaszlo Agocs2021-09-161-4/+31
* rhi: Allow testing renderpass compatibility without the objectsLaszlo Agocs2021-09-1612-1/+121
* rhi: Note in the docs that texture copies expect a matching formatLaszlo Agocs2021-09-161-0/+5
* QTextDocumentLayout: remove multiple calls to lineHeightTypeWaqar Ahmed2021-09-161-5/+7
* rhi: gl: Have a way to state GL_TEXTURE_RECTANGLE is wantedLaszlo Agocs2021-09-163-1/+15
* Make the closeAllPopup helper virtual in QGuiApplicationVolker Hilsheimer2021-09-151-0/+1
* doc: use \note in QKeyEvent documentationTor Arne Vestbø2021-09-151-8/+8
* Use QHighDpi::toNativeWindowGeometry()Morten Sørvig2021-09-151-7/+1
* QPlatformWindow: fix isAncestorOf not breaking recursionRichard Moe Gustavsen2021-09-131-1/+1
* Expose the config and display for EGL-based QOpenGLContextsLaszlo Agocs2021-09-133-0/+17
* macOS: Improve QAppleKeyMapper loggingTor Arne Vestbø2021-09-131-1/+14
* Fix querying font aliases that share name with other fontsEskil Abrahamsen Blomfeldt2021-09-111-5/+14
* Move QWINDOWSIZE_MAX to platform headersPaul Olav Tvete2021-09-102-2/+1
* Use qmath.h's conversions between degrees and radiansEdward Welbourne2021-09-101-3/+2
* Always give Qt::SubWindows a default window state of Qt::WindowNoStateTor Arne Vestbø2021-09-101-0/+3
* Android: Enable QDesktopServiceLars Schmertmann2021-09-102-12/+65
* Revert "Add Deepin to the list of GTK based desktop environments"Tang Haixiang2021-09-091-2/+1
* Use wayland platform plugin on GNOME wayland sessions by defaultJan Grulich2021-09-091-15/+1
* Add Deepin to the list of GTK based desktop environmentsTang Haixiang2021-09-091-1/+2
* Clear up QWindow::isActive() documentationTor Arne Vestbø2021-09-081-1/+3
* QTextImageFormat: add Qt7 TODO to remove the default valueDavid Faure2021-09-081-0/+1
* QTextOdfWriter: fix exporting pixmaps to ODTDavid Faure2021-09-081-2/+2
* rhi: Reset resource state tracking tables upon layout-compatible updatesLaszlo Agocs2021-09-073-0/+22
* rhi: Improve srb layout serialization helpersLaszlo Agocs2021-09-072-3/+4
* rhi: Enable serializing a layout description without baking an srbLaszlo Agocs2021-09-072-10/+31
* rhi: Make the serialized srb layout description accessibleLaszlo Agocs2021-09-072-1/+14
* QPaintEngineEx: solve compile errorZhang Hao2021-09-071-1/+1
* qt_pixmap_thread_test(): Simplify logic, merge warningsSze Howe Koh2021-09-061-12/+6
* Fix segfault when closing widget and destroying window in QDialog::doneVolker Hilsheimer2021-09-061-3/+7
* doc: Add the PixelScroll device capability (new in 6.2)Shawn Rutledge2021-09-041-0/+5
* QPixmap: Fix crash if created without gui app in secondary threadSze Howe Koh2021-09-041-1/+1
* Doc: add more notes about full screen windows on macOSVolker Hilsheimer2021-09-031-0/+3
* Doc: add note that hiding a window doesn't close a full screen spaceVolker Hilsheimer2021-09-031-0/+7
* rhi: Add a way to tell an srb that only the resources have changedLaszlo Agocs2021-09-0311-0/+70