aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/qt6Ulf Hermann2019-09-0531-97/+330
|\
| * Fix pedantic warnings in QQuickImageShawn Rutledge2019-08-301-3/+2
| * Add a createTextureFromId() alternativeLaszlo Agocs2019-08-302-7/+119
| * QQuickFbo: add the RHI warningLaszlo Agocs2019-08-302-1/+6
| * 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-2613-46/+46
| * QQuickPinch: Declare notify signal for targetUlf Hermann2019-08-261-1/+1
| * Move currentFrame and frameCount properties up to QQuickImageBaseShawn Rutledge2019-08-248-8/+89
| * Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-233-4/+5
| * QQuickImageBase: prepare for rescalable PDF as an image formatShawn Rutledge2019-08-231-2/+3
| * rendernode example: Add support for MetalLaszlo Agocs2019-08-221-0/+10
| * qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-211-20/+20
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-201-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-1/+1
| | |\
| | | * Fix possible crash with top/bottom aligned imagesEskil Abrahamsen Blomfeldt2019-07-301-1/+1
| * | | Introduce functions to set properties during creationFabian Kosmale2019-08-193-1/+20
| * | | Fix build without features.quick_gridviewTasuku Suzuki2019-08-191-0/+2
| * | | Add an initial set of scenegraph docs for the rhiLaszlo Agocs2019-08-171-2/+2
| * | | Use QSH::mouseDoubleClickDistance() and touchDoubleTapDistance()Shawn Rutledge2019-08-121-1/+1
* | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-097-17/+49
|\| | |
| * | | Implement QSG_VISUALIZE for RHILaszlo Agocs2019-08-071-0/+7
| * | | Remove usages of deprecated QSignalMapperSona Kurazyan2019-08-012-12/+23
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-264-5/+18
| |\| |
| | * | Doc: Add doc on "quit" shortcut behavior in macOSNico Vertriest2019-07-171-0/+6
| | * | Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13Edward Welbourne2019-07-172-2/+5
| | |\|
| | | * QQuickItemView: refill itself before populate transitionWang Chuan2019-07-161-0/+3
| | | * Fix static buildSimon Hausmann2019-07-121-2/+2
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-3/+7
| | |\|
| | | * Notify QQItem::mouseUngrabEvent() when an Event Handler steals grabShawn Rutledge2019-07-051-3/+7
| * | | Add QQuickPathMultiLinePaolo Angelelli2019-07-181-0/+1
* | | | Fix Qt6 buildAlexandru Croitor2019-07-311-4/+0
* | | | Fix module imports when building with Qt Version 6.0.0Simon Hausmann2019-07-151-2/+1
* | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-07-121-0/+2
|\| | |
| * | | Fix build without quick_itemviewTasuku Suzuki2019-07-091-0/+2
* | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-0820-59/+422
|\| | |
| * | | Make openglunderqml functional with and without the rhiLaszlo Agocs2019-07-041-8/+25
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-041-6/+7
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-6/+7
| | |\|
| | | * Fix read access violation when using KeyNavigation attached propertyTom Scheler2019-07-021-6/+7
| * | | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-0418-53/+389
| * | | qtlite: Fix build with -no-feature-cursorMikhail Svetkin2019-07-031-0/+4
| * | | Intercept image source urlFabian Kosmale2019-07-031-0/+5
* | | | Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-07-083-19/+19
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-012-9/+21
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-282-9/+21
| |\|
| | * Fix: ListView footer positioned wrong after last item removedEirik Aavitsland2019-06-281-1/+7
| | * QQuickItemView: fix crash while doing fast flicking in transitionsYulong Bai2019-06-262-8/+14
* | | QQuickTableView: Add usage of QQuickTableSectionSizeProviderYulong Bai2019-06-281-0/+12
* | | Expose QQuickPath::pointAtPercent as Q_INVOKABLEPaolo Angelelli2019-06-251-4/+4