aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/qt6Ulf Hermann2019-09-057-100/+150
|\
| * PathMultiline: handle directly-bound QVector<QPolygonF>Shawn Rutledge2019-09-031-7/+13
| * PathMultiline: allow lists/vectors of polygons or point lists/vectorsShawn Rutledge2019-09-022-35/+41
| * Enable PathPolyline to take a QPolygonF or QVector<QPointF> pathShawn Rutledge2019-09-022-18/+28
| * Harmonize meta object revisions and minor versionsUlf Hermann2019-08-263-5/+5
| * Move currentFrame and frameCount properties up to QQuickImageBaseShawn Rutledge2019-08-242-31/+55
| * qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-211-2/+2
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-201-8/+12
| |\
| | * Doc: Correct error in doc Transition QML TypeNico Vertriest2019-08-191-8/+12
* | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-092-3/+179
|\| |
| * | Add QQuickPathMultiLinePaolo Angelelli2019-07-182-3/+179
* | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-07-121-0/+1
|\| |
| * | Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* | | Do minimal fixup of QQuickImageProviderAlexandru Croitor2019-07-112-13/+5
* | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-084-92/+46
|\| |
| * | 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-041-1/+1
| * | QQuickState: replace some Java-style iterators with C++11 ranged-for loopsMarc Mutz2019-07-032-26/+8
* | | Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-07-085-7/+7
|/ /
* | use boolean for when propertyFabian Kosmale2019-07-024-14/+13
* | Port from implicit to explicit atomic operationsMarc Mutz2019-07-021-1/+1
* | Check that animation still existsFabian Kosmale2019-06-271-1/+1
* | Expose QQuickPath::pointAtPercent as Q_INVOKABLEPaolo Angelelli2019-06-252-3/+22
* | QQmlEngine: keep ImageProvider alive while in useFabian Kosmale2019-06-252-12/+24
* | Add QQuickPathPolylinePaolo Angelelli2019-05-282-4/+126
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-202-3/+6
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-192-3/+6
| |\
| | * Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-172-3/+6
* | | Register QRegularExpressionValidator in QtQuickUlf Hermann2019-06-123-0/+52
* | | Add scale property to QQuickPathPaolo Angelelli2019-06-043-2/+49
* | | Fix deprecation warnings in 5.14Friedemann Kleint2019-05-291-2/+2
* | | Move valueAsNumber into ExecutableCompilationUnitUlf Hermann2019-05-131-1/+1
* | | Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-162-11/+11
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-161-0/+2
|\| |
| * | Fix illegal downcast in QQuickStateGroup destructionAllan Sandfeld Jensen2019-05-131-0/+2
* | | Add BoundaryRuleShawn Rutledge2019-04-273-0/+721
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-231-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-191-1/+1
| |\|
| | * Doc: Fix typo in code snippetPaul Wicking2019-03-271-1/+1
* | | Remove QQmlV4HandleUlf Hermann2019-04-101-3/+3
* | | Remove unused includes of qv8engine_p.hUlf Hermann2019-04-091-1/+0
|/ /
* | QtDeclarative: replace deprecated functionsChristian Ehrlicher2019-02-133-3/+3
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-291-1/+1
|\|
| * Merge "Merge remote-tracking branch 'origin/5.12.1' into 5.12" into refs/stag...Liang Qi2019-01-221-1/+1
| |\
| | * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-082-4/+28
| | |\
| | * | Fix typo in notify signal emissionRobert Griebl2018-12-101-1/+1
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-221-1/+1
|\| | |
| * | | Documentation: Start using the \nullptr macroFriedemann Kleint2019-01-211-1/+1
| | |/ | |/|
* | | QML: Special case null as binding typeUlf Hermann2019-01-211-0/+3