aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move the throw methods from ExecutionContext to ExecutionEngineLars Knoll2014-11-041-1/+1
* Cleanup header file dependenciesLars Knoll2014-11-041-0/+1
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-10-317-10/+232
|\
| * text input: always let cursor rect have a width == 1Richard Moe Gustavsen2014-10-301-0/+21
| * Repeater & itemviews: fix setModel() JS array handlingJ-P Nurmi2014-10-294-0/+114
| * Remove mouse grabber if touch used for mouse emulation has been grabbedDaniel d'Andrada2014-10-292-10/+97
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devLars Knoll2014-10-3046-148/+707
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-2946-148/+707
| |\|
| | * Move action handlers to the Accessible attached objectJan Arve Saether2014-10-271-3/+2
| | * Properly handle negative years when printing JS Dates to strings.Ulf Hermann2014-10-242-0/+25
| | * Fix syntax error when trying to declare read-only object propertiesSimon Hausmann2014-10-243-0/+29
| | * Fix crash in SpriteSequenceAlex Blasche2014-10-243-0/+146
| | * Relayout rich text when width increasesEskil Abrahamsen Blomfeldt2014-10-231-0/+29
| | * Fix assignment to QObject pointer propertiesSimon Hausmann2014-10-231-0/+28
| | * Screen attached property: expose devicePixelRatio propertyShawn Rutledge2014-10-232-0/+3
| | * Fix line ending for test fileKai Koehne2014-10-221-10/+10
| | * Support Accessible.ignored on non-leaf itemsJan Arve Saether2014-10-214-4/+166
| | * Check list property before component when validating bindingsUlf Hermann2014-10-213-0/+14
| | * qmlstatemachine: Rename StateBase to StateKevin Funk2014-10-218-34/+34
| | * Make test more robust against ignored children.Jan Arve Saether2014-10-204-33/+84
| | * Fix tst_qquickpositioners on OS XFrederik Gladhorn2014-10-201-0/+3
| | * Stabilize and fix comparisons in animator tests.Gunnar Sletta2014-10-1011-64/+60
| | * PathView: Fix QML engine thinking currentItem is null when it's notSérgio Martins2014-10-102-0/+42
| | * Fix QQmlExpression/QQmlScriptString/QQmlBinding crashesSimon Hausmann2014-10-092-0/+32
* | | Basic support for typed arraysLars Knoll2014-10-293-0/+760
* | | Implement DataViewLars Knoll2014-10-291-0/+1
* | | Implement ArrayBufferLars Knoll2014-10-291-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-0944-334/+780
|\|
| * Fix memory leak and crash with transform animators.Gunnar Sletta2014-10-091-0/+77
| * Compare doesn't work for colors, so compare the channels explcitily.Gunnar Sletta2014-10-091-1/+3
| * Relax ShaderEffectSource's sourceItem vs window handling.Gunnar Sletta2014-10-091-0/+82
| * Fix missing glyphs in selectionEskil Abrahamsen Blomfeldt2014-10-091-0/+17
| * Temporarily skip tst_qquickframebufferobject when using ANGLE.Friedemann Kleint2014-10-091-0/+4
| * QQuickWindow autotest: focus transferred to parent on window closeShawn Rutledge2014-10-091-3/+0
| * qmldir parser: add support for "depends component version" syntaxShawn Rutledge2014-10-012-0/+35
| * Add orientationUpdateMask to QQuickScreenAlex Blasche2014-09-302-0/+4
| * Revert "Temporarily mark grab()/item.layer tests insignificant under ANGLE"Andrew Knight2014-09-302-36/+0
| * Partially revert "Disable tests on failing ANGLE config"Andrew Knight2014-09-301-3/+0
| * Also search for visual children in TestCase::findChild().Mitch Curtis2014-09-291-1/+36
| * QDSM: Nested statemachines are supportedSebastian Sauer2014-09-242-2/+72
| * Fix cleanup of non-threaded render loops.Gunnar Sletta2014-09-241-11/+19
| * Fix clip state tracking in Context2DMatt Fischer2014-09-221-1/+1
| * Make tst_qquickanimations more reliableUlf Hermann2014-09-191-30/+37
| * Revert mapping of var signal parameters to QJSValueSimon Hausmann2014-09-191-3/+3
| * Remove tst_dialogs - moved to qtquickcontrolsJ-P Nurmi2014-09-184-207/+1
| * Fix QQuickText::lineLaidOutRelayout autotest on OS XJan Arve Saether2014-09-171-5/+6
| * Fix mapping of JS objects/arrays to C++Simon Hausmann2014-09-175-22/+69
| * Fix crash when borders exceed item width/height in border imageEskil Abrahamsen Blomfeldt2014-09-162-0/+64
| * Make Canvas test case independent of chosen font.Ulf Hermann2014-09-161-1/+6
| * Wait longer for image to be loaded in canvas item testUlf Hermann2014-09-161-1/+1