summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* macOS: allow Qt::AA_DontShowShortcutsInContextMenus overridesVolker Hilsheimer2021-06-072-7/+7
* Windows QPA: Fix dock widget drag&drop failureAndre de la Rocha2021-05-171-1/+1
* Make resizeMaximizedWindows() preserve native geometryMorten Sørvig2021-05-111-6/+13
* Add grabber context pointersShawn Rutledge2021-05-012-0/+26
* Revert "Add grabber context pointers"Shawn Rutledge2021-04-293-16/+11
* Add grabber context pointersShawn Rutledge2021-04-283-11/+16
* Doc: Fix various documentation issuesTopi Reinio2021-04-071-0/+6
* wayland: Remove bogus warning about ignoring WAYLAND_DISPLAYEskil Abrahamsen Blomfeldt2021-03-301-7/+18
* High-DPI: Set the minimum scale factor to 1Morten Johan Sørvig2021-03-081-5/+3
* Assert that either both or neither pointer are nullptrVolker Hilsheimer2021-02-241-0/+2
* Fix handling of virtual/native pixels in QAndroidPlatformWindowAndreas Buhr2021-02-231-15/+22
* Make setSelectionOnFocusObject() take native pixelsMorten Sørvig2021-02-021-5/+9
* Add geometry accessors to QPlatformInputContextMorten Johan Sørvig2021-02-012-0/+81
* Don't forward-declare non-Qt things with QT_FORWARD_DECLARE_*Mårten Nordheim2021-01-261-1/+1
* Add QPlatformScreen::colorSpace()Allan Sandfeld Jensen2021-01-251-0/+2
* iOS: Handle keyboard events when using an external keyboardAndy Shaw2021-01-202-1/+43
* AA_SynthesizeTouchForUnhandledMouseEvents: keep correct coordinatesShawn Rutledge2021-01-141-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-191/+0
* Add a platform capability indicating support for QRhi-based renderingLaszlo Agocs2021-01-042-2/+12
* State in docs that the BufferQueueingOpenGL cap is deprecatedLaszlo Agocs2021-01-041-2/+2
* Add a dedicated QWindow surface type for D3DLaszlo Agocs2021-01-042-2/+5
* Update QPalette() documentation to not mention the application paletteTor Arne Vestbø2021-01-041-1/+4
* Clarify QWindowPrivate::maybeQuitOnLastWindowClosedTor Arne Vestbø2020-12-171-3/+3
* xcb: report wheel events from the correct device instanceShawn Rutledge2020-12-152-0/+21
* Remove the deprecated m_logicalDpi declarationWeng Xuetian2020-12-081-1/+0
* doc: Remove dpiawareness command line argumentTor Arne Vestbø2020-12-041-2/+0
* QInputDevice: Parent default keyboard to core app singletonFabian Kosmale2020-12-041-1/+1
* Make qDebug output for QTabletEvent similar to that for QMouseEventShawn Rutledge2020-12-041-10/+7
* Remove QGuiApplicationPrivate::m_fakeTouchDeviceShawn Rutledge2020-12-031-1/+0
* QString: plaster more and more [[nodiscard]]Giuseppe D'Angelo2020-12-031-2/+1
* Fix links to Application ExampleVolker Hilsheimer2020-12-021-1/+1
* Fix documentation links to High DPI documentationAndreas Buhr2020-12-011-1/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-304-5/+5
* Update setHighDpiScaleFactorRoundingPolicy docsTor Arne Vestbø2020-11-271-6/+3
* Windows QPA: Pass device for synthesized touch/tablet eventsFriedemann Kleint2020-11-272-0/+33
* Output source in debug operator of QMouseEventFriedemann Kleint2020-11-251-0/+4
* Return subclass type from overrides of QEvent::cloneVolker Hilsheimer2020-11-231-34/+34
* QGuiAppPriv: don't clear target and window for TouchCancelShawn Rutledge2020-11-211-2/+0
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-11-193-5/+4
* Disable copying and assigning of QEventVolker Hilsheimer2020-11-192-12/+41
* Consolidate static_asserts for event sizesVolker Hilsheimer2020-11-172-4/+4
* Allow QMutableSinglePointEvent to be copy- and default-constructedVolker Hilsheimer2020-11-171-1/+2
* Allow cloning of event objectsVolker Hilsheimer2020-11-171-1/+72
* Adjust code format, add space after 'if'Zhang Sheng2020-11-166-21/+21
* Make QEventPoint an idiomatic value typeVolker Hilsheimer2020-11-163-72/+71
* Inline trivial getters for QEvent subclassesVolker Hilsheimer2020-11-132-51/+27
* Clean up and pack data members of QEvent classesVolker Hilsheimer2020-11-122-83/+89
* Document physicalDotsPerInch high-DPI behaviorMorten Johan Sørvig2020-11-121-0/+3
* Document physicalDotsPerInch high-DPI behaviorMorten Johan Sørvig2020-11-121-0/+9
* Purge QCoreApplicationPrivate::cloneEvent and overridesVolker Hilsheimer2020-11-123-348/+1