qt5base-lts/src/widgets
David Gil d928dbbc91 Add a screen color picker button to QColorDialog
Add a new button with which any color present on the screen can be picked
up. This feature is very useful in any image processing application.

Notice:
--I have setMouseTracking to true because I consider that it makes much
easier to grab the desired color.
--I have set the cursor manually because for some unknown reason the
cursor wouldn't change with grabMouse(Qt::CrossCursor).

Task-number: QTBUG-14332

Change-Id: I39e3543d3ed55276f43d569a2f03087bbf89b27a
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Kevin Ottens <kevin.ottens@kdab.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2013-04-28 03:27:49 +02:00
..
accessible Accessibility: Fix crash when updating in dtor 2013-03-23 14:42:45 +01:00
dialogs Add a screen color picker button to QColorDialog 2013-04-28 03:27:49 +02:00
doc Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
effects Fix license headers stating QtGui for QtWidgets files. 2013-03-19 23:17:27 +01:00
graphicsview Fixed a bug where the MaximumSizeHint of a layout with spans was wrong 2013-04-04 14:23:04 +02:00
itemviews QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHint 2013-04-22 17:56:55 +02:00
kernel Implement QApplication::beep(). 2013-04-19 20:10:46 +02:00
statemachine Fix license headers stating QtGui for QtWidgets files. 2013-03-19 23:17:27 +01:00
styles Make password mask characters themeable. 2013-04-19 09:57:09 +02:00
util Fix license headers stating QtGui for QtWidgets files. 2013-03-19 23:17:27 +01:00
widgets Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-04-26 09:45:55 +02:00
Qt5WidgetsConfigExtras.cmake.in Don't calculate the install prefix again in the extra cmake files. 2013-02-13 01:14:42 +01:00
Qt5WidgetsMacros.cmake Create IMPORTED CMake targets for executables. 2012-07-25 13:59:15 +02:00
QtWidgets.dynlist Update dynlist file for QtWidgets 2013-03-18 17:11:03 +01:00
widgets.pro Update dynlist file for QtWidgets 2013-03-18 17:11:03 +01:00