aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | QQuickWindow::createTextureFromImage(): return nullptr for null imagesMitch Curtis2017-05-151-1/+1
| | | |/ / / / / / / / /
| | | * | | | | | | | | Ensure same glyph cache is used for same font at different sizesMichael Brasser2017-05-102-3/+25
| | | * | | | | | | | | Move pointerEvent instance to QQuickWindowJan Arve Saether2017-05-103-29/+52
| | | * | | | | | | | | Fix hover delivery in case of touch release eventsFrederik Gladhorn2017-05-101-2/+8
| | | * | | | | | | | | Touch child mouse filtering: pass not grabbed points inside item boundsFrederik Gladhorn2017-05-071-1/+2
| | | * | | | | | | | | Merge 5.9 into 5.9.0v5.9.0-beta4Oswald Buddenhagen2017-05-053-10/+10
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Doc: fix some typos in qsgrenderer.cppJüri Valdmann2017-05-041-2/+2
| | | | * | | | | | | | | Doc: fix some typos in qsgnode.cppJüri Valdmann2017-05-041-6/+6
| | | | * | | | | | | | | Fix remaining QQWindow qCDebugs to show eventpoint IDs in hexShawn Rutledge2017-05-041-2/+2
| | | * | | | | | | | | | qquickpixmapcache: fix crash when loading images asynchronouslyArnaud Vrac2017-05-051-1/+1
| | | * | | | | | | | | | Software: Fix leaking of SGTexturesAndy Nichols2017-05-051-0/+3
| | | |/ / / / / / / / /
| | | * | | | | | | | | Doc: fix 'adpatation' -> 'adaptation'Jüri Valdmann2017-05-034-5/+5
| * | | | | | | | | | | Add Qt.platform.pluginName propertySami Nurmenniemi2017-06-061-0/+5
| * | | | | | | | | | | Remove QQuickAnimatedImage::sourceSizeChangedAlbert Astals Cid2017-06-021-1/+0
| * | | | | | | | | | | Revert "QQuickRectangle: Optimize setGradient"Robin Burchell2017-06-013-2/+24
| |/ / / / / / / / / /
| * | | | | | | | | | Add screen product informationPier Luigi Fiorini2017-05-233-0/+58
| * | | | | | | | | | Add advance property to QQuickTextEskil Abrahamsen Blomfeldt2017-05-193-0/+50
| * | | | | | | | | | QSGContext: Remove some dead codeRobin Burchell2017-05-111-8/+0
* | | | | | | | | | | Do not crash on WindowsJan Arve Saether2017-06-233-3/+2
* | | | | | | | | | | Add tst_multipointtoucharea_interop autotestShawn Rutledge2017-05-271-1/+0
* | | | | | | | | | | Fix some problems with MouseDblClick handlingJan Arve Saether2017-05-264-3/+19
* | | | | | | | | | | Move properties into grouped "point" propertyJan Arve Saether2017-05-234-91/+109
* | | | | | | | | | | Change enum values to not start from 0Jan Arve Saether2017-05-221-7/+7
* | | | | | | | | | | Start over with event delivery when touchpoint releases occurShawn Rutledge2017-05-2210-53/+87
* | | | | | | | | | | TapHandler: don't give up passive grab on setPressed(false)Shawn Rutledge2017-05-151-5/+2
* | | | | | | | | | | Don't allow one handler to cancel another's grab, unless it is stealingShawn Rutledge2017-05-151-0/+3
* | | | | | | | | | | QQuickPointerEvent debug operator: don't crash if original event nullShawn Rutledge2017-05-111-1/+4
* | | | | | | | | | | QQuickPointerEvent debug operator: add timestampShawn Rutledge2017-05-111-1/+3
* | | | | | | | | | | Default QQuickItem::acceptTouchEvents to true until Qt 6Shawn Rutledge2017-05-105-2/+17
* | | | | | | | | | | Only send filtered events to the parent of the receiverJan Arve Saether2017-05-081-0/+2
* | | | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-05-08116-149/+352
|\| | | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-02105-17/+269
| |\| | | | | | | | |
| | * | | | | | | | | ICC issue: cast both sides of sign-bit-changing expressions to uintThiago Macieira2017-04-281-1/+1
| | * | | | | | | | | Add a method to query the scene graph backendMichael Brüning2017-04-274-0/+25
| | * | | | | | | | | Run includemocs in qtdeclarativeThiago Macieira2017-04-26101-0/+184
| | * | | | | | | | | Document Screen virtualX and virtualYPier Luigi Fiorini2017-04-261-0/+14
| | * | | | | | | | | Doc: correct reference to sectionNico Vertriest2017-04-261-2/+1
| | * | | | | | | | | Doc: correct \sa statementNico Vertriest2017-04-261-1/+1
| | * | | | | | | | | Fix populating selection clipboard with keyboardVolodymyr Samokhatko2017-04-261-0/+7
| | * | | | | | | | | Fix Canvas memory leakRoman Pasechnik2017-04-251-0/+6
| | * | | | | | | | | Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-04-252-2/+2
| | * | | | | | | | | QSGBatchRenderer: Fix a performance regression noted by qmlbenchRobin Burchell2017-04-241-11/+28
| * | | | | | | | | | QQuickRectangle: Optimize setGradientRobin Burchell2017-04-283-24/+2
| * | | | | | | | | | QQuickRectangle: Use parenting on QQuickPen to speed up pen changesRobin Burchell2017-04-282-7/+4
| * | | | | | | | | | QQuickImageBase: Avoid a signal connection altogetherRobin Burchell2017-04-282-10/+9
| * | | | | | | | | | Add a include to fix build for qsgshaderrewriter.cppLiang Qi2017-04-261-0/+1
| * | | | | | | | | | QQuickText: apply updateSize() optimization for item change listenersJ-P Nurmi2017-04-251-2/+2
| * | | | | | | | | | QQuickRectangle: Inline a method into its sole callerRobin Burchell2017-04-252-15/+10
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devRobin Burchell2017-04-226-6/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-04-226-6/+8
| | |\| | | | | | | |