aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | qmltest: Enumerate test cases / functions without evaluating QMLTor Arne Vestbø2017-09-133-29/+152
| | * | PinchHandler: correct the usage of min/max x/y for movement boundsShawn Rutledge2017-09-121-1/+1
| | * | Example: Switch to google finance URLVenugopal Shivashankar2017-09-125-63/+94
| | * | PinchHandler: make the properties useful when target is nullShawn Rutledge2017-09-122-18/+21
| | * | QQuickMultiPointHandler::eligiblePoints: use parent not targetShawn Rutledge2017-09-121-2/+2
| | * | rename TapHandler.isPressed property to pressedShawn Rutledge2017-09-1210-20/+20
| * | | QML Tooling: Not all debug services need the interpreterUlf Hermann2017-09-211-5/+7
| * | | Fix support for creating QWidgets in QMLSimon Hausmann2017-09-214-2/+306
| * | | Enable tests for boot2qtSami Nurmenniemi2017-09-2128-85/+320
| * | | In tst_qqmlimport, import from the source directoryUlf Hermann2017-09-201-3/+3
| * | | Make qmlplugindump work in shadow buildsUlf Hermann2017-09-204-4/+9
| * | | Automatically register the latest import versionMitch Curtis2017-09-121-0/+3
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-1121-244/+565
| |\ \ \
* | | | | Improve while(true/false) condition generationErik Verbruggen2017-09-261-2/+12
* | | | | Fix instruction countingErik Verbruggen2017-09-211-8/+8
* | | | | Tweak UPlus fast-pathErik Verbruggen2017-09-201-1/+1
* | | | | Fix delayed loading of arguments in binary expressionsErik Verbruggen2017-09-203-5/+136
* | | | | Remove superfluous zero fill on 32bitErik Verbruggen2017-09-201-6/+1
* | | | | Change CallData::argc to be a QV4::ValueErik Verbruggen2017-09-1935-412/+411
* | | | | Remove unused methodLars Knoll2017-09-152-29/+0
* | | | | Fix a smaller bugLars Knoll2017-09-151-7/+7
* | | | | Optimize String.match()Lars Knoll2017-09-153-42/+79
* | | | | Fix CallData setup for Script::runErik Verbruggen2017-09-153-12/+12
* | | | | Fix 32bit builds/testsErik Verbruggen2017-09-141-1/+1
* | | | | Work around different GCC versions' idea of uninitializedErik Verbruggen2017-09-131-0/+1
* | | | | Remove compare for >=0 on an unsigned typeErik Verbruggen2017-09-131-2/+2
* | | | | Fix instruction dispatch when no computed gotos are usedErik Verbruggen2017-09-131-0/+6
* | | | | Fix wide instruction dispatchErik Verbruggen2017-09-132-5/+5
* | | | | Fix building for QNX with buggy GCCErik Verbruggen2017-09-133-8/+10
* | | | | Fix argument order for bound signal expressionsErik Verbruggen2017-09-131-12/+29
* | | | | Make msvc2015 happyErik Verbruggen2017-09-132-4/+9
* | | | | Remove superfluous call to String::makeIdentifierErik Verbruggen2017-09-122-2/+2
* | | | | Fix: QQmlBoundSignal really needs a call contextErik Verbruggen2017-09-121-1/+1
* | | | | Merge remote-tracking branch 'origin/5.10' into wip/new-backendSimon Hausmann2017-09-1222-299/+608
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | don't re-deliver events to an item which already filteredShawn Rutledge2017-09-113-15/+17
| * | | | FakeFlickable: returnToBounds only on axes which need itShawn Rutledge2017-09-111-34/+21
| * | | | refactor sendFilteredMouseEvent to match sendFilteredPointerEventShawn Rutledge2017-09-112-17/+16
| | |/ / | |/| |
| * | | Remove unused member variablev5.10.0-alpha1Lars Knoll2017-09-081-1/+0
| * | | Drain the markStack while collecting rootsLars Knoll2017-09-081-1/+4
| * | | Fix double-free in QQmlTypePrivate for enum valuesErik Verbruggen2017-09-081-1/+1
| * | | singlePointHandlerProperties manual test fixesShawn Rutledge2017-09-081-1/+2
| * | | Add test for mouse event propagation and filteringJan Arve Sæther2017-09-081-0/+349
| * | | sendFilteredPointerEvent: go back to parent traversalShawn Rutledge2017-09-082-134/+103
| * | | Blacklist tst_QQuickShape tests on macOS CI runsTor Arne Vestbø2017-09-071-0/+8
| * | | QByteArray gets mapped to ArrayBufferAlbert Astals Cid2017-09-051-0/+5
| * | | rename QQuickEventPoint pos properties to positionShawn Rutledge2017-09-0512-46/+46
| * | | qmltest: Run each test in a separate QQuickView for test isolationTor Arne Vestbø2017-09-051-34/+34
| * | | shapes: Reduce stroke/fill node dataLaszlo Agocs2017-09-052-27/+14
* | | | Merge remote-tracking branch 'origin/dev' into wip/new-backendSimon Hausmann2017-09-08149-754/+1325
|\ \ \ \ | | |/ / | |/| |
| * | | Fix symbol clash with QtScript when linking staticallyVladyslav Brovko2017-09-072-0/+6