aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix pixel bleed in BorderImage"Eskil Abrahamsen Blomfeldt2014-11-107-439/+72
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-108-175/+189
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-108-175/+189
| |\
| | * QQuickWindow: let 'clearFocusObject' clear all the way to the rootRichard Moe Gustavsen2014-11-071-2/+4
| | * Debug: Make it possible to save distance field cache on WindowsEskil Abrahamsen Blomfeldt2014-11-071-75/+67
| | * Initialize member variable QSGAnimationDriver::m_lag.Friedemann Kleint2014-11-051-0/+1
| | * Add attached Window::contentItem propertyJ-P Nurmi2014-11-053-0/+17
| | * Add a debug function to save contents of distance field cacheEskil Abrahamsen Blomfeldt2014-11-054-173/+175
* | | Fix not having a context when cleaning up on WindowsLaszlo Agocs2014-11-101-3/+18
|/ /
* / Documentation: Update QtQuick import value to 2.4Caroline Chao2014-11-051-3/+3
|/
* Fix disappearing nodes when adding in two levels of batch rootEskil Abrahamsen Blomfeldt2014-11-041-6/+12
* Get rid of !this and similar constructsLars Knoll2014-10-311-7/+5
* BorderImage: Fix white area when size changes after first paintEskil Abrahamsen Blomfeldt2014-10-312-1/+8
* Fix Canvas documentation.Mitch Curtis2014-10-301-6/+6
* text input: always let cursor rect have a width == 1Richard Moe Gustavsen2014-10-302-27/+3
* Repeater & itemviews: fix setModel() JS array handlingJ-P Nurmi2014-10-293-3/+15
* Remove mouse grabber if touch used for mouse emulation has been grabbedDaniel d'Andrada2014-10-291-0/+7
* Do not crash QML apps on startupJan Arve Saether2014-10-282-9/+16
* Don't document Context2D's TextMetrics as its own QML type.Mitch Curtis2014-10-281-21/+3
* Move action handlers to the Accessible attached objectJan Arve Saether2014-10-273-12/+94
* Remove logic that some accessible objects cannot have childrenFrederik Gladhorn2014-10-271-10/+0
* Expose searchEdit accessible property to Qt QuickFrederik Gladhorn2014-10-272-0/+7
* Fix crash in SpriteSequenceAlex Blasche2014-10-241-3/+7
* Android: Keyboard doesn't hide from done buttonSamuel Nevala2014-10-241-0/+7
* Fix build with QT_NO_DEBUG_OUTPUT definedSamuel Gaist2014-10-241-5/+13
* Fix pixelgrid snapping of native text on retina displays.Gunnar Sletta2014-10-235-14/+26
* Relayout rich text when width increasesEskil Abrahamsen Blomfeldt2014-10-231-1/+0
* Screen attached property: expose devicePixelRatio propertyShawn Rutledge2014-10-232-0/+21
* Add high dpi support to QQuickFramebufferObjectLaszlo Agocs2014-10-221-0/+23
* Add note to QQuickItem docs about directly setting properties in C++.Mitch Curtis2014-10-221-0/+13
* Fix disfunctional QQuickRenderControl with multiple screensLaszlo Agocs2014-10-229-12/+40
* Add \since 5.4 to FontMetrics and TextMetrics.Mitch Curtis2014-10-222-0/+2
* Support Accessible.ignored on non-leaf itemsJan Arve Saether2014-10-215-22/+19
* Fix a bug in implementation of Accessible.ignoredJan Arve Saether2014-10-212-2/+1
* QQuickSpriteEngine do not use OpenGL without checking for GLContextAndy Nichols2014-10-211-0/+4
* Don't assume there is only one toplevel item.Jan Arve Saether2014-10-212-15/+18
* Improve hit testing so that it works better with ignored itemsJan Arve Saether2014-10-215-85/+57
* Fix failing makeCurrent in basic renderloop when closing windowsLaszlo Agocs2014-10-211-3/+19
* Tweak new animation driver.Gunnar Sletta2014-10-201-18/+18
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-3/+4
|\
| * Move syncTimer measurment to the correct place.5.3Josh Arenson2014-09-121-4/+4
* | Correct KeyEvent::key documentation.Mitch Curtis2014-10-131-2/+1
* | Improve performance of animators.v5.4.0-beta1Gunnar Sletta2014-10-105-18/+63
* | Fix issues with Keyboard Focus documentation.Mitch Curtis2014-10-101-3/+3
* | PathView: Fix QML engine thinking currentItem is null when it's notSérgio Martins2014-10-101-0/+5
* | Return the content position rounded on the right sideGiulio Camuffo2014-10-091-9/+9
* | Export QQuickKeyNavigationAttached as a part of the private APIOleg Shparber2014-10-091-1/+1
* | Make QQuickKeyNavigationAttached respect user set valuesOleg Shparber2014-10-091-6/+6
* | Doc: Updated the QML State Machine docsVenu2014-10-091-1/+2
* | Fix memory leak and crash with transform animators.Gunnar Sletta2014-10-093-7/+18