aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-231-1/+9
|\| |
| * | qquickpixmapcache: Fix invalidation of m_cache while iterating itRobin Burchell2018-12-221-1/+2
| * | nothread: do not delete reader thread object before it gets usedLorn Potter2018-12-131-0/+7
* | | Avoid create an additional copy of an imageMikhail Svetkin2018-12-211-0/+12
* | | Expose the target value in BehaviorsPaolo Angelelli2018-12-213-4/+26
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-121-3/+19
|\| |
| * | Fix missing strike outDaniel Engelke2018-12-101-3/+19
| |/
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-011-2/+3
|\|
| * [Micro]Optimize duplicate state name checkAlbert Astals Cid2018-10-251-2/+3
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-241-0/+8
|\|
| * QQuickStateGroup: Warn if two states have the same nameAlbert Astals Cid2018-10-231-0/+8
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-091-2/+4
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-081-2/+4
| |\
| | * Fix crash in QQuickAnimatorProxyJob::sceneGraphInitialized()Andrew Smolko2018-10-051-2/+4
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-011-2/+0
|\| |
| * | Doc: Remove references to Qt Quick 1Kai Koehne2018-10-011-2/+0
* | | QQuickPixmapReader: remove an unused QWaitConditionAndreas Hartmetz2018-09-131-3/+0
|/ /
* | Modernize loopsErik Verbruggen2018-08-161-36/+23
* | Encapsulate access to CompiledData::Object and CompiledData::ImportSimon Hausmann2018-07-311-5/+5
* | Clean up compilation unit string resolutionSimon Hausmann2018-07-311-1/+1
* | Clean up constant storage for CompiledData::BindingSimon Hausmann2018-07-311-3/+3
* | Encapsulate the unit data in CompilationUnitSimon Hausmann2018-07-311-1/+1
* | Clean up QQmlCustomParser APISimon Hausmann2018-07-302-10/+10
* | Merge remote-tracking branch 'origin/5.11' into devSimon Hausmann2018-07-171-1/+0
|\|
| * Revert "[Quick] Make sure an transition instance is stopped when destroyed"Simon Hausmann2018-07-171-1/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-161-0/+1
|\|
| * [Quick] Make sure an transition instance is stopped when destroyedErik Verbruggen2018-07-131-0/+1
* | Unify the get and getIndexed vtable functions of QV4::ObjectLars Knoll2018-07-021-1/+1
* | Internal naming cleanupSimon Hausmann2018-06-291-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-2518-56/+45
|\|
| * Doc: Move the code snippets to a separate snippet fileVenugopal Shivashankar2018-06-221-16/+5
| * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-1917-40/+40
* | Fix race condition in async image response handlingSimon Hausmann2018-05-175-2/+101
* | Remove bindings that have no dependenciesSimon Hausmann2018-05-162-3/+3
* | Fix SVG shape path parsing to not crash when read-only stringsSimon Hausmann2018-05-151-3/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-171-3/+6
|\|