aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickevents.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | QQuickPointerEvent: cleanup of docs and file organizationFrederik Gladhorn2016-07-131-15/+54
* | | QQuickPointerEvent: store pointCount separatelyFrederik Gladhorn2016-07-131-4/+6
* | | Fix setLastPos in QQuickPointerEvent::touchEventForItemFrederik Gladhorn2016-07-121-1/+1
* | | add QQuickPointerEvent::touchEventForItemShawn Rutledge2016-07-121-0/+66
* | | Move detection of event type to separate functionsFrederik Gladhorn2016-07-111-23/+35
* | | QQuickPointerEvent: handle MouseButtonDblClickFrederik Gladhorn2016-07-111-0/+1
* | | Add QQuickPointerEvent::asMouseEventFrederik Gladhorn2016-07-091-0/+30
* | | Remove const from events passed into QQuickPointerEventFrederik Gladhorn2016-07-091-5/+5
* | | Merge overloads of QQuickPointerEvent::resetFrederik Gladhorn2016-07-081-4/+15
* | | Simplify parameters to QQuickPointerEvent::resetFrederik Gladhorn2016-07-081-4/+6
* | | QQuickPointerEvent::reset move to .cpp fileFrederik Gladhorn2016-07-081-0/+42
* | | Add QQuickWheelEvent::inverted()Jan Arve Sæther2016-05-251-0/+22
|/ /
* | MouseArea: add source property to mouse eventShawn Rutledge2016-03-111-0/+50
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Update examples to deal correctly with fine-grained wheel eventsAllan Sandfeld Jensen2015-11-301-4/+1
* Fixed 'plataforms' typo in WheelEvent documentationDaniel Levin2015-10-061-1/+1
* Doc: replace Mac OS X with OS XNico Vertriest2015-07-151-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Correct KeyEvent::key documentation.Mitch Curtis2014-10-131-2/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-22/+22
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-3/+3
* Doc: Made Qt Quick items' \since consistent.Jerome Pasion2013-09-251-1/+1
* Add bool QQuickKeyEvent::matches(QKeySequence::StandardKey)J-P Nurmi2013-07-011-0/+20
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-3/+6
* Add nativeScanCode to KeyEvent.Glenn Watson2012-07-031-0/+9
* Create new documentation structureChris Adams2012-06-211-4/+3
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-3/+3
* Doc: Sanitized QML typesNico Vertriest2012-05-241-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-27/+27
* Add mouse wheel events handler to MouseAreaLuis Gabriel Lima2012-03-101-0/+104
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+239