summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformcursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-0/+8
|\
| * Move the tooltip out of the way of very large mouse cursorsVolker Hilsheimer2019-12-091-0/+8
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-5/+5
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
|/
* Doc: replace 0 with \nullptr in documentationChristian Ehrlicher2019-03-131-1/+1
* Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-1/+1
* Fix build for Android with android-clang in r17Liang Qi2018-06-061-1/+1
* qpa: enhance mouse event with type and button dataGatis Paeglis2017-10-101-1/+1
* Fix some qdoc warnings for 5.10Friedemann Kleint2017-06-201-1/+1
* QPlatformCursor: Add functions for setting/clearing override cursorsFriedemann Kleint2017-06-131-0/+41
* Remove QPlatformCursorPrivateJędrzej Nowacki2016-08-191-10/+0
* QtGui: eradicate Q_FOREACH loops [needing qAsConst()]Marc Mutz2016-02-111-1/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix module reference in license headerLouai Al-Khanji2015-08-251-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* emulate mouse move in default implementation of QPlatformCursor::setPosJoerg Bornemann2014-09-231-2/+7
* 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
* | Regression: Fix setting of custom cursors for native widgets.Friedemann Kleint2013-01-211-0/+4
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Fix various errorsaavit2012-08-301-3/+3
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-031-0/+664