aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | V4: Use QLocale::IncludeTrailingZeroesAfterDot for number conversionUlf Hermann2016-09-161-0/+15
| * | | | | | Merge remote-tracking branch 'origin/5.8' into devSimon Hausmann2016-08-277-5/+145
| |\ \ \ \ \ \
| * | | | | | | allow quick test events to directly target a WindowJeremy Katz2016-08-221-0/+16
* | | | | | | | Merge remote-tracking branch 'origin/5.8' into wip/pointerhandlerShawn Rutledge2016-10-0718-27/+343
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | QML: Also check for correct destroy() chainingErik Verbruggen2016-10-061-0/+1
| * | | | | | | QML: Make Heap::Object and all subclasses trivialErik Verbruggen2016-10-061-4/+5
| * | | | | | | QML: Introduce destroy() on Base subclassesErik Verbruggen2016-10-051-1/+1
| * | | | | | | Run tst_TouchMouse::buttonOnDelayedPressFlickable with both scenariosFrederik Gladhorn2016-10-041-1/+1
| * | | | | | | Fix behavior of Flickable::setPressDelayFrederik Gladhorn2016-10-041-18/+46
| * | | | | | | Add a test that verifies that keepMouseGrab worksFrederik Gladhorn2016-10-032-0/+70
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-2110-3/+182
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-167-3/+62
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Propagate window enter event as hover enter event in QQuickWindowEike Hein2016-09-151-0/+4
| | | * | | Destroy an incubating delegate if it is removed before incubation completesMartin Jones2016-09-151-3/+4
| | | * | | Allow for garbage collection of types with errors in trimCache()Michael Brasser2016-08-305-0/+54
| | * | | | Fix crash on exit when using default property aliases with layoutsMitch Curtis2016-09-153-0/+120
| * | | | | Make LayoutMirroring work with WindowJ-P Nurmi2016-09-122-1/+26
| * | | | | Add qmlRegisterUncreatableMetaObject convenience functionBogDan Vatra2016-09-073-0/+12
* | | | | | Fix rotation in PinchHandlerJan Arve Saether2016-09-161-6/+24
* | | | | | Move device id to be in bits 24-31 of the point idJan Arve Saether2016-09-161-1/+12
* | | | | | move qquickpointerhandler test to a subdirectoryShawn Rutledge2016-09-024-17/+24
* | | | | | add a map example as a manual testShawn Rutledge2016-09-014-0/+77
* | | | | | Introduce PinchHandlerShawn Rutledge2016-09-013-1/+95
* | | | | | Merge remote-tracking branch 'origin/5.8' into wip/pointerhandlerShawn Rutledge2016-08-306-1/+63
|\| | | | |
| * | | | | Fix conversion of QByteArray back to String in JavaScriptSimon Hausmann2016-08-301-0/+6
| * | | | | Fix binding dependencies when used in together with functionsSimon Hausmann2016-08-302-0/+25
| | |_|_|/ | |/| | |
| * | | | Improve error handling in library loading testSimon Hausmann2016-08-261-1/+1
| * | | | Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-08-262-0/+13
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-08-251-0/+4
| | |\| |
| | | * | Prospective fix for the plugin check on Apple platformsSimon Hausmann2016-08-251-0/+4
| | * | | V4: Correctly format on Number.toPrecision(n)Ulf Hermann2016-08-231-0/+9
| * | | | Fix mouse area pressed after removal of pre-grabFrederik Gladhorn2016-08-241-0/+18
* | | | | Introduce DragHandlerShawn Rutledge2016-08-268-1/+332
* | | | | add PointerHandler manual test projectShawn Rutledge2016-08-264-0/+119
* | | | | QQuickEventPoint::grabber: allow grabbing either an item or a handlerShawn Rutledge2016-08-231-7/+6
* | | | | Merge branch remote-tracking branch '5.8' into wip/pointerhandlerShawn Rutledge2016-08-2360-434/+622
|\| | | |
| * | | | Merge dev into 5.8Oswald Buddenhagen2016-08-2257-439/+521
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | manual tests: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-203-9/+12
| | * | | auto tests: Particles: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-2023-38/+38
| | * | | benchmarks: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-203-5/+5
| | * | | Exclude tests that require features not present on UIKit platformsJake Petroules2016-08-192-3/+5
| | * | | Adjust decarative after qtConfig changes in qtbaseLars Knoll2016-08-198-17/+13
| | * | | Flickable: Fixed rounding errors with contentX/YRiku Palomäki2016-08-182-0/+27
| | * | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-08-1717-358/+409
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1717-358/+409
| | | |\| |
| | | | * | autotests: remove qWait(1) in touch sequencesShawn Rutledge2016-08-133-22/+0
| | | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1319-358/+396
| | | | |\|
| | | | | * PathView: fix infinite construction/destruction loopAnton Kudryavtsev2016-08-122-0/+103
| | | | | * Fix test failure: wait between mouse events the proper wayJan Arve Saether2016-08-121-19/+12
| | | | | * PathView: fix item creationAnton Kudryavtsev2016-08-122-0/+101