aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix the build & docs after QQmlImageProvider was renamedKent Hansen2012-03-203-4/+4
* Merge master into api_changesKent Hansen2012-03-1960-1058/+1102
|\
| * QmlDebugging: Object Tree and States ListAurindam Jana2012-03-191-11/+6
| * Resetting a model can cause a crash in views with header/footer.Martin Jones2012-03-194-25/+43
| * Ensure section header/footer are cleaned up.Martin Jones2012-03-191-4/+8
| * Don't crash view while changing model.Martin Jones2012-03-191-1/+1
| * Fix grabbing to wait until the image has actually been grabbed.Michael Brasser2012-03-191-11/+1
| * Allow threaded compilation in an async LoaderMartin Jones2012-03-151-2/+7
| * Support for multiple textures in the default distance field glyph cache.Yoann Lopes2012-03-152-51/+94
| * Don't assert if focus is already clear.Alan Alpert2012-03-151-2/+6
| * Don't leak function objects created by VisualDataModel.Andrew den Exter2012-03-153-22/+22
| * Set more sensible Flickable default input filtering parametersMartin Jones2012-03-151-4/+4
| * Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-153-14/+14
| * Don't store duplicate glyph data in a distance field node.Andrew den Exter2012-03-142-40/+31
| * Remove all accessibility updates to allow changes in qtbase.Frederik Gladhorn2012-03-144-16/+0
| * Fix memory leak with the shared distance field glyph cache.Andrew den Exter2012-03-143-4/+28
| * Fix wrap modes not being set.Gunnar Sletta2012-03-141-1/+1
| * Remove use of redundante nullPixmap image referenceGunnar Sletta2012-03-141-3/+1
| * More refactoring on animation controllerCharles Yin2012-03-131-0/+2
| * Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-1340-830/+830
| * Send accessibility updates for the right item.Frederik Gladhorn2012-03-134-7/+7
| * Remove unused init function.Andrew den Exter2012-03-132-14/+0
* | Adapt to Qt5 meta-object changesKent Hansen2012-03-132-4/+4
* | Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into merge-masterMatthew Vogt2012-03-1312-52/+134
|\|
| * ListView.contentHeight does not include header and footer item heightsMartin Jones2012-03-131-2/+3
| * Displaced items were moving unnecessarilyBea Lam2012-03-132-28/+66
| * Improve interaction of nested Flickables and PathViewMartin Jones2012-03-135-18/+43
| * Declare change set and compositor structs as movable primative types.Andrew den Exter2012-03-132-0/+9
| * Change repeater item to handle model being deleted.Glenn Watson2012-03-132-1/+11
| * Fix for QTBUG-22777. Removed unnecessary check.Gatis Paeglis2012-03-121-1/+1
| * Fix double click handler in QQuickItem.Laszlo Agocs2012-03-121-2/+1
* | Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into api_changesMatthew Vogt2012-03-1217-112/+478
|\|
| * refilled items should be moved immediatelyBea Lam2012-03-106-16/+21
| * Clean up transition objects for positionersBea Lam2012-03-103-4/+29
| * Add mouse wheel events handler to MouseAreaLuis Gabriel Lima2012-03-107-2/+185
| * Avoid using QQuickViewItem as base classBea Lam2012-03-108-92/+225
| * Reset transitioner pointer when transition job finishesBea Lam2012-03-091-1/+13
| * Handle QEvent::TouchCancel in QML_TRANSLATE_TOUCH_TO_MOUSE modeMartin Jones2012-03-091-0/+8
| * Fix selected text highlight in TextEdit.Andrew den Exter2012-03-081-1/+1
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-0736-595/+432
|\|
| * Improve accessibility action support for Qt QuickMorten Johan Sorvig2012-03-071-13/+9
| * QQuickView with the default constructor doesn't show any window decorations.Alexis Menard2012-03-071-2/+2
| * ListView can freeze if flicked beyond its bounds.Martin Jones2012-03-072-14/+17
| * Fix setting of target lists when target Transition is not setBea Lam2012-03-074-106/+94
| * Change the default renderTarget and renderStrategyCharles Yin2012-03-071-4/+4
| * Repaint the canvas item properly when canvas resizedCharles Yin2012-03-072-13/+13
| * prepareTransition() must cancel current transitionBea Lam2012-03-071-7/+6
| * Fix texture leaks in QQuickCanvasItemCharles Yin2012-03-071-2/+9
| * Fix missing glyphs when using shared distance-field cacheEskil Abrahamsen Blomfeldt2012-03-063-14/+24
| * Cleanup QQuickCanvas and QQuickView docs.Martin Jones2012-03-062-1/+19