| .. |
|
kernel.pri
|
Add QOffScreenSurface platform API abstraction
|
2020-08-27 23:35:16 +03:00 |
|
qaction.cpp
|
Cleanup QAction::visible property
|
2020-09-10 09:24:18 +00:00 |
|
qaction.h
|
Cleanup QAction::visible property
|
2020-09-10 09:24:18 +00:00 |
|
qaction_p.h
|
Cleanup QAction::visible property
|
2020-09-10 09:24:18 +00:00 |
|
qactiongroup.cpp
|
Cleanup QAction::visible property
|
2020-09-10 09:24:18 +00:00 |
|
qactiongroup.h
|
Remove QGuiAction again and split QAction implementation up instead
|
2020-03-29 11:18:57 +01:00 |
|
qactiongroup_p.h
|
Remove QGuiAction again and split QAction implementation up instead
|
2020-03-29 11:18:57 +01:00 |
|
qclipboard.cpp
|
Doc: Compile droparea snippet
|
2020-09-01 06:13:09 +02:00 |
|
qclipboard.h
|
…
|
|
|
qcursor.cpp
|
Remove QVariant(int type, void *data, ...) constructor
|
2020-08-15 10:56:29 +02:00 |
|
qcursor.h
|
Make QCursor constructor explicit to prevent comparison of QPixmap
|
2020-08-17 15:08:39 +02:00 |
|
qcursor_p.h
|
…
|
|
|
qdnd.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
|
qdnd_p.h
|
Merge remote-tracking branch 'origin/5.13' into 5.14
|
2019-10-28 10:50:03 +01:00 |
|
qdrag.cpp
|
Remove deprecated members from several QtGui classes
|
2020-04-27 12:21:29 +02:00 |
|
qdrag.h
|
Remove deprecated members from several QtGui classes
|
2020-04-27 12:21:29 +02:00 |
|
qevent.cpp
|
Add more QPointerEvent functions needed in Qt Quick
|
2020-09-17 04:20:58 +02:00 |
|
qevent.h
|
Add more QPointerEvent functions needed in Qt Quick
|
2020-09-17 04:20:58 +02:00 |
|
qevent_p.h
|
Add more QPointerEvent functions needed in Qt Quick
|
2020-09-17 04:20:58 +02:00 |
|
qgenericplugin.cpp
|
…
|
|
|
qgenericplugin.h
|
…
|
|
|
qgenericpluginfactory.cpp
|
…
|
|
|
qgenericpluginfactory.h
|
…
|
|
|
qguiapplication.cpp
|
Mouse->touch synthesis: send touch event with mouse device
|
2020-09-16 14:47:45 +02:00 |
|
qguiapplication.h
|
Remove "fallback session management"
|
2020-09-01 10:16:15 +02:00 |
|
qguiapplication_p.h
|
Track grab state in QPointingDevicePrivate::activePoints
|
2020-09-16 11:33:03 +02:00 |
|
qguistatemachine.cpp
|
Move QStateMachine from QtCore to QtScxml
|
2020-08-24 20:10:25 +02:00 |
|
qguivariant.cpp
|
Long live QKeyCombination!
|
2020-09-03 07:00:31 +02:00 |
|
qhighdpiscaling.cpp
|
High-DPI: Remove legacy environment variables
|
2020-09-02 19:00:18 +02:00 |
|
qhighdpiscaling_p.h
|
Fix build without features.highdpiscaling
|
2020-09-04 00:33:50 +09:00 |
|
qinputdevice.cpp
|
Doc: Fix documentation issues for event and input device classes
|
2020-09-10 17:28:11 +02:00 |
|
qinputdevice.h
|
Refactor pointer event hierarchy
|
2020-07-10 14:32:56 +02:00 |
|
qinputdevice_p.h
|
Replace emit with Q_EMIT in header
|
2020-07-14 21:44:18 +02:00 |
|
qinputdevicemanager.cpp
|
QInputDeviceManager: replace a QMap<enum,int> with a std::array<int,#enum-values>
|
2019-06-06 08:23:02 +02:00 |
|
qinputdevicemanager_p.h
|
QInputDeviceManager: replace a QMap<enum,int> with a std::array<int,#enum-values>
|
2019-06-06 08:23:02 +02:00 |
|
qinputdevicemanager_p_p.h
|
QInputDeviceManager: initialize device counts
|
2020-01-09 10:45:48 +02:00 |
|
qinputmethod.cpp
|
Pass QVariant by reference, address ### Qt 6 comment
|
2020-06-09 14:22:51 +02:00 |
|
qinputmethod.h
|
Pass QVariant by reference, address ### Qt 6 comment
|
2020-06-09 14:22:51 +02:00 |
|
qinputmethod_p.h
|
More nullptr usage in headers
|
2019-03-14 07:37:52 +00:00 |
|
qinternalmimedata.cpp
|
Replace most use of QVariant::type and occurrences of QVariant::Type
|
2020-01-23 16:46:51 +01:00 |
|
qinternalmimedata_p.h
|
Make sure we can build with -no-feature-draganddrop
|
2018-05-29 18:31:35 +00:00 |
|
qkeymapper.cpp
|
Long live QKeyCombination!
|
2020-09-03 07:00:31 +02:00 |
|
qkeymapper_p.h
|
Document native interfaces
|
2020-09-02 05:29:44 +02:00 |
|
qkeysequence.cpp
|
Long live QKeyCombination!
|
2020-09-03 07:00:31 +02:00 |
|
qkeysequence.h
|
Long live QKeyCombination!
|
2020-09-03 07:00:31 +02:00 |
|
qkeysequence_p.h
|
Long live QKeyCombination!
|
2020-09-03 07:00:31 +02:00 |
|
qoffscreensurface.cpp
|
Add QOffScreenSurface platform API abstraction
|
2020-08-27 23:35:16 +03:00 |
|
qoffscreensurface.h
|
Add QOffScreenSurface platform API abstraction
|
2020-08-27 23:35:16 +03:00 |
|
qoffscreensurface_p.h
|
Add QOffScreenSurface platform API abstraction
|
2020-08-27 23:35:16 +03:00 |
|
qoffscreensurface_platform.h
|
Add QOffScreenSurface platform API abstraction
|
2020-08-27 23:35:16 +03:00 |
|
qopenglcontext.cpp
|
Doc: Fix documentation warnings for Qt GUI
|
2020-08-28 11:37:35 +02:00 |
|
qopenglcontext.h
|
Introduce platform API abstraction for QOpenGLContext
|
2020-07-02 10:27:50 +02:00 |
|
qopenglcontext_p.h
|
Another round of 0->nullptr cleanup
|
2020-07-31 12:56:50 +02:00 |
|
qopenglcontext_platform.h
|
Document native interfaces
|
2020-09-02 05:29:44 +02:00 |
|
qpaintdevicewindow.cpp
|
Introduce QWindow::paintEvent with QPA plumbing
|
2020-08-26 16:44:53 +02:00 |
|
qpaintdevicewindow.h
|
Introduce QWindow::paintEvent with QPA plumbing
|
2020-08-26 16:44:53 +02:00 |
|
qpaintdevicewindow_p.h
|
…
|
|
|
qpalette.cpp
|
Move the QPalette::resolveMask into the private
|
2020-08-26 18:03:09 +02:00 |
|
qpalette.h
|
Move the QPalette::resolveMask into the private
|
2020-08-26 18:03:09 +02:00 |
|
qpixelformat.cpp
|
Port Q_STATIC_ASSERT(_X) to static_assert
|
2020-06-19 19:38:23 +02:00 |
|
qpixelformat.h
|
QPixelFormat: Fix warning about mixing different enums
|
2020-08-23 02:34:56 +02:00 |
|
qplatformclipboard.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
|
qplatformclipboard.h
|
QtGui: Use Q_DISABLE_COPY_MOVE for QPA interface classes
|
2018-12-13 07:13:26 +00:00 |
|
qplatformcursor.cpp
|
Make bytes-per-line safe for int overflow
|
2020-02-20 16:11:02 +01:00 |
|
qplatformcursor.h
|
Move the tooltip out of the way of very large mouse cursors
|
2019-12-09 17:43:22 +01:00 |
|
qplatformdialoghelper.cpp
|
Tighten up QDialogButtonBox::ButtonLayout enum
|
2020-09-03 18:51:41 +02:00 |
|
qplatformdialoghelper.h
|
Tighten up QDialogButtonBox::ButtonLayout enum
|
2020-09-03 18:51:41 +02:00 |
|
qplatformdrag.cpp
|
Make sure we can build with -no-feature-draganddrop
|
2018-05-29 18:31:35 +00:00 |
|
qplatformdrag.h
|
QtGui: Use Q_DISABLE_COPY_MOVE for QPA interface classes
|
2018-12-13 07:13:26 +00:00 |
|
qplatformgraphicsbuffer.cpp
|
Remove last remaining bits of QtPlatformHeaders
|
2020-08-04 07:12:32 +02:00 |
|
qplatformgraphicsbuffer.h
|
Merge remote-tracking branch 'origin/5.12' into 5.13
|
2019-03-20 14:09:30 +01:00 |
|
qplatformgraphicsbufferhelper.cpp
|
Add ; to Q_UNUSED
|
2020-07-07 11:51:48 +02:00 |
|
qplatformgraphicsbufferhelper.h
|
Move backing store OpenGL support to the platformcompositor module
|
2020-02-03 22:05:44 +01:00 |
|
qplatforminputcontext.cpp
|
Add ; to Q_UNUSED
|
2020-07-07 11:51:48 +02:00 |
|
qplatforminputcontext.h
|
Remove excess "virtual" keyword from destructors in Qt Gui
|
2018-09-25 14:34:42 +00:00 |
|
qplatforminputcontext_p.h
|
…
|
|
|
qplatforminputcontextfactory.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
|
qplatforminputcontextfactory_p.h
|
…
|
|
|
qplatforminputcontextplugin.cpp
|
…
|
|
|
qplatforminputcontextplugin_p.h
|
Replace 0 with nullptr
|
2018-07-19 15:47:09 +00:00 |
|
qplatformintegration.cpp
|
Plumb application quit through platform plugin
|
2020-09-14 12:41:00 +02:00 |
|
qplatformintegration.h
|
Plumb application quit through platform plugin
|
2020-09-14 12:41:00 +02:00 |
|
qplatformintegrationfactory.cpp
|
…
|
|
|
qplatformintegrationfactory_p.h
|
…
|
|
|
qplatformintegrationplugin.cpp
|
Add ; to Q_UNUSED
|
2020-07-07 11:51:48 +02:00 |
|
qplatformintegrationplugin.h
|
Replace 0 with nullptr
|
2018-07-19 15:47:09 +00:00 |
|
qplatformmenu.cpp
|
…
|
|
|
qplatformmenu.h
|
Move private platform interfaces to private QPA headers
|
2020-07-20 17:47:35 +02:00 |
|
qplatformmenu_p.h
|
Document native interfaces
|
2020-09-02 05:29:44 +02:00 |
|
qplatformnativeinterface.cpp
|
Add ; to Q_UNUSED
|
2020-07-07 11:51:48 +02:00 |
|
qplatformnativeinterface.h
|
MetaObject: Store the QMetaType of the methods
|
2020-06-02 22:42:15 +02:00 |
|
qplatformoffscreensurface.cpp
|
…
|
|
|
qplatformoffscreensurface.h
|
Add QOffScreenSurface platform API abstraction
|
2020-08-27 23:35:16 +03:00 |
|
qplatformopenglcontext.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
|
qplatformopenglcontext.h
|
Introduce platform API abstraction for QOpenGLContext
|
2020-07-02 10:27:50 +02:00 |
|
qplatformscreen.cpp
|
Doc: Fix documentation warnings for Qt GUI
|
2020-08-28 11:37:35 +02:00 |
|
qplatformscreen.h
|
Use QList instead of QVector in gui
|
2020-06-29 19:19:47 +02:00 |
|
qplatformscreen_p.h
|
Remove last remaining bits of QtPlatformHeaders
|
2020-08-04 07:12:32 +02:00 |
|
qplatformservices.cpp
|
…
|
|
|
qplatformservices.h
|
QtGui: Use Q_DISABLE_COPY_MOVE for QPA interface classes
|
2018-12-13 07:13:26 +00:00 |
|
qplatformsessionmanager.cpp
|
Add ; to Q_UNUSED
|
2020-07-07 11:51:48 +02:00 |
|
qplatformsessionmanager.h
|
QtGui: Use Q_DISABLE_COPY_MOVE for QPA interface classes
|
2018-12-13 07:13:26 +00:00 |
|
qplatformsharedgraphicscache.cpp
|
Use QList instead of QVector in gui implementation
|
2020-07-07 20:35:05 +02:00 |
|
qplatformsharedgraphicscache.h
|
Use QList instead of QVector in gui
|
2020-06-29 19:19:47 +02:00 |
|
qplatformsurface.cpp
|
Add debug logging operator for QPlatformSurface
|
2018-07-31 11:26:56 +00:00 |
|
qplatformsurface.h
|
QtGui: Use Q_DISABLE_COPY_MOVE for QPA interface classes
|
2018-12-13 07:13:26 +00:00 |
|
qplatformsystemtrayicon.cpp
|
…
|
|
|
qplatformsystemtrayicon.h
|
MetaObject: Store the QMetaType of the methods
|
2020-06-02 22:42:15 +02:00 |
|
qplatformtheme.cpp
|
Long live QKeyCombination!
|
2020-09-03 07:00:31 +02:00 |
|
qplatformtheme.h
|
Merge remote-tracking branch 'origin/5.15' into dev
|
2019-11-25 11:30:04 +01:00 |
|
qplatformtheme_p.h
|
QShortcut: Properly port to the new configure system
|
2019-10-25 12:12:39 +02:00 |
|
qplatformthemefactory.cpp
|
…
|
|
|
qplatformthemefactory_p.h
|
…
|
|
|
qplatformthemeplugin.cpp
|
…
|
|
|
qplatformthemeplugin.h
|
Replace 0 with nullptr
|
2018-07-19 15:47:09 +00:00 |
|
qplatformwindow.cpp
|
Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in float
|
2020-07-14 10:25:47 +02:00 |
|
qplatformwindow.h
|
Move private platform interfaces to private QPA headers
|
2020-07-20 17:47:35 +02:00 |
|
qplatformwindow_p.h
|
Document native interfaces
|
2020-09-02 05:29:44 +02:00 |
|
qpointingdevice.cpp
|
Add more QPointerEvent functions needed in Qt Quick
|
2020-09-17 04:20:58 +02:00 |
|
qpointingdevice.h
|
Add more QPointerEvent functions needed in Qt Quick
|
2020-09-17 04:20:58 +02:00 |
|
qpointingdevice_p.h
|
Add more QPointerEvent functions needed in Qt Quick
|
2020-09-17 04:20:58 +02:00 |
|
qrasterwindow.cpp
|
QtGui: Unify license headers
|
2019-01-29 10:41:31 +00:00 |
|
qrasterwindow.h
|
…
|
|
|
qscreen.cpp
|
Doc: Fix documentation warnings for Qt GUI
|
2020-08-28 11:37:35 +02:00 |
|
qscreen.h
|
Let QScreen::grabWindow's winId parameter default to 0 and add test
|
2020-07-01 07:09:24 +02:00 |
|
qscreen_p.h
|
Remove QScreen::orientationUpdateMask
|
2020-05-07 13:48:08 +00:00 |
|
qsessionmanager.cpp
|
Remove "fallback session management"
|
2020-09-01 10:16:15 +02:00 |
|
qsessionmanager.h
|
…
|
|
|
qsessionmanager_p.h
|
Remove excess "virtual" keyword from destructors in Qt Gui
|
2018-09-25 14:34:42 +00:00 |
|
qshapedpixmapdndwindow.cpp
|
QtGui: Unify license headers
|
2019-01-29 10:41:31 +00:00 |
|
qshapedpixmapdndwindow_p.h
|
More nullptr usage in headers
|
2019-03-14 07:37:52 +00:00 |
|
qshortcut.cpp
|
Doc: Fix documentation warnings for Qt GUI
|
2020-08-28 11:37:35 +02:00 |
|
qshortcut.h
|
Merge QGuiShortcut and QShortcut again in QtGui
|
2020-03-29 19:31:14 +01:00 |
|
qshortcut_p.h
|
Merge QGuiShortcut and QShortcut again in QtGui
|
2020-03-29 19:31:14 +01:00 |
|
qshortcutmap.cpp
|
Long live QKeyCombination!
|
2020-09-03 07:00:31 +02:00 |
|
qshortcutmap_p.h
|
Use QList instead of QVector in gui
|
2020-06-29 19:19:47 +02:00 |
|
qsimpledrag.cpp
|
Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in float
|
2020-07-14 10:25:47 +02:00 |
|
qsimpledrag_p.h
|
QBasicDrag: Send QDragMoveEvent when modifiers change
|
2020-05-14 15:19:47 +03:00 |
|
qstylehints.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
|
qstylehints.h
|
Add mouseDoubleClickDistance and touchDoubleTapDistance to QStyleHints
|
2019-07-08 20:29:17 +02:00 |
|
qsurface.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
|
qsurface.h
|
Add debug logging operator for QPlatformSurface
|
2018-07-31 11:26:56 +00:00 |
|
qsurfaceformat.cpp
|
Switch QSurfaceFormat::colorSpace to a QColorSpace
|
2020-09-15 01:41:13 +02:00 |
|
qsurfaceformat.h
|
Switch QSurfaceFormat::colorSpace to a QColorSpace
|
2020-09-15 01:41:13 +02:00 |
|
qt_gui_pch.h
|
Update precompiled headers
|
2019-04-09 21:57:17 +00:00 |
|
qtestsupport_gui.cpp
|
Refactor testlib touch functions into qtestsupport_gui and _widgets
|
2020-09-08 08:02:15 +02:00 |
|
qtestsupport_gui.h
|
Refactor testlib touch functions into qtestsupport_gui and _widgets
|
2020-09-08 08:02:15 +02:00 |
|
qtguiglobal.h
|
…
|
|
|
qtguiglobal_p.h
|
…
|
|
|
qwindow.cpp
|
Introduce QWindow::paintEvent with QPA plumbing
|
2020-08-26 16:44:53 +02:00 |
|
qwindow.h
|
Doc: Fix documentation warnings for Qt GUI
|
2020-08-28 11:37:35 +02:00 |
|
qwindow_p.h
|
Remove unused virtual method QWindowPrivate::allowClickThrough
|
2020-07-07 01:09:30 +02:00 |
|
qwindowdefs.h
|
Fix some qdoc warnings
|
2020-07-21 13:19:09 +02:00 |
|
qwindowdefs_win.h
|
Introduce platform API abstraction for QOpenGLContext
|
2020-07-02 10:27:50 +02:00 |
|
qwindowsysteminterface.cpp
|
Track grab state in QPointingDevicePrivate::activePoints
|
2020-09-16 11:33:03 +02:00 |
|
qwindowsysteminterface.h
|
Track grab state in QPointingDevicePrivate::activePoints
|
2020-09-16 11:33:03 +02:00 |
|
qwindowsysteminterface_p.h
|
Remove QWSIPrivate::EventType::FrameStrutMouse
|
2020-08-31 14:29:01 +02:00 |