qt6-bb10/src
Alessandro Portale 6577ac381e Windows: Use native-looking drag cursors
QWindowsDrag::defaultCursor() used xpm-based cursors which are aliased,
dark and not available in different sizes.

This patch uses the new cursors from QWindowsCursor::customCursor for
the drag cursors and gets the ignoreDragCursor from the system. If
fetching the ignoreDragCursor cursor fails, we still fall back to the
ignoreDragCursor.xpm.

The other xpms were moved to QWindowsDrag::defaultCursor() for the WinCE
or non-png case.

Change-Id: If216ffc8c9cc134529b7addd0121857d41805eac
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2014-07-04 15:20:18 +02:00
..
3rdparty Merge remote-tracking branch 'origin/5.3' into dev 2014-07-01 16:25:19 +02:00
android Merge remote-tracking branch 'origin/5.3' into dev 2014-07-01 16:25:19 +02:00
angle Fix ANGLE build with Microsoft Visual Studio "14" CTP 2014-06-20 21:54:54 +02:00
concurrent Doc: Removed "url" variable from qdocconf files. 2014-07-04 12:12:29 +02:00
corelib Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/dev 2014-07-04 18:46:06 +02:00
dbus Merge remote-tracking branch 'origin/5.3' into dev 2014-07-01 16:25:19 +02:00
gui Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/dev 2014-07-04 18:46:06 +02:00
network Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/dev 2014-07-04 18:46:06 +02:00
opengl Unduplicate the implementations of next power of two 2014-06-26 00:47:51 +02:00
openglextensions purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
platformheaders Include QMetaType in the native context headers 2014-06-30 10:35:51 +02:00
platformsupport Update copyright to 2014 for accessibility 2014-07-04 08:59:21 +02:00
plugins Windows: Use native-looking drag cursors 2014-07-04 15:20:18 +02:00
printsupport Doc: Removed "url" variable from qdocconf files. 2014-07-04 12:12:29 +02:00
sql Doc: Removed "url" variable from qdocconf files. 2014-07-04 12:12:29 +02:00
testlib Doc: Removed "url" variable from qdocconf files. 2014-07-04 12:12:29 +02:00
tools Doc: Removed "url" variable from qdocconf files. 2014-07-04 12:12:29 +02:00
widgets Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/dev 2014-07-04 18:46:06 +02:00
winmain winrt: Use native threading 2014-06-25 16:34:39 +02:00
xml Doc: Removed "url" variable from qdocconf files. 2014-07-04 12:12:29 +02:00
src.pro Load winsys and gl dynamically in the windows plugin 2014-05-22 22:00:59 +02:00