aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Make removal of bindings explicitLars Knoll2015-04-254-31/+31
* Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.hLars Knoll2015-04-244-4/+4
* Fix/suppress compiler warning about unused private field.Erik Verbruggen2015-04-231-0/+1
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-227-11/+23
|\
| * XCB: respect QPlatformDrag::ownsDragObject().Mitch Curtis2015-04-211-1/+5
| * Doc: corrected some language issuesNico Vertriest2015-04-171-1/+1
| * Speed up object creationSimon Hausmann2015-04-162-4/+4
| * Fix regressed atlas texture log output. Broken since: a49b0ad786Gunnar Sletta2015-04-161-2/+2
| * Make sure we have enough precision to run animations for years.Gunnar Sletta2015-04-161-3/+3
| * Avoid running anims at 3x speed on WindowsLaszlo Agocs2015-04-131-0/+8
* | More cleanupsLars Knoll2015-04-211-4/+4
* | Privately export QQuickPaintedItemPrivate.Mitch Curtis2015-04-211-1/+1
* | Add CONSTANT to Q_PROPERTY textDocumentKari Hautamäki2015-04-211-1/+1
* | qquickitemviewtransition_p.h: eliminate a "_p_p.h" includeJ-P Nurmi2015-04-172-1/+6
* | Further cleanupsLars Knoll2015-04-162-5/+5
* | Added a new render job stage: NoStageMiikka Heikkinen2015-04-156-8/+81
* | Make sure we stop animators if they are yet to be started.Gunnar Sletta2015-04-151-3/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-1315-115/+172
|\|
| * Do not stall loading of local images if network is slowAlbert Astals Cid2015-04-091-10/+29
| * Fix TextEdit when vertical alignment != AlignTopEskil Abrahamsen Blomfeldt2015-04-091-4/+7
| * Return the correct type from Item::mapToItem/Item::mapFromItem.Mitch Curtis2015-04-081-77/+62
| * Improve debug formatting of QAbstractAnimationJob and related classes.Friedemann Kleint2015-04-022-0/+17
| * Improve debug operator for QQuickItem.Friedemann Kleint2015-04-021-6/+15
| * Fix Text item linkColor updateMarko Kangas2015-04-011-1/+4
| * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Liang Qi2015-04-013-10/+6
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-313-10/+6
| | |\
| | | * Don't send deferred delete events from windowDestroyed()Andy Shaw2015-03-302-7/+1
| | | * Always remove reply from replies when processing cancelledAlbert Astals Cid2015-03-301-3/+5
| * | | Android: Work around bug on Samsung Galaxy Tab 3 10.1Eskil Abrahamsen Blomfeldt2015-03-311-1/+4
| * | | Add inheritance documentation markup to animator classes.Friedemann Kleint2015-03-311-0/+6
| |/ /
| * | Honor setFocusOnTouchRelease in QQuickTextInputKai Uwe Broulik2015-03-302-9/+20
| * | add qt.quick.touch.target logging categoryShawn Rutledge2015-03-301-6/+19
| * | Update the shader when devicePixelRatio changesPaul Olav Tvete2015-03-271-1/+9
| * | Another fix to avoid detaching the m_windows list.Robert Griebl2015-03-251-3/+3
| * | Fixed a memory-leak when changing property bindings in states.Robert Griebl2015-03-251-0/+5
* | | Specifically mark Repeater as transparent for positioners.Jan Arve Saether2015-04-071-0/+1
* | | Address uninitialized scalar fieldsHolger Hans Peter Freyther2015-04-033-3/+16
* | | Add QQuickAsyncImageProviderAlbert Astals Cid2015-03-263-97/+330
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-245-43/+55
|\| |
| * | Fix disappearing text in selectionsEskil Abrahamsen Blomfeldt2015-03-242-34/+29
| * | Fix inconsistent overrides. [-Winconsistent-missing-override]Sérgio Martins2015-03-221-2/+2
| * | QQuickWindow touch event compression: retain previous positionsShawn Rutledge2015-03-201-6/+9
| * | Allow Flickable's grab to be stolen if dragging over bounds.Andrew den Exter2015-03-191-1/+15
* | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devLiang Qi2015-03-183-54/+47
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-173-54/+47
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-03-171-3/+2
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-171-3/+2
| | | |\|
| | | | * Make sure we deref an item from its window.Gunnar Sletta2015-03-061-3/+2
| | * | | Repeater: Don't rely on the createFrom variableJørgen Lind2015-03-172-51/+45
| | |/ /
* | | | Move QtQuick validators out of qquicktextinput_p.hJ-P Nurmi2015-03-187-231/+316