aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickdrag.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix broken linksSze Howe Koh2013-12-301-1/+1
* Docs: fix Drag::onDragStarted() and onDragFinished() signalsJ-P Nurmi2013-12-181-2/+2
* Fix & cleanup whitespace in qquickdrag.cpp docsJ-P Nurmi2013-12-181-21/+19
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-15/+15
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Fix QQmlV4Function API to be GC safeLars Knoll2013-09-261-7/+9
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* Doc: Made Qt Quick items' \since consistent.Jerome Pasion2013-09-251-2/+2
* Expose drag threshold in MouseAreaJens Bache-Wiig2013-09-131-2/+23
* Add support for external drag and drop in Quick items.Chris Meyer2013-09-091-5/+299
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-3/+3
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-5/+5
|\
| * Fix typos in QQuickDrag documentation.Sérgio Martins2013-05-141-5/+5
* | Remove two more places where we used v8Lars Knoll2013-06-101-3/+3
* | Cleanup v8 dependencies from QQmlV8FunctionLars Knoll2013-05-081-2/+2
* | Get rid of v8::LocalLars Knoll2013-05-061-1/+1
|/
* 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-1/+2
* QQuickCanvas renamesAlan Alpert2012-07-171-17/+17
* Use enumeration in preference to enum when referring to QML API.Andrew den Exter2012-07-061-1/+1
* Make qtdeclarative compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-241-0/+4
* Create new documentation structureChris Adams2012-06-211-1/+1
* QtQuick: Fix warnings about unused variables.Friedemann Kleint2012-06-131-2/+0
* Restart a drag when the item canvas changes.Andrew den Exter2012-06-061-46/+126
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-0/+1
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-1/+1
* Don't deliver drag move events immediately.Andrew den Exter2012-05-251-2/+48
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-4/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-6/+6
* Guard against event recursion in QQuickDrag.Andrew den Exter2012-02-011-9/+38
* 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/+462