aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-11275-2528/+14537
|\
| * Do minimal fixup of QQuickImageProviderAlexandru Croitor2019-07-112-13/+5
| * Fix Qt6 builds after dev -> wip/qt6 mergeAlexandru Croitor2019-07-091-1/+1
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-08209-1992/+13502
| |\
| | * Remove unimplemented QSGTexture::hasDirtyOptions()Friedemann Kleint2019-07-051-2/+0
| | * Make openglunderqml functional with and without the rhiLaszlo Agocs2019-07-046-33/+100
| | * Enable line width on the rhi code pathLaszlo Agocs2019-07-042-16/+40
| | * Enable request setting the (gl) context current on rhi pathLaszlo Agocs2019-07-042-19/+40
| | * Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-041-6/+7
| | |\
| | | * 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
| | * | | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-042-59/+29
| | * | | | QQuickState: fix quadratic loopMarc Mutz2019-07-041-6/+8
| | |/ / /
| | * | | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-04204-1895/+13331
| | * | | QQuickState: replace some Java-style iterators with C++11 ranged-for loopsMarc Mutz2019-07-032-26/+8
| | * | | 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-0814-46/+46
| |/ / /
| * | | use boolean for when propertyFabian Kosmale2019-07-024-14/+13
| * | | Port from implicit to explicit atomic operationsMarc Mutz2019-07-021-1/+1
| * | | 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
| * | | Check that animation still existsFabian Kosmale2019-06-271-1/+1
| * | | Expose QQuickPath::pointAtPercent as Q_INVOKABLEPaolo Angelelli2019-06-253-7/+26
| * | | Add Markdown support to TextEditShawn Rutledge2019-05-296-5/+87
| * | | QQmlEngine: keep ImageProvider alive while in useFabian Kosmale2019-06-252-12/+24
| * | | Add QQuickPathPolylinePaolo Angelelli2019-05-283-4/+127
| * | | QQuickRectangle: do not pass invalid presets onto QGradientGiuseppe D'Angelo2019-06-241-2/+24
| * | | Remove qqmlmemoryprofiler*Ulf Hermann2019-06-132-6/+0
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-2014-26/+36
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-1914-26/+36
| | |\|
| | | * Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-178-20/+22
| | | * Software Adaptation: Invalidate on dpr changeMorten Johan Sørvig2019-06-174-6/+9
| | | * Fix graphical artifacts after changing only textureAllan Sandfeld Jensen2019-06-132-0/+5
| * | | QQuickMouseArea: synchronize relative position after draggingWang Chuan2019-05-291-1/+3
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-141-0/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-131-0/+2
| | |\|
| | | * Avoid assertion when having a ShaderEffect as a delegateJan Arve Sæther2019-05-211-0/+2
| * | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-124-10/+10
| * | | Register QRegularExpressionValidator in QtQuickUlf Hermann2019-06-126-5/+114
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-1117-341/+351
| |\| |
| | * | Fix heap-use-after-free with QQuickListViewAllan Sandfeld Jensen2019-06-044-19/+26
| | * | QQuickTableView: Don't try to forceLayout with no columnsDavid Edmundson2019-06-051-0/+3
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-022-5/+6
| | |\|
| | | * QQuickTextControl: Fix Qt::ImAbsolutePosition queryVova Mshanetskiy2019-05-241-1/+1
| | | * Doc: Fix incorrect snippet in Repeater QML type documentationTopi Reinio2019-01-231-4/+5