summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* QOpenGLContext: Handle versionFunctions like other dataLaszlo Agocs2023-01-241-4/+3
* Sanitize the order of things in QOpenGLContext destroy()Laszlo Agocs2023-01-241-9/+23
* Respect custom QWSI event handler when delivering synchronous eventsTor Arne Vestbø2023-01-181-1/+6
* Fix build with -no-feature-shortcutTasuku Suzuki2023-01-171-0/+1
* QStyleHints: Fix Q_PROPERTY declaration for keyboardAutoRepeatRateFTor Arne Vestbø2023-01-141-1/+1
* Add tracepointgen tool and convert qtgui to use itAntti Määttä2023-01-131-2/+3
* Add QEGLContext::invalidateContextThomas Senyk2023-01-121-0/+2
* Clarify that QKeyEvent::text() may return non-printable charactersTor Arne Vestbø2023-01-101-5/+6
* Scale the default 5 ms requestUpdate interval based on the refreshRateLaszlo Agocs2023-01-092-13/+24
* Avoid qt keywords in installed headersDavid Edmundson2023-01-091-1/+1
* Reflect QStyleHints in AA_DontShowShortcutsInContextMenusTor Arne Vestbø2023-01-042-1/+3
* Update the documentation of QScreen::name()Yuhang Zhao2023-01-041-0/+4
* Doc: note QWindow::winId() will cause platform window creationEirik Aavitsland2023-01-041-1/+3
* QStyleHints: code tidiesYuhang Zhao2022-12-202-6/+9
* Rename QMessageDialogOptions::Icon to StandardIconTor Arne Vestbø2022-12-132-7/+7
* Windows: Enable dark mode system palette by defaultVolker Hilsheimer2022-12-101-0/+3
* Detach event points when cloning pointer eventsVolker Hilsheimer2022-12-101-9/+25
* Add possibility to retrieve displayId for AndroidPiotr Mikolajczyk2022-12-092-0/+12
* Cleanup short-cut id deprecationAllan Sandfeld Jensen2022-12-093-0/+37
* Overwrite dark system palette in Vista styleVolker Hilsheimer2022-12-081-0/+2
* Fix documentation of QAction's text propertyVolker Hilsheimer2022-12-051-21/+27
* Teach QErrorMessage to use native dialog helper if availableTor Arne Vestbø2022-12-042-0/+15
* Add QGuiApplication API to set a number-badge in the Dock/task barTor Arne Vestbø2022-12-024-0/+40
* [QGuiApplication] Tweak description of X11 and Wayland platform pluginsNicolas Fella2022-12-011-3/+3
* Add QNativeInterface::Private::QWaylandWindowDavid Redondo2022-11-292-0/+37
* QPalette: always increase serial number when modifyingVolker Hilsheimer2022-11-251-1/+3
* Add name() getter in QPlatformThemeAxel Spoerl2022-11-184-1/+17
* Add QPlatformTheme::MouseCursorTheme and MouseCursorSizeLiang Qi2022-11-182-1/+13
* Reintroduce converter APIs for supporting native clipboard formatsVolker Hilsheimer2022-11-161-3/+4
* Plumb QMessageBox::iconPixmap() to QPlatformMessageDialogHelperTor Arne Vestbø2022-11-162-0/+15
* emit QWindow::windowStateChanged only when state has changedAxel Spoerl2022-11-112-4/+14
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-033-5/+5
* Emit windowStateChanged in QGuiApplicationPrivate instead of QWindowAxel Spoerl2022-10-292-9/+6
* Add QNativeInterface::Private::QWaylandScreenDavid Redondo2022-10-272-0/+16
* Fix build with -no-feature-highdpiscalingTor Arne Vestbø2022-10-251-13/+15
* Add QNativeInterface::QWaylandApplicationDavid Redondo2022-10-252-0/+27
* Add QPlatformTheme::MenuBarFocusOnAltPressReleaseVolker Hilsheimer2022-10-232-1/+4
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-2116-31/+31
* Fix duplicated words in documentationMårten Nordheim2022-10-191-2/+2
* Add flicking behavior hints to platform integration and themeShawn Rutledge2022-10-184-2/+26
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-2/+1
* Allow programmatic closing of windows that are modally blockedVolker Hilsheimer2022-10-121-2/+3
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-116-20/+20
* doc: Add docs for QPointingDevice::GrabTransition and grabChanged signalShawn Rutledge2022-10-111-0/+42
* Fix clazy warnings in QPointingDevice::grabChanged signalShawn Rutledge2022-10-111-1/+6
* QGuiApp: Set QStyleHints's appearance based on platform themeDoris Verria2022-10-101-0/+2
* Add Q_ENUM in QPlatformTheme enumsAxel Spoerl2022-10-051-0/+5
* Port from container.count()/length() to size()Marc Mutz2022-10-0411-25/+25
* Make sure that palette cache keys are uniqueVolker Hilsheimer2022-10-031-5/+16
* Properly deprecate QStyleHints::keyboardAutoRepeatRate()Tor Arne Vestbø2022-10-012-1/+3