aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitemsmodule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on WindowsFabian Kosmale2020-08-181-1/+0
* Clean up QT_CONFIG(opengl)Paul Olav Tvete2020-06-171-5/+5
* Remove OpenGLInfoLaszlo Agocs2020-05-201-3/+0
* Provide a macro for qmlRegisterTypeNotAvailableUlf Hermann2020-02-121-7/+0
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-141-1/+1
|\
| * Register PointerScrollEvent and document the WheelHandler.wheel signalShawn Rutledge2020-01-131-1/+3
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-121-0/+2
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-281-0/+2
| | |\
| | | * Fix build with -no-feature-quick-spriteJohan Klokkhammer Helsing2019-08-271-0/+2
* | | | Generate registrations for all importsUlf Hermann2020-01-101-198/+1
* | | | qquickitemsmodule: Fix build with -no-feature-quick-draganddropTimo Aarnipuro2019-10-041-1/+1
* | | | Fix build without quick_animatedimageUlf Hermann2019-10-041-1/+1
* | | | Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-283/+165
* | | | Add dragThreshold property to Event HandlersShawn Rutledge2019-09-191-0/+3
|/ / /
* | | Fix build with -no-feature-quick-pathJohan Klokkhammer Helsing2019-08-301-0/+2
* | | QQuickDragHandler: Add revision to snapModeUlf Hermann2019-08-281-0/+1
* | | Harmonize meta object revisions and minor versionsUlf Hermann2019-08-261-13/+13
* | | Move currentFrame and frameCount properties up to QQuickImageBaseShawn Rutledge2019-08-241-0/+3
* | | qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-211-20/+20
* | | Fix build without features.quick_gridviewTasuku Suzuki2019-08-191-0/+2
* | | Add QQuickPathMultiLinePaolo Angelelli2019-07-181-0/+1
* | | Fix build without quick_itemviewTasuku Suzuki2019-07-091-0/+2
* | | Add QQuickPathPolylinePaolo Angelelli2019-05-281-0/+1
* | | Add scale property to QQuickPathPaolo Angelelli2019-06-041-0/+1
* | | Add a feature for Drag&Drop support in Qt QuickUlf Hermann2019-05-231-1/+3
* | | Add WheelHandlerShawn Rutledge2019-04-271-1/+5
* | | QQuickTableView: add new 'syncView' propertyRichard Moe Gustavsen2019-04-231-0/+3
* | | QML: Split qqmlmetatype{_p.h|.cpp} into multiple filesUlf Hermann2019-02-061-1/+0
|/ /
* / Add itemAtIndex to quick viewsPaolo Angelelli2019-01-171-0/+4
|/
* Add dynamically-created Event Handlers to the relevant handlers vectorShawn Rutledge2018-12-071-7/+9
* QQuickTableView: move TableView from Qt.labs to QtQuickRichard Moe Gustavsen2018-08-221-0/+6
* Increase fine-grained signals for some properties in TextAleix Pol2018-07-311-0/+1
* Increase fine-grained signals for some properties in FlickableAleix Pol2018-07-311-0/+1
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-171-0/+36
* Add Flickable.synchronousDrag propertyShawn Rutledge2018-07-121-0/+1
* Add support for horizontal gradients in RectangleMichael Brasser2018-05-031-0/+1
* Add finished() signal to AnimatedSpriteMitch Curtis2018-02-261-0/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-021-0/+6
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-0/+6
| |\
| | * Add new logging category qt.quick.window.transientShawn Rutledge2017-12-151-0/+6
* | | Support masking of QQuickItemsPaolo Angelelli2018-01-251-0/+1
* | | Add a speed property to AnimatedImageLouis du Verdier2018-01-161-0/+4
* | | Add a feature Qt Quick RepeaterUlf Hermann2018-01-151-0/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-091-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-1/+2
| |\|
| | * Document QQuickGrabGestureEventShawn Rutledge2017-11-171-1/+2
* | | Remove unnecessary revision markerMichael Brasser2017-11-131-1/+1
* | | Add new PathAngleArc typeMichael Brasser2017-11-071-0/+4
* | | Automatically register the latest import versionMitch Curtis2017-09-121-0/+3
|/ /
* | Fix new Text and TextEdit properties not available in 2.10Paolo Angelelli2017-08-291-0/+2