qt6-bb10/src/widgets
Axel Spoerl 4a26ae1b27 QColorDialog: React to HSV values during manual edit instead of change
The existing signal connection can cause a loop and undefined behavior
in the interaction between the line edit for a hex rgb color and the
individual rgb values.

=> Change connection to textEdited, to react only on manual editing.

Fixes: QTBUG-115189
Pick-to: 6.6 6.5
Change-Id: Ie3062c575652b905a8ab16edb2f5f77f8d150f36
Reviewed-by: Santhosh Kumar <santhosh.kumar.selvaraj@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2023-07-24 17:03:14 +02:00
..
accessible a11y: Report app as parent for top-level item views 2023-07-10 11:34:41 +02:00
compat Fix build with -no-feature-menubar 2023-01-17 19:59:36 +09:00
dialogs QColorDialog: React to HSV values during manual edit instead of change 2023-07-24 17:03:14 +02:00
doc Remove references to Application Example 2023-07-06 21:42:38 +02:00
effects Widgets: Deactivate effect on destruction 2022-12-14 19:38:42 +00:00
graphicsview Doc: Remove duplicate words 2023-02-28 16:53:10 +00:00
itemviews Normalize signal/slot signatures [1/2]: non-QPair 2023-07-12 10:29:45 +02:00
kernel Implement virtual void QPlatformWindow::setBackingStore() 2023-07-14 18:40:43 +02:00
styles Fix build with latest MSVC 2023-07-12 14:56:03 +02:00
util Fix qdoc link warnings after moving a few examples to manual tests 2023-06-27 17:39:23 +02:00
widgets Doc: explain how to create a QToolBar 2023-07-19 10:23:38 +08:00
CMakeLists.txt QtWidgets: unbreak unity-build-batch-size 100000 2023-07-21 12:31:45 +02:00
Qt6WidgetsMacros.cmake Remove the Unnecessary CMake Module, `include(CMakeParseArguments)` 2022-10-25 20:14:35 +02:00
QtWidgets.dynlist
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qt_cmdline.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00