aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickdrag.cpp
Commit message (Expand)AuthorAgeFilesLines
* Link to drag and drop examples in relevant placesMitch Curtis2015-12-161-0/+1
* Consistently use the override keywordThiago Macieira2015-07-191-1/+1
* XCB: respect QPlatformDrag::ownsDragObject().Mitch Curtis2015-04-211-1/+5
* Fix invocations of static methods of QGuiApplication/QCoreApplication.Friedemann Kleint2015-03-051-2/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-2/+2
|\
| * Doc: link issues qtdeclarativeNico Vertriest2015-02-041-2/+2
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-6/+7
|\|
| * Improve Drag documentation.Mitch Curtis2014-09-111-6/+7
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-19/+11
|\|
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-1/+1
|/
* Introduce MouseArea.drag.smoothedKevin Funk2014-05-141-1/+13
* Fix a link in QQuickDragAttached::dragType documentationJędrzej Nowacki2014-03-281-1/+1
* Doc: Document signals (not handlers) under \qmlattachedsignalSze Howe Koh2014-03-281-5/+9
* 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