aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickdroparea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-111-3/+3
* Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-101-8/+0
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-121-2/+2
|\
| * Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-291-2/+2
* | QQuickDropArea: Use QRegularExpression rather than QRegExpUlf Hermann2019-05-271-8/+11
* | Add a feature for Drag&Drop support in Qt QuickUlf Hermann2019-05-231-4/+0
|/
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-2/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-2/+2
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* | Mark some methods as constAnton Kudryavtsev2016-10-061-1/+1
|/
* Quick: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-181-1/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-291-0/+2
|\
| * Fix rejecting drag enter events in QML DropAreaSebastian Sauer2016-01-281-0/+2
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* QQuickDropArea include cleanupSamuel Gaist2015-12-241-2/+0
* Link to drag and drop examples in relevant placesMitch Curtis2015-12-161-0/+2
* Makes it possible to extract all data from a QML DropAreaAleix Pol2015-05-231-0/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-181-8/+16
* Tidy up DropArea documentation.Mitch Curtis2014-02-281-6/+3
* Doc: Fix broken linksSze Howe Koh2013-12-301-3/+3
* QtQuick docs: add missing \qmlpropertygroup commandsJ-P Nurmi2013-12-201-0/+1
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-31/+31
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Remove Value::fromString()Lars Knoll2013-09-281-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-2/+2
* Doc: Made Qt Quick items' \since consistent.Jerome Pasion2013-09-251-12/+12
* Add support for external drag and drop in Quick items.Chris Meyer2013-09-091-33/+190
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-2/+2
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-1/+1
|\
| * Fix documentation of QtQuick2::DragEvent::accepted, it's a bool.Sérgio Martins2013-05-151-1/+1
* | 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
* Fix uses of various qml doc commandsBea Lam2012-08-081-2/+2
* Fix various broken links in documentationBea Lam2012-08-031-2/+2
* Docs - fix referenced class namesBea Lam2012-07-311-1/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-2/+4
* QQuickCanvas renamesAlan Alpert2012-07-171-1/+1
* Use enumeration in preference to enum when referring to QML API.Andrew den Exter2012-07-061-2/+2
* Make qtdeclarative compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-241-0/+3
* Create new documentation structureChris Adams2012-06-211-2/+2
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-0/+2
* Doc: Sanitized QML typesNico Vertriest2012-05-241-2/+2