aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
...
* | | Use d3d12 feature in rendernode exampleLaszlo Agocs2016-10-111-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-10-1018-103/+94
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-1018-103/+94
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-055-8/+17
| | |\|
| | | * Canvas: Implement high-DPI render modeMorten Johan Sørvig2016-10-051-2/+10
| | | * QQuickPositioners: fix sentence structure in apidocFrederik Schwarzer2016-10-041-4/+4
| | | * QQuickRectangle: fix typo in apidocFrederik Schwarzer2016-10-041-1/+1
| | | * Fix crash on cancel QQuickImageResponseAlbert Astals Cid2016-10-032-1/+2
| | * | Doc: add spec on parameter imageNico Vertriest2016-10-041-1/+1
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-046-67/+43
| | |\|
| | | * Fix crash with window-less QQuickItemsSimon Hausmann2016-09-306-67/+41
| | * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7J-P Nurmi2016-09-306-20/+31
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-306-20/+31
| | | |\|
| | | | * Fix incorrectly aligned text whose size depends on its implicit sizeMitch Curtis2016-09-291-2/+2
| | | | * QQuickText: fix paddings when wrapping or eliding is usedJ-P Nurmi2016-09-291-1/+1
| | | | * Flickable: do not emit movementEnded until it really doesShawn Rutledge2016-09-291-1/+1
| | | | * Flickable: don't activate velocityTimeline if scroll phase availableShawn Rutledge2016-09-291-1/+1
| | | | * QSGRenderContext: Add null-checks for stringsFlorian Bruhin2016-09-261-3/+3
| | | | * Quick: Do not send SG updates when AnimatedSprite is not visibleErik Verbruggen2016-09-232-12/+21
| | | | * Fix MouseArea sticky grab with drag.filterChildren enabledMartin Jones2016-09-221-0/+2
| | * | | Remove dead codeJake Petroules2016-09-301-4/+0
| | |/ /
| | * | Fix Flickable state being reset when it replays a delayed press.Andrew den Exter2016-09-231-2/+3
* | | | Make the designer support configurableLars Knoll2016-10-102-1/+11
* | | | Don't build view transitions if nobody uses themLars Knoll2016-10-104-2/+21
* | | | Make itemviews and positioners configurableLars Knoll2016-10-108-14/+91
* | | | Make shader effects configurableLars Knoll2016-10-1024-34/+147
* | | | Make Sprite a configurable featureLars Knoll2016-10-1025-18/+119
* | | | Make AnimatedImage configurableLars Knoll2016-10-106-16/+29
* | | | Make ListView item configurableLars Knoll2016-10-104-3/+31
* | | | Make Flipable configurableLars Knoll2016-10-104-2/+24
* | | | Make Path and PathView configurableLars Knoll2016-10-1012-10/+90
* | | | Make the Canvas item configurableLars Knoll2016-10-109-5/+41
* | | | Turn the no-network support into a configurable featureLars Knoll2016-10-108-45/+41
* | | | Convert qtdeclarative over to use the new configure systemLars Knoll2016-10-103-1/+48
|/ / /
* | | QML: Also check for correct destroy() chainingErik Verbruggen2016-10-061-2/+8
* | | QML: Make Heap::Object and all subclasses trivialErik Verbruggen2016-10-062-9/+12
* | | QML: Introduce destroy() on Base subclassesErik Verbruggen2016-10-051-37/+41
* | | Adding QQuickDesignerSupportMetaInfo::registerMockupObject()Thomas Hartmann2016-10-055-2/+138
* | | Fix mouse and touch grabbing issuesFrederik Gladhorn2016-10-042-14/+36
* | | Rename parameter i to receiver in QQuickMultiPointTouchArea::childMouseEventF...Frederik Gladhorn2016-10-042-4/+4
* | | Fix behavior of Flickable::setPressDelayFrederik Gladhorn2016-10-041-1/+5
* | | add qt.quick.pointer.grab logging category to track pointer grabShawn Rutledge2016-10-031-0/+9
* | | Fix release event delivery in deliverTouchAsMouseFrederik Gladhorn2016-10-031-2/+3
* | | Flickable: respect keepMouseGrab againFrederik Gladhorn2016-10-022-13/+19
* | | Add some notes to mouse and touch ungrab docsFrederik Gladhorn2016-10-011-0/+15
* | | Do not crash in debug operator<< when QQuickPointerDevice is nullptrFrederik Gladhorn2016-09-291-0/+4
* | | Don't crash when delivering stationary touchpoint as mouse releaseShawn Rutledge2016-09-271-0/+2
* | | Remove unused notifier for parent accessorSimon Hausmann2016-09-272-3/+0
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-217-5/+95
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-165-5/+19
| |\|