summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowscursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-5/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-5/+5
| |\
| | * Windows QPA: Scale hotspot of custom cursors correctly.Friedemann Kleint2016-04-061-5/+5
* | | Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-291-65/+5
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-3/+3
|\|
| * Windows QPA: Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-02-191-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-4/+4
|\|
| * Windows QPA: Prefer const-versions of API where applicable.Friedemann Kleint2016-02-121-4/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-1/+2
|\|
| * Windows QPA: Remove dead code as detected by Clang.Friedemann Kleint2016-02-051-1/+2
* | Windows QPA: Improve handling of windows of type Qt::ForeignWindow.Friedemann Kleint2016-01-301-3/+5
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Make native cursor handles accessible.Friedemann Kleint2015-12-141-0/+15
|/
* Windows: Fix the size of drag cursors in multi-screen setups.Friedemann Kleint2015-11-231-0/+88
* Windows: Scale cursors from resource pixmaps according to screen.Friedemann Kleint2015-11-231-13/+32
* Windows: Scale pixmap/bitmap cursors when High DPI scaling is active.Friedemann Kleint2015-11-231-5/+21
* Windows: Create one QPlatformCursor per screen.Friedemann Kleint2015-11-231-3/+6
* Windows: Refactor cursor handling.Friedemann Kleint2015-11-201-120/+54
* Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-07-291-4/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Respect the hotspot passed in for the cursorAndy Shaw2015-01-191-3/+5
* Windows: Limit cursor cache.Friedemann Kleint2014-12-091-1/+14
* Windows: Initialize the mouse cursor resourcesAlessandro Portale2014-10-221-0/+12
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Windows: Fix QPlatformCursor::pos()/setPos() for DPR scaling.Friedemann Kleint2014-08-291-1/+8
* Windows: Use native-looking drag cursorsAlessandro Portale2014-07-041-1/+101
* Windows: Add non-standard mouse cursorsAlessandro Portale2014-07-031-30/+106
* Windows: Adapt custom cursors to observe the system metrics.Friedemann Kleint2014-05-201-10/+31
* Windows: Refactor cursor creation code.Friedemann Kleint2014-05-151-169/+151
* Windows: Simplify cursor code.Friedemann Kleint2014-01-291-44/+8
* QWindowsCursor: Add API for determining the cursor state.Friedemann Kleint2014-01-281-0/+16
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-5/+0
* Windows/Linux: Cache cursors by mask/pixmap keys and shape.Friedemann Kleint2013-10-021-8/+33
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-0/+3
|\
| * Fixed QT_NO_CURSOR build for windows/CE plugin.Bjoern Breitmeyer2013-02-071-0/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
| |\|
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | | Windows: Introduce pixmap cursor cache.Friedemann Kleint2013-01-221-1/+14
|/ /
* / Regression: Fix setting of custom cursors for native widgets.Friedemann Kleint2013-01-211-2/+18
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* fixed cursor handling on winceBjoern Breitmeyer2012-07-061-0/+52
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-0/+2
* Windows QPA plugin: Fix logging.Friedemann Kleint2012-04-131-2/+0
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-5/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-281-3/+5
* Windows platform: Improve Open GL.Friedemann Kleint2011-10-181-1/+1