aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items
Commit message (Expand)AuthorAgeFilesLines
* Add X axis rotation property to PathArcLaszlo Agocs2017-01-101-0/+1
* Fix negative stroke width for software PathItemLaszlo Agocs2017-01-102-3/+9
* Stencil clipping for NVPRLaszlo Agocs2017-01-103-39/+270
* Treat 0 as a valid strokeWidth valueLaszlo Agocs2016-12-234-4/+7
* software backend: Fix clipping of QSGRenderNodesLaszlo Agocs2016-12-211-4/+4
* Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-1916-2/+3193
* Keys: add shortcutOverride signalMitch Curtis2016-12-182-0/+70
* Add pressAndHoldInterval to MouseAreaOlivier JG2016-12-164-2/+54
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1448-410/+419
|\
| * Accept PUA characters, ZWNJ and ZWJ as input in TextInput/EditEskil Abrahamsen Blomfeldt2016-12-134-8/+12
| * QQuickSpriteEngine: Optimistic speedup for updateSpritesRobin Burchell2016-12-082-6/+7
| * QQuickWindowPrivate::dragOverThreshold(): ignore zero velocity thresholdJan Arve Saether2016-12-072-11/+15
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Lars Knoll2016-12-072-5/+6
| |\
| | * comment out all uses of QPointerUniqueId temporarilyShawn Rutledge2016-12-042-5/+6
| * | Get rid of most QT_NO_FOO usagesLars Knoll2016-11-2944-377/+374
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-3/+5
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-251-3/+5
| | |\
| | | * Text: Make use of the new cached isSmoothlyScaled attribute on QFontEngineRobin Burchell2016-11-181-3/+5
* | | | headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-071-1/+1
* | | | Fix rendering to an arbitrarily sized FBOGunnar Sletta2016-12-011-2/+4
* | | | Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-271-2/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-2314-176/+214
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-11-153-9/+8
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-152-3/+5
| | |\|
| | | * Add checking "before" as child nodeInhye Seo2016-11-091-2/+4
| | | * Doc: replace "textEdit" with "TextEdit" in lineCount documentationMitch Curtis2016-10-311-1/+1
| | * | Fix performance regression in rich text with imagesEskil Abrahamsen Blomfeldt2016-11-141-6/+2
| | * | TextEdit: set cursor delegate's height to match the selected fontMitch Curtis2016-11-121-0/+1
| * | | Fix flow text objects in beginning of RTL blockEskil Abrahamsen Blomfeldt2016-11-142-2/+17
| * | | Quick: Do not calculate the difference in a geometryChangeErik Verbruggen2016-11-107-29/+25
| * | | Quick: Hint that a reparent action will most probably work fineErik Verbruggen2016-11-091-1/+1
| * | | Quick: Only take a copy of changeListeners when there are someErik Verbruggen2016-11-081-64/+88
| * | | Quick: Move counters out of a bitfield in QQuickitemErik Verbruggen2016-11-082-71/+75
* | | | QQuickTextInput: use new QStringRef::isRightToLeft()Anton Kudryavtsev2016-11-121-1/+1
* | | | Scale images correctly with sourceSize and PreserveAspectCrop/FitAlbert Astals Cid2016-11-113-9/+20
* | | | Fix building with -no-openglAndy Nichols2016-11-111-0/+1
* | | | QQuickTextEdit: fix the type of a variableGiuseppe D'Angelo2016-11-031-1/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-034-5/+6
|\| | |
| * | | Quick: allow NaN check to be inlinedErik Verbruggen2016-11-021-2/+2
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-beta1Liang Qi2016-10-273-3/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-273-3/+4
| | |\|
| | | * Fix documentation for dragFinished signalAndy Shaw2016-10-261-1/+1
| | | * Fix TextInput::selectByMouse documentationMitch Curtis2016-10-191-2/+2
| | | * QQuickWindow: don't discard timestamps for wheel eventsJ-P Nurmi2016-10-151-0/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-224-13/+86
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-203-12/+85
| |\| |
| | * | QQuickItem: eliminate repeated access to QQmlV4Function::v4engine()J-P Nurmi2016-10-131-10/+10
| | * | Item: sort out mapFromGlobal() and mapToGlobal()J-P Nurmi2016-10-133-2/+75
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-121-1/+1
| | |\|
| * | | Doc: minor typo in doc TextInput QML typeNico Vertriest2016-10-191-1/+1