summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowscursor.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-2/+2
* Move the tooltip out of the way of very large mouse cursorsVolker Hilsheimer2019-12-091-0/+2
* Windows QPA: Fix clang warnings about using typedefFriedemann Kleint2019-05-241-1/+1
* Windows QPA: Replace Q_DISABLE_COPY by Q_DISABLE_COPY_MOVEFriedemann Kleint2019-05-241-1/+1
* Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-1/+1
* QWindowsCursor: fix typo and change enum CursorState into enum classAnton Kudryavtsev2018-09-251-5/+5
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-1/+3
|\
| * Windows QPA: Fix override cursor being cleared when crossing window bordersFriedemann Kleint2018-07-311-1/+3
* | Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-2/+2
|/
* Windows QPA: Fix override cursor not working when re-entering the windowFriedemann Kleint2018-04-051-0/+1
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+1
|\
| * Windows QPA: Fix handling of override cursorsFriedemann Kleint2017-12-121-1/+1
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
|/
* QPlatformCursor: Add functions for setting/clearing override cursorsFriedemann Kleint2017-06-131-0/+7
* Windows: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-081-3/+3
* Windows QPA: Remove qtwindows_additional.h.Friedemann Kleint2016-05-171-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Make native cursor handles accessible.Friedemann Kleint2015-12-141-0/+2
* Windows: Fix the size of drag cursors in multi-screen setups.Friedemann Kleint2015-11-231-0/+7
* Windows: Scale cursors from resource pixmaps according to screen.Friedemann Kleint2015-11-231-2/+2
* Windows: Scale pixmap/bitmap cursors when High DPI scaling is active.Friedemann Kleint2015-11-231-2/+2
* Windows: Create one QPlatformCursor per screen.Friedemann Kleint2015-11-231-1/+2
* Windows: Refactor cursor handling.Friedemann Kleint2015-11-201-28/+37
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Windows: Initialize the mouse cursor resourcesAlessandro Portale2014-10-221-1/+1
* 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/+1
* Windows/Direct2D platform plugins: Add Q_DECL_OVERRIDE.Friedemann Kleint2014-07-291-3/+3
* Windows: Add non-standard mouse cursorsAlessandro Portale2014-07-031-0/+1
* Windows: Refactor cursor creation code.Friedemann Kleint2014-05-151-2/+2
* QWindowsCursor: Add API for determining the cursor state.Friedemann Kleint2014-01-281-0/+7
* Windows/Linux: Cache cursors by mask/pixmap keys and shape.Friedemann Kleint2013-10-021-4/+23
* 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-0/+3
|/ /
* / Regression: Fix setting of custom cursors for native widgets.Friedemann Kleint2013-01-211-0/+2
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-1/+1
* 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
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+93