qt6-bb10/src/widgets/kernel
Friedemann Kleint 6ddcfcdcbe Update tooltip palette when receiving a theme change notification.
Task-number: QTBUG-38183
Change-Id: Ia86ae698ae4afcf9d5c361f178f3ca44ae9a3ee5
Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
2014-04-25 10:55:31 +02:00
..
kernel.pri Enabling QQuickWidget and QOpenGLWidget 2014-02-12 20:12:17 +01:00
mac.pri
qaction.cpp Doc: Fix broken links 2014-02-04 01:30:24 +01:00
qaction.h
qaction_p.h
qactiongroup.cpp
qactiongroup.h
qapplication.cpp Update tooltip palette when receiving a theme change notification. 2014-04-25 10:55:31 +02:00
qapplication.h Doc: fix warning: No documentation for 'QApplication::palette()' 2014-03-04 15:59:05 +01:00
qapplication_p.h Revert "Propagate synthesized mouse events in parallel (lock-step) with touch" 2014-03-04 15:59:05 +01:00
qapplication_qpa.cpp Update tooltip palette when receiving a theme change notification. 2014-04-25 10:55:31 +02:00
qboxlayout.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qboxlayout.h
qdesktopwidget.cpp
qdesktopwidget.h Fix updating of screens in QDesktopWidget. 2013-07-26 06:31:33 +02:00
qdesktopwidget.qdoc Fix some doc errors. 2013-09-21 17:04:41 +02:00
qdesktopwidget_qpa.cpp Fix updating of screens in QDesktopWidget. 2013-07-26 06:31:33 +02:00
qdesktopwidget_qpa_p.h Fix updating of screens in QDesktopWidget. 2013-07-26 06:31:33 +02:00
qformlayout.cpp Fix use uninitialized, detected by GCC 4.8 2014-03-04 04:34:15 +01:00
qformlayout.h expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
qgesture.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qgesture.h
qgesture_p.h Implement native gestures on OS X. 2013-10-17 15:58:32 +02:00
qgesturemanager.cpp Send touch update events to widget if there is a gesture pending for it. 2014-03-31 17:30:32 +02:00
qgesturemanager_p.h Send touch update events to widget if there is a gesture pending for it. 2014-03-31 17:30:32 +02:00
qgesturerecognizer.cpp
qgesturerecognizer.h
qgridlayout.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qgridlayout.h
qlayout.cpp Remove a boolean trap in QLayout::replaceWidget 2013-11-10 14:09:55 +01:00
qlayout.h Remove a boolean trap in QLayout::replaceWidget 2013-11-10 14:09:55 +01:00
qlayout_p.h Add widget replace function to QLayout 2013-09-21 23:17:55 +02:00
qlayoutengine.cpp Remove qSort from QtWidgets 2013-09-05 17:47:15 +02:00
qlayoutengine_p.h
qlayoutitem.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qlayoutitem.h
qmacgesturerecognizer.cpp Implement native gestures on OS X. 2013-10-17 15:58:32 +02:00
qmacgesturerecognizer_p.h Implement native gestures on OS X. 2013-10-17 15:58:32 +02:00
qopenglwidget.cpp QOpenGLWidget: Avoid crashing if updateGL is called before the first resize 2014-04-09 10:47:02 +02:00
qopenglwidget_p.h Enabling QQuickWidget and QOpenGLWidget 2014-02-12 20:12:17 +01:00
qshortcut.cpp Cocoa: fix gnu emacs style shortcut for action in menu 2014-01-07 12:53:16 +01:00
qshortcut.h
qsizepolicy.h Don't use an extension to the C++ language in public headers 2013-09-13 19:12:09 +02:00
qsizepolicy.qdoc Doc: Add missing \since 5.2 to QSizePolicy::retainSizeWhenHidden 2013-10-22 05:49:34 +02:00
qstackedlayout.cpp Add widget replace function to QLayout 2013-09-21 23:17:55 +02:00
qstackedlayout.h
qstandardgestures.cpp Streamline code in standard gesture recognizers. 2014-03-27 17:51:21 +01:00
qstandardgestures_p.h
qt_widgets_pch.h
qtooltip.cpp QNX: Fix QToolTip 2014-03-19 04:17:01 +01:00
qtooltip.h QToolTip - add static showText with time. 2013-05-27 19:58:19 +02:00
qwhatsthis.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qwhatsthis.h
qwidget.cpp Restore Qt 4 behavior in default double click handler 2014-04-17 10:59:13 +02:00
qwidget.h qdoc: Eliminate qobject_cast() collision 2013-11-05 15:40:14 +01:00
qwidget_p.h Propagate textureChildSeen properly 2014-03-31 19:50:37 +02:00
qwidget_qpa.cpp Forward "_q_platform_*" QWidgets's properties to QWindow. 2014-04-09 10:45:15 +02:00
qwidgetaction.cpp
qwidgetaction.h
qwidgetaction_p.h
qwidgetbackingstore.cpp Fix issue where revealed widget children do not receive paint event. 2014-03-04 15:59:05 +01:00
qwidgetbackingstore_p.h Make bool arguments to QWidgetBackingStore::markDirty enums 2014-02-28 22:57:26 +01:00
qwidgetsfunctions_wince.cpp
qwidgetsfunctions_wince.h
qwidgetsvariant.cpp
qwidgetwindow.cpp Don't assume qt_tablet_target widget exists from one event to the next 2014-04-04 10:46:21 +02:00
qwidgetwindow_qpa_p.h Repaint widgets on screen change. 2014-03-14 18:23:25 +01:00
qwindowcontainer.cpp Normalize signal & slot signatures in connection 2014-02-22 04:38:37 +01:00
qwindowcontainer_p.h Make QWindowContainer accessible 2014-02-05 13:33:47 +01:00
win.pri Merge remote-tracking branch 'origin/stable' into dev 2013-11-26 22:35:48 +01:00