..
kernel.pri
Clean up some conditions in our pro files
2016-11-14 19:22:17 +00:00
qclipboard.cpp
Merge remote-tracking branch 'origin/5.9' into dev
2017-06-19 16:12:34 +02:00
qclipboard.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qcursor.cpp
doc: Fix many qdoc warnings, mostly missing return types
2018-01-24 10:01:26 +00:00
qcursor.h
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qcursor_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qdnd.cpp
Remove QPlatformDrag::platformDropData
2017-03-13 16:10:44 +00:00
qdnd_p.h
Replace Q_DECL_OVERRIDE with override where possible
2017-09-19 11:53:42 +00:00
qdrag.cpp
QDrag: Allow setting cursor for IgnoreAction
2017-12-15 16:18:24 +00:00
qdrag.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qevent.cpp
Improve debug formatting of QInputMethodQueryEvent
2018-01-24 14:38:56 +00:00
qevent.h
Merge remote-tracking branch 'origin/5.10' into dev
2017-11-05 18:02:18 +01:00
qevent_p.h
Convert features.tabletevent to QT_CONFIG
2017-06-28 16:15:14 +00:00
qgenericplugin.cpp
Updated license headers
2016-01-15 12:25:24 +00:00
qgenericplugin.h
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qgenericpluginfactory.cpp
Drop most "#ifndef QT_NO_LIBRARY"
2016-02-08 10:40:33 +00:00
qgenericpluginfactory.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qguiapplication.cpp
Parse XDG_SESSION_TYPE and use that to determine default platform
2018-04-04 22:26:01 +00:00
qguiapplication.h
QGuiApplication: Add fontChanged signal
2018-01-11 10:25:05 +00:00
qguiapplication_p.h
Merge remote-tracking branch 'origin/5.10' into dev
2018-01-02 09:58:44 +01:00
qguivariant.cpp
QGuiVariant: fix unintended fall-through
2017-03-22 09:42:35 +00:00
qhighdpiscaling.cpp
Merge remote-tracking branch 'origin/5.10' into dev
2018-01-02 09:58:44 +01:00
qhighdpiscaling_p.h
Fix QHighDpi::fromNativeLocalExposedRegion rounding errors
2017-11-08 15:45:40 +00:00
qinputdevicemanager.cpp
Fix for mouse with modifiers handling
2018-05-02 10:41:43 +00:00
qinputdevicemanager_p.h
Fix for mouse with modifiers handling
2018-05-02 10:41:43 +00:00
qinputdevicemanager_p_p.h
Report modifiers correctly in mouse events with evdev and libinput
2017-12-12 20:21:15 +00:00
qinputmethod.cpp
Add QInputMethod::inputItemClipRectangle()
2016-05-02 11:00:41 +00:00
qinputmethod.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qinputmethod_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qkeymapper.cpp
Updated license headers
2016-01-15 12:25:24 +00:00
qkeymapper_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qkeysequence.cpp
doc: Add tests of Q_CLANG_QDOC
2018-02-03 17:25:52 +00:00
qkeysequence.h
doc: Add tests of Q_CLANG_QDOC
2018-02-03 17:25:52 +00:00
qkeysequence_p.h
QKeySequence: let Private::decodeString() take QString by value
2017-06-20 08:57:01 +00:00
qoffscreensurface.cpp
Merge remote-tracking branch 'origin/5.9' into dev
2017-08-15 16:31:48 +02:00
qoffscreensurface.h
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qopenglcontext.cpp
Add needsWorkaround for additional Adreno targets
2018-03-01 21:39:43 +00:00
qopenglcontext.h
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qopenglcontext_p.h
Merge remote-tracking branch 'origin/5.10' into dev
2017-10-17 10:34:24 +02:00
qopenglwindow.cpp
QWindowWindow: Avoid resize events from the ctor
2018-03-13 12:49:54 +00:00
qopenglwindow.h
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qpaintdevicewindow.cpp
QPaintDeviceWindow: Don’t request update on hide
2016-09-22 16:45:25 +00:00
qpaintdevicewindow.h
Replace Q_DECL_OVERRIDE with override where possible
2017-09-19 11:53:42 +00:00
qpaintdevicewindow_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qpalette.cpp
Make QPalette::setBrush() check before detaching
2018-01-04 18:59:35 +00:00
qpalette.h
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qpixelformat.cpp
Updated license headers
2016-01-15 12:25:24 +00:00
qpixelformat.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformclipboard.cpp
Updated license headers
2016-01-15 12:25:24 +00:00
qplatformclipboard.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformcursor.cpp
qpa: enhance mouse event with type and button data
2017-10-10 22:09:07 +00:00
qplatformcursor.h
QPlatformCursor: Add functions for setting/clearing override cursors
2017-06-13 06:13:39 +00:00
qplatformdialoghelper.cpp
Fix persistence of custom colors palette in QColorDialog
2017-12-08 16:33:49 +00:00
qplatformdialoghelper.h
Add button layout for dialogs on Android
2017-04-11 14:39:16 +00:00
qplatformdrag.cpp
Fix \since for QDrag::cancel()
2017-02-01 07:33:29 +00:00
qplatformdrag.h
Remove QPlatformDrag::platformDropData
2017-03-13 16:10:44 +00:00
qplatformgraphicsbuffer.cpp
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qplatformgraphicsbuffer.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformgraphicsbufferhelper.cpp
Support C++17 fallthrough attribute
2016-08-19 18:38:53 +00:00
qplatformgraphicsbufferhelper.h
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qplatforminputcontext.cpp
Do not allow empty selections
2018-01-27 09:36:39 +00:00
qplatforminputcontext.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatforminputcontext_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatforminputcontextfactory.cpp
Fix warnings for -no-feature-settings
2017-04-04 13:12:19 +00:00
qplatforminputcontextfactory_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatforminputcontextplugin.cpp
Updated license headers
2016-01-15 12:25:24 +00:00
qplatforminputcontextplugin_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformintegration.cpp
Check for WindowActivation capability instead of platform
2018-03-06 20:02:22 +00:00
qplatformintegration.h
Check for WindowActivation capability instead of platform
2018-03-06 20:02:22 +00:00
qplatformintegrationfactory.cpp
Use QT_CONFIG(library) instead of QT_NO_LIBRARY
2017-03-06 11:27:20 +00:00
qplatformintegrationfactory_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformintegrationplugin.cpp
Updated license headers
2016-01-15 12:25:24 +00:00
qplatformintegrationplugin.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformmenu.cpp
Make platform menu tag/setTag not be pure virtual
2017-04-18 14:31:52 +00:00
qplatformmenu.h
Make platform menu tag/setTag not be pure virtual
2017-04-18 14:31:52 +00:00
qplatformnativeinterface.cpp
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qplatformnativeinterface.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformoffscreensurface.cpp
Add QPlatformSurface::screen() const
2017-09-04 11:36:50 +00:00
qplatformoffscreensurface.h
Add QPlatformSurface::screen() const
2017-09-04 11:36:50 +00:00
qplatformopenglcontext.cpp
Ensure we can query all GL functions in all platform plugins
2016-03-01 14:46:26 +00:00
qplatformopenglcontext.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformscreen.cpp
Modes API for QPlatformScreen
2017-01-28 16:13:38 +00:00
qplatformscreen.h
Modes API for QPlatformScreen
2017-01-28 16:13:38 +00:00
qplatformscreen_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformservices.cpp
Updated license headers
2016-01-15 12:25:24 +00:00
qplatformservices.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformsessionmanager.cpp
Updated license headers
2016-01-15 12:25:24 +00:00
qplatformsessionmanager.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformsharedgraphicscache.cpp
Updated license headers
2016-01-15 12:25:24 +00:00
qplatformsharedgraphicscache.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformsurface.cpp
Updated license headers
2016-01-15 12:25:24 +00:00
qplatformsurface.h
Add QPlatformSurface::screen() const
2017-09-04 11:36:50 +00:00
qplatformsystemtrayicon.cpp
QPlatformSystemTrayIcon: Add signal contextMenuRequested()
2017-04-27 09:30:27 +00:00
qplatformsystemtrayicon.h
QPlatformSystemTrayIcon: Add signal contextMenuRequested()
2017-04-27 09:30:27 +00:00
qplatformtheme.cpp
QLineEdit: implement quick text selection by mouse
2018-02-03 16:34:05 +00:00
qplatformtheme.h
QLineEdit: implement quick text selection by mouse
2018-02-03 16:34:05 +00:00
qplatformtheme_p.h
fix build with various QT_NO_* defines
2016-08-26 07:39:53 +00:00
qplatformthemefactory.cpp
Use QT_CONFIG(library) instead of QT_NO_LIBRARY
2017-03-06 11:27:20 +00:00
qplatformthemefactory_p.h
Export QPlatformThemeFactory, for use in qtdiag
2017-04-28 12:37:14 +00:00
qplatformthemeplugin.cpp
Updated license headers
2016-01-15 12:25:24 +00:00
qplatformthemeplugin.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qplatformwindow.cpp
QPlatformWindow: add startSystemMove()
2018-02-04 08:25:19 +00:00
qplatformwindow.h
QPlatformWindow: add startSystemMove()
2018-02-04 08:25:19 +00:00
qplatformwindow_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qrasterwindow.cpp
Replace Q_DECL_OVERRIDE with override where possible
2017-09-19 11:53:42 +00:00
qrasterwindow.h
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qscreen.cpp
xcb: don't rely on _NET_WORKAREA for available geometry on multi-head systems
2017-08-02 23:15:32 +00:00
qscreen.h
Add screen product information
2017-01-16 07:46:39 +00:00
qscreen_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qsessionmanager.cpp
Merge remote-tracking branch 'origin/5.6.0' into 5.7
2016-03-07 17:08:56 +01:00
qsessionmanager.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qsessionmanager_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qshapedpixmapdndwindow.cpp
Merge remote-tracking branch 'origin/5.6' into 5.7
2016-03-23 08:29:43 +01:00
qshapedpixmapdndwindow_p.h
Replace Q_DECL_OVERRIDE with override where possible
2017-09-19 11:53:42 +00:00
qshortcutmap.cpp
QShortcutMap: print ambiguous shortcuts when DEBUG_QSHORTCUTMAP is defined
2018-05-07 12:03:26 +00:00
qshortcutmap_p.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qsimpledrag.cpp
Merge remote-tracking branch 'origin/5.9' into 5.11
2018-02-14 12:51:24 +01:00
qsimpledrag_p.h
Merge remote-tracking branch 'origin/5.9' into 5.11
2018-02-14 12:51:24 +01:00
qstylehints.cpp
QStyleHints: emit correct signal when calling setMouseQuickSelectionThreshold
2018-04-13 06:33:35 +00:00
qstylehints.h
QLineEdit: implement quick text selection by mouse
2018-02-03 16:34:05 +00:00
qsurface.cpp
Basic Vulkan enablers
2017-03-17 16:12:03 +00:00
qsurface.h
Basic Vulkan enablers
2017-03-17 16:12:03 +00:00
qsurfaceformat.cpp
Support windows with sRGB-capable default framebuffers in QSurfaceFormat
2017-02-26 20:06:03 +00:00
qsurfaceformat.h
Support windows with sRGB-capable default framebuffers in QSurfaceFormat
2017-02-26 20:06:03 +00:00
qt_gui_pch.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qtguiglobal.h
Modularize configure.json/.pri
2016-09-15 08:23:53 +00:00
qtguiglobal_p.h
Modularize configure.json/.pri
2016-09-15 08:23:53 +00:00
qtouchdevice.cpp
make the QTouchDevice available in each QNativeGestureEvent
2017-09-21 16:35:06 +00:00
qtouchdevice.h
Combine device and point id into 32 bit point id
2016-10-28 11:07:04 +00:00
qtouchdevice_p.h
make the QTouchDevice available in each QNativeGestureEvent
2017-09-21 16:35:06 +00:00
qwindow.cpp
doc: Fix remaining qdoc warmings for Vulkan stuff
2018-01-18 06:32:25 +00:00
qwindow.h
doc: Fix remaining qdoc warmings for Vulkan stuff
2018-01-18 06:32:25 +00:00
qwindow_p.h
Merge remote-tracking branch 'origin/5.9' into 5.10
2017-12-30 12:09:53 +01:00
qwindowdefs.h
Add qtguiglobal.h and qtguiglobal_p.h
2016-07-03 07:55:57 +00:00
qwindowdefs_win.h
Clean up qwindowdefs_win.h
2016-07-14 13:46:03 +00:00
qwindowsysteminterface.cpp
QtGui: Enable synchronous delivery for QWSysIf:::WindowScreenChangedEvent
2018-05-08 09:22:03 +00:00
qwindowsysteminterface.h
QtGui: Enable synchronous delivery for QWSysIf:::WindowScreenChangedEvent
2018-05-08 09:22:03 +00:00
qwindowsysteminterface_p.h
Merge remote-tracking branch 'origin/5.10' into dev
2018-01-02 09:58:44 +01:00