..
qaction.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qaction_widgets.cpp
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qaction_widgets_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qactiongroup.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qapplication.cpp
Trace: Use includes instead of forward declarations
2023-02-10 12:39:48 +02:00
qapplication.h
Move QApplication::autoSipEnabled() to public scope
2023-01-16 20:30:28 +00:00
qapplication_p.h
Get rid of copypasted code between isWindowBlocked's overrides
2022-09-20 16:34:57 +02:00
qboxlayout.cpp
Port from container.count()/length() to size()
2022-10-04 07:40:08 +02:00
qboxlayout.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qformlayout.cpp
QtWidgets: Fix CMake Unity (Jumbo) builds
2023-02-01 22:56:17 +01:00
qformlayout.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qgesture.cpp
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qgesture.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qgesture_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qgesturemanager.cpp
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qgesturemanager_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qgesturerecognizer.cpp
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qgesturerecognizer.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qgridlayout.cpp
Port from container.count()/length() to size()
2022-10-04 07:40:08 +02:00
qgridlayout.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qlayout.cpp
QLayout: add className() to a warning message
2022-07-01 18:19:46 +00:00
qlayout.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qlayout_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qlayoutengine.cpp
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qlayoutengine_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qlayoutitem.cpp
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qlayoutitem.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qmacgesturerecognizer.cpp
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qmacgesturerecognizer_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qshortcut.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qshortcut_widgets.cpp
QShortcut::parentWidget(): Add QT_DEPRECATED_VERSION_X_6_0
2022-07-21 19:59:07 +02:00
qsizepolicy.cpp
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qsizepolicy.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qstackedlayout.cpp
Port from container.count()/length() to size()
2022-10-04 07:40:08 +02:00
qstackedlayout.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qstandardgestures.cpp
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qstandardgestures_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qt_widgets_pch.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qtestsupport_widgets.cpp
Update documentation of qWaitForWindowActive / qWaitForWindowExposed
2022-09-30 22:28:31 +02:00
qtestsupport_widgets.h
Make it possible to check the accepted state of touch events in tests
2022-07-08 06:12:03 +02:00
qtooltip.cpp
Use plain text to calculate expire time of tooltips
2023-02-07 18:23:03 +01:00
qtooltip.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qtwidgetsglobal.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qtwidgetsglobal_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qwhatsthis.cpp
Add static_cast for QKeyEvent
2022-12-13 12:17:06 +08:00
qwhatsthis.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qwidget.cpp
Doc: fix link to Widgets Tutorial
2023-03-01 22:22:26 +01:00
qwidget.h
Fix build with -no-feature-action
2023-02-12 07:23:47 +09:00
qwidget_p.h
Fix QWidget::restoreGeometry when restored geometry is off screen
2022-12-16 22:58:11 +01:00
qwidgetaction.cpp
Port from container.count()/length() to size()
2022-10-04 07:40:08 +02:00
qwidgetaction.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qwidgetaction_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qwidgetrepaintmanager.cpp
Add support for stereoscopic content in QOpenGLWidget
2022-11-28 19:12:27 +01:00
qwidgetrepaintmanager_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qwidgetsvariant.cpp
Remove qvariant_p.h
2022-07-27 14:51:31 -07:00
qwidgetwindow.cpp
Fix connections in QWidgetWindow
2023-02-15 15:12:12 +01:00
qwidgetwindow_p.h
Introduce events for Window device pixel ratio changes
2023-02-13 16:00:13 +00:00
qwindowcontainer.cpp
Fix separate delete of window and windowcontainer
2022-05-23 21:25:46 +02:00
qwindowcontainer_p.h
Fix separate delete of window and windowcontainer
2022-05-23 21:25:46 +02:00