aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* prevent crash when set ShaderEffectSource::sourceItem nullTasuku Suzuki2014-09-121-0/+57
* Fix a typo and a warning in qmltest::shadersource-from-other-windowTasuku Suzuki2014-09-121-1/+4
* Fix setUTCXxx methods in DateLars Knoll2014-09-112-0/+50
* Fix roundtrip conversion between JS var and QVariantLars Knoll2014-09-114-2/+81
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Simon Hausmann2014-09-115-1/+48
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-09-085-1/+48
| |\
| | * QML: parse .js files as JavaScript, not QML.Erik Verbruggen2014-09-053-0/+28
| | * Fix crashes when calling Array.sort with imperfect sort functionsLars Knoll2014-09-012-1/+20
* | | autotests: fix build on iOSRichard Moe Gustavsen2014-09-112-3/+3
* | | Disable tst_QQuickListView::programmaticFlickAtBounds()Eskil Abrahamsen Blomfeldt2014-09-101-0/+2
* | | Fix pixel bleed in BorderImageEskil Abrahamsen Blomfeldt2014-09-1013-0/+405
|/ /
* | MouseArea: Fix cancelling the double click when the windows loses focusOlivier Goffart2014-09-032-8/+53
* | Fix performance regression caused by SG signals in QQuickItem.Gunnar Sletta2014-09-031-8/+13
* | Fix selection of text with negative right bearingEskil Abrahamsen Blomfeldt2014-09-026-0/+120
* | tst_qquickcanvasitem: Setting as insignificant.Simo Fält2014-08-291-0/+1
* | introduce *.ui.qml file types as new forms file typeTim Jenssen2014-08-297-0/+65
* | Add new property "designersupported" to qmldirTim Jenssen2014-08-2812-18/+361
* | Added QSGPainterNode abstraction to QSGAdaptationLayerAndy Nichols2014-08-272-4/+4
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Simon Hausmann2014-08-264-1/+140
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-264-1/+140
| |\|
| | * Fix crash with early QObject property accessSimon Hausmann2014-08-252-0/+33
| | * tst_dialogs: verify that rootObject is validRobin Burchell2014-08-151-0/+3
| | * tst_dialogs: QTRY_ on the expression (spyVisibilityChanged.count) not the var...Robin Burchell2014-08-151-1/+1
| | * The cached objects can be deleted, so keep them in a QPointer.Gunnar Sletta2014-08-141-0/+103
* | | QSM: Reintroduce guard argument evaluationSebastian Sauer2014-08-252-0/+191
* | | Remove references transforms have to items in QQuickItem's destructor.Mitch Curtis2014-08-252-0/+44
|/ /
* | Update license headers and add new licensesJani Heikkinen2014-08-25594-11251/+6499
* | Downscale textures which exceed the GL texture limitGunnar Sletta2014-08-234-0/+77
* | Introspect qrc files in FolderListModel.Gatis Paeglis2014-08-225-8/+32
* | v4: Enable primitive conversation to QQmlScriptString in javascriptSebastian Sauer2014-08-222-0/+84
* | Fix setContextObject to re-evaluate bindingsAlex Montgomery2014-08-151-0/+12
* | CleanupSimon Hausmann2014-08-154-16/+16
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-146-38/+7
|\|
| * Silence harmless compiler warning.Gunnar Sletta2014-08-121-3/+2
| * benchmarks: Skip compilation of (and mark with FIXME) a few benchmarks that d...Robin Burchell2014-08-122-2/+2
| * benchmarks/particles: fix projects to actually buildRobin Burchell2014-08-122-2/+2
| * Fix compilation of tst_compilation (:-P) benchmark.Robin Burchell2014-08-122-31/+1
* | Ignore extra arguments passed to Context2D functions.Mitch Curtis2014-08-141-0/+343
* | Remove QQuickWindow::glslVersion & glslIsCoreProfileJ-P Nurmi2014-08-131-35/+0
* | Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-1210-8/+171
|\|
| * Avoid double deletion when deleting an incubating component.Martin Jones2014-08-111-4/+0
| * Fix crash when loading invalid QML with behavior on invalid group propertySimon Hausmann2014-08-083-0/+7