summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qcursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary code in QCursorJiDe Zhang2023-10-181-20/+10
* QCursor: add missing QT_DEPRECATED_VERSION_X_6_0 for deprecated methodsIvan Solovev2022-07-211-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Doc: Remove mentioning of Fowler bookKai Köhne2022-01-171-1/+1
* Make QCursor::setPos() use the correct screenMorten Johan Sørvig2022-01-121-1/+2
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-2/+2
* Doc: Fix return type of QCursor::shape()Sze Howe Koh2021-04-021-3/+2
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-1/+1
* Fix documentation warningsVolker Hilsheimer2020-10-241-4/+2
* Remove QVariant(int type, void *data, ...) constructorLars Knoll2020-08-151-1/+1
* Remove deprecated members from several QtGui classesVolker Hilsheimer2020-04-271-62/+19
* Rename Qt::ReturnByValue_t -> Qt::ReturnByValueConstantSze Howe Koh2020-02-061-2/+2
* Doc: Clarify usage of Qt::ReturnByValue in QCursorSze Howe Koh2020-01-271-4/+4
* QCursor: Allow bitmap() and mask() to return by-valueSze Howe Koh2020-01-261-1/+75
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-271-0/+2
|\
| * Doc: Add since versionPaul Wicking2019-12-191-0/+2
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-7/+7
|/
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-1/+1
* QtGui: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-021-4/+4
* doc: Fix many qdoc warnings, mostly missing return typesMartin Smith2018-01-241-0/+6
* QCursor: Add equality operatorsGabriel de Dietrich2017-03-211-0/+48
* Doc: Remove references to Windows CE in Qt GuiVenugopal Shivashankar2016-08-171-6/+0
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-5/+5
|\
| * Fix default hotspot of a hidpi QCursorKari Pihkala2015-09-061-5/+5
* | Introduce cross platform high-dpi scalingMorten Johan Sørvig2015-07-301-6/+12
|/
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-301-1/+2
* Fix build with QT_NO_CURSORAndrew Knight2015-03-121-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QCursor: add move ctorMarc Mutz2015-01-051-0/+10
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qpa: Merge qcursor.cppTor Arne Vestbø2014-05-131-29/+98
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* QCursor: Remove doc of obsolete functionsGirish Ramakrishnan2012-05-311-31/+0
* QtGui: remove \link usagesGiuseppe D'Angelo2012-05-291-2/+1
* Add QPA notes to QCursor pos() and setPos()Laszlo Agocs2012-03-271-0/+17
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-6/+40
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-49/+49
* 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
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-101-0/+10
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-4/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | move files in src/gui into their final locationsLars Knoll2011-05-111-0/+573