aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* More QQuickCanvas cleanup handling.Gunnar Sletta2014-08-014-28/+47
* Make canvas cleanup work propertly...Gunnar Sletta2014-08-013-2/+48
* Use the current context to resolve extensions.Gunnar Sletta2014-08-011-1/+1
* Fix assertion: ASSERT: "hasException" in file jsruntime/qv4engine.cpp, line 933Robin Burchell2014-07-311-1/+0
* Merge remote-tracking branch 'origin/stable' into 5.3J-P Nurmi2014-07-302-2/+18
|\
| * Fix QQmlDelegateModel ignoring layoutChange in certain situationsDan Vrátil2014-06-292-2/+18
* | Fix QQmlDelegateModel getting out of syncDan Vrátil2014-07-301-6/+1
* | QQuickWindow: add some links to resetOpenGLStateGiuseppe D'Angelo2014-07-291-1/+8
* | Remove metaobject revisioning for QQuickScreenAttachedAlan Alpert2014-07-291-9/+9
* | Don't dereference null pointer.Sérgio Martins2014-07-281-1/+1
* | Flickable: Cancel interaction on interactive changesAlbert Astals Cid2014-07-282-21/+22
* | Don't try to draw shader effect sources with dims < 0.Gunnar Sletta2014-07-281-1/+1
* | QQuickMouseArea: Mark override functions with Q_DECL_OVERRIDEAlbert Astals Cid2014-07-281-17/+17
* | Fix interaction of garbage collector with JS objects during QML type instanti...Simon Hausmann2014-07-263-8/+24
* | Do not use mark() when marking ExecutionContextsLars Knoll2014-07-251-1/+5
* | Don't recreate header and footer unnecessarilyMartin Jones2014-07-254-9/+11
* | Clear the visibleImgTags list when setting up the text layoutAndy Shaw2014-07-241-1/+2
* | Improve programmatic flicking of ListView (and Flickable).Michael Brasser2014-07-241-1/+5
* | V4: work around a bug in libc++'s std::vector<bool>Erik Verbruggen2014-07-241-8/+23
* | QQmlComponent::create(): visual items must have a visual parent.Mitch Curtis2014-07-241-0/+5
* | Clean up the textures when deleting the contentAndy Shaw2014-07-241-0/+2
* | Schedule layout changes to avoid refill() recursion.Mitch Curtis2014-07-242-0/+11
* | Do not crash AtlasTexture if image is nullDavid Edmundson2014-07-231-0/+3
* | Fix Node object leak in QQuickTextEditPrivateLiang Jian2014-07-232-1/+10
* | shift and unshift fail for QQmlSequence typesMartin Jones2014-07-221-2/+2
* | Check for window != 0 in QuickTestResult::grabImage().Friedemann Kleint2014-07-211-1/+1
* | Fix typo in documentationKai Koehne2014-07-181-1/+1
* | Binding Text width to implicitWidth can result in incorrect layoutMartin Jones2014-07-111-2/+3
* | Docs: fix "classname" indentation in the qmldir specsJ-P Nurmi2014-07-091-1/+1
* | Fix role for generic Accessible itemsFrederik Gladhorn2014-07-091-1/+1
* | Fix crash on QQmlEngine destruction.Andrew den Exter2014-07-032-2/+3
* | Don't dereference null QQuickWindowPrivate.Sérgio Martins2014-07-031-1/+5
* | Add opt-out environment variable for @2x imagesMorten Johan Sørvig2014-07-031-0/+5
* | Doc: correct link/compilation errors in Qt DeclarativeNico Vertriest2014-07-0235-58/+56
* | Fix crash in Flickable with pressDelay.Martin Jones2014-07-021-8/+8
* | Avoid double deletion of QQuickWindowShawn Rutledge2014-06-301-0/+1
* | Fix intermittent crash with older MinGW releasesRobin KAY2014-06-271-6/+3
* | Merge remote-tracking branch 'origin/stable' into 5.3Frederik Gladhorn2014-06-253-5/+7
|\|
| * Update QtQuick import value to 2.3Samuel Gaist2014-06-232-5/+5
| * Set locked state while locking for grab.Gunnar Sletta2014-06-201-0/+2
* | Fix crash when deleting component in Component.onComplete through loaderSimon Hausmann2014-06-232-7/+28
* | Fix memory leak in QQmlComponent::createObjectSimon Hausmann2014-06-232-6/+4
* | QQmlObjectCreator: Clear sharedState componentAttached in destruction/clearAlbert Astals Cid2014-06-201-0/+9
* | Initialize velocityAlbert Astals Cid2014-06-201-1/+1
* | Fix QQmlComponent detailed description.Mitch Curtis2014-06-201-1/+1
* | Fix crash in QObjectWrapperOleg Shparber2014-06-191-0/+2
* | Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-141-0/+8
|\|
| * Fix Stmt:Data object leakLiang Jian2014-06-131-0/+8
* | Merge remote-tracking branch 'origin/stable' into 5.3Simon Hausmann2014-06-131-1/+7
|\|
| * Fix EllipseShape for Affectors in QtQuick.ParticleDaniel Oberländer2014-06-121-1/+7