aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Revert "Temporarily provide old Type enums in QSGGeometry"""Liang Qi2016-11-231-9/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-2330-347/+400
|\
| * Move rebuildGeometry() functions of nodesFriedemann Kleint2016-11-228-90/+91
| * QSGDistanceFieldUtil: Make use of the newly added QRawFont qHash functionRobin Burchell2016-11-182-25/+3
| * QSGRendererInterface: Add Resource suffix for consistencyLaszlo Agocs2016-11-183-9/+9
| * Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-11-154-10/+10
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-154-4/+12
| | |\
| | | * Fix more cases where DSE would optimize out too many storesErik Verbruggen2016-11-101-0/+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 crash when trying to allocate in a filled atlas textureJohn Brooks2016-10-271-1/+2
| | * | 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
| * | | Change implementation of shadow nodes to use a double-linked listGunnar Sletta2016-11-102-46/+81
| * | | 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
* | | | Shortcut: add support for multiple key sequencesJ-P Nurmi2016-11-163-38/+140
* | | | QQuickTextInput: use new QStringRef::isRightToLeft()Anton Kudryavtsev2016-11-121-1/+1
* | | | Scale images correctly with sourceSize and PreserveAspectCrop/FitAlbert Astals Cid2016-11-117-101/+346
* | | | Fix building with -no-openglAndy Nichols2016-11-112-3/+11
* | | | Ensure windows renderloop doesn't stop existing, running, animationsGunnar Sletta2016-11-091-6/+5
* | | | 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-039-38/+68
|\| | |
| * | | Quick: allow NaN check to be inlinedErik Verbruggen2016-11-021-2/+2
| * | | Fix build with QT_NO_LIBRARYSamuli Piippo2016-10-281-1/+1
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-beta1Liang Qi2016-10-276-28/+41
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-275-8/+6
| | |\|
| | | * 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
| | | * Remove superfluous warning statement in QAccessibleQuickItem::rect()Alexandru Croitor2016-10-131-4/+0
| | | * Check qgl_current_fbo_invalid before using qgl_current_fboAlexandru Croitor2016-10-131-1/+2
| | * | QQuickShortcut: allow setting a custom context matcherJ-P Nurmi2016-10-261-20/+35
| * | | Doc: better example explaining use of tx.executeSql with parametersNico Vertriest2016-10-261-7/+24
* | | | Revert "Revert "Temporarily provide old Type enums in QSGGeometry""Liang Qi2016-10-241-1/+9
* | | | Remove unused variable after animator redoGunnar Sletta2016-10-242-4/+0
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-228-23/+117
|\| | |
| * | | Windows: Fix distance field rendering with fonts with broken cmapEskil Abrahamsen Blomfeldt2016-10-211-1/+1
| * | | Add "We mean it" comment to qquickdesignercustomparserobject_p.hFriedemann Kleint2016-10-211-0/+11
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-204-12/+103
| |\| |
| | * | Row/Column/GridLayout: add missing margins properties to documentationMitch Curtis2016-10-141-0/+18
| | * | 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-124-10/+22
| | |\|
| * | | Doc: minor typo in doc TextInput QML typeNico Vertriest2016-10-191-1/+1
| * | | Revert "Temporarily provide old Type enums in QSGGeometry"Laszlo Agocs2016-10-191-9/+1
* | | | QQuickAnimatorController: add missing qquickanimator_invalidate_jobs()J-P Nurmi2016-10-211-1/+3