summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Add qt.pointer.grab logging in QEventPointShawn Rutledge2020-08-061-0/+27
* Add QPointerEvent::is[Press|Update|Release]Event accessorsShawn Rutledge2020-08-062-0/+62
* Add QEventPoint::pressTimestamp() and priv setPressTimestamp()Shawn Rutledge2020-08-062-1/+4
* Fix compiler issues when qreal is floatMichal Klocek2020-08-051-1/+1
* Remove InfoFlag from docsMichal Klocek2020-08-041-4/+7
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-042-4/+13
* Fix doc signature in QOpenGLContextLaszlo Agocs2020-08-031-1/+1
* Fix build with MSVC2019Mitch Curtis2020-07-311-0/+13
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-313-4/+4
* Export the QMutable* event classesShawn Rutledge2020-07-281-3/+3
* Windows QPA: Move some internal functions to the new interfaceFriedemann Kleint2020-07-281-0/+10
* Windows QPA: Move mime-type related classes to the new interfaceFriedemann Kleint2020-07-281-0/+8
* Windows QPA: Move dark mode handling to the new interfaceFriedemann Kleint2020-07-251-0/+13
* Fix under non-integer scaling incorrect update areaTang HaiXiang2020-07-251-1/+1
* Windows QPA: Move window properties to the new interfacesFriedemann Kleint2020-07-241-0/+5
* Add QPlatformInterface::Private::QWindowsWindowFriedemann Kleint2020-07-221-1/+11
* Windows QPA: Move the touch types API from platformheaders into QtGuiFriedemann Kleint2020-07-221-0/+15
* Remove an outdated and nonsensical comment in the docsGiuseppe D'Angelo2020-07-221-4/+0
* Discard extra mouse move event generated by touchpadAndre de la Rocha2020-07-211-0/+7
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-211-0/+26
* Ensure styles always get to polish the application paletteTor Arne Vestbø2020-07-211-1/+2
* Fix some qdoc warningsFriedemann Kleint2020-07-211-1/+1
* Add fixme note to QWindowPrivate::setVisible about visibility during createTor Arne Vestbø2020-07-201-1/+7
* Add QEvdevKeyMapper platform interfaceTor Arne Vestbø2020-07-201-0/+19
* Add QXcbWindow platform interfaceTor Arne Vestbø2020-07-201-0/+32
* Move private platform interfaces to private QPA headersTor Arne Vestbø2020-07-205-40/+101
* Add QXcbScreen platform interfaceTor Arne Vestbø2020-07-201-0/+16
* QtGui: Rename all QEvent members according to the m_ conventionFriedemann Kleint2020-07-162-162/+163
* Un-deprecate QMouseEvent::flags() and QGraphicsSceneMouseEvent::flags()Shawn Rutledge2020-07-152-2/+0
* Set QEventPoint::state properly in QSinglePointEventShawn Rutledge2020-07-151-0/+6
* QMouseEvent: Set QEventPoint globalPressPosition and globalLastPositionShawn Rutledge2020-07-151-1/+5
* Replace emit with Q_EMIT in headerFabian Kosmale2020-07-141-1/+1
* QtGui: Clean up event headers, #3Friedemann Kleint2020-07-141-5/+0
* Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in floatFriedemann Kleint2020-07-148-34/+61
* QtGui: Clean up event headers, #2Friedemann Kleint2020-07-131-6/+0
* QtGui: Clean up event headersFriedemann Kleint2020-07-132-3/+12
* Refactor pointer event hierarchyShawn Rutledge2020-07-1011-1128/+777
* Remove unused method QKeyMapper::clearMappings()Tor Arne Vestbø2020-07-102-8/+0
* macOS: Move AA_MacDontSwapCtrlAndMeta logic out of QPlatformThemeTor Arne Vestbø2020-07-081-21/+2
* Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOSTor Arne Vestbø2020-07-082-9/+9
* Make QGuiApp::platform(Function|NativeInterface) internalTor Arne Vestbø2020-07-071-0/+2
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-079-43/+43
* Separate QPD::tabletDevice into priv tabletDevice and queryTabletDeviceShawn Rutledge2020-07-078-55/+93
* Add ; to Q_UNUSEDLars Schmertmann2020-07-0713-50/+50
* macOS: Get rid of QCocoaWindowFunctionsTor Arne Vestbø2020-07-071-0/+1
* macOS: Remove QMenu indirection via QPlatformNativeInterfaceTor Arne Vestbø2020-07-071-0/+25
* Remove unused virtual method QWindowPrivate::allowClickThroughVolker Hilsheimer2020-07-071-3/+0
* Simplify QMainWindow::setUnifiedTitleAndToolBarOnMacTor Arne Vestbø2020-07-061-0/+14
* Remove documentation reference to standalone KMS pluginTor Arne Vestbø2020-07-061-3/+0
* Remove OpenWFD platform pluginTor Arne Vestbø2020-07-061-1/+0