aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QQuickItemParticle give() method kill particleFabio Falsini2021-02-062-1/+6
* QSequentialAnimationGroupJob: Protect against self-deletionUlf Hermann2021-02-051-1/+41
* Change QQuickShortcut::setSequences to bind to all sequencesAndreas Buhr2021-02-041-4/+89
* QQuickListView: Add autotest so that animated delegate does not crashJan Arve Sæther2021-02-043-0/+60
* QQmlIRLoader: Actually load RequiredPropertyExtraDataFabian Kosmale2021-02-032-0/+17
* ListModel: Fix move handling in syncFabian Kosmale2021-02-025-0/+361
* tst_EcmaScriptTests: Raise timeoutFabian Kosmale2021-01-281-1/+1
* QuickLayouts: fix crash when layout width depends on parent widthIvan Solovev2021-01-221-0/+37
* Fix QQuickShortcut::setContext so re-grab all shortcutsAndreas Buhr2021-01-221-0/+44
* Do not revert properties of deleted objectsAlexey Edelev2021-01-142-0/+116
* Fix Text with ElideRight not being rendered when width goes from 0 to >0Fabian Kosmale2021-01-142-0/+33
* Cache static compilation unitsUlf Hermann2021-01-141-30/+97
* Add Lancelot tests for both types of clippingLaszlo Agocs2021-01-133-0/+99
* QQuickLoader: prevent clearing initial properties after active = trueWang Chuan2021-01-112-0/+25
* Correct #if-ery in QML locale's time-zone update testEdward Welbourne2021-01-081-7/+11
* Fix IC properties in same fileFabian Kosmale2020-12-242-0/+12
* QML: Fix proxy iterationFabian Kosmale2020-12-232-0/+39
* Show a tableview even if the syncView has an empty modelAndy Shaw2020-12-091-0/+43
* qqmlistmodel: Fix crash when modelCache is nullMaximilian Goldstein2020-12-081-0/+22
* qv4qmlcontext: Fix bounded signal expressions when debuggingMaximilian Goldstein2020-12-041-3/+9
* Fix crash when calling hasOwnProperty() on proxy objectRichard Weickelt2020-11-251-1/+30
* Fix QML property cache leaks of delegate itemsAndrei Golubev2020-11-244-0/+120
* QML Text doesn't reset lineCount when text is emptyShinichi Okada2020-11-201-0/+37
* Inline components: Fix custom parser supportFabian Kosmale2020-10-282-0/+24
* TableView: ensure we rebuild the sync view, even when flicking on a sync view...Richard Moe Gustavsen2020-10-261-0/+37
* Fix compiler warning: mark overrides as such, remove virtualVolker Hilsheimer2020-10-231-6/+6
* Update and activate tst_animatorsShawn Rutledge2020-10-233-20/+33
* TableView: ensure we update content size upon model changesRichard Moe Gustavsen2020-10-221-10/+86
* QQuickShaderEffect: fix crash when hiding parentMitch Curtis2020-10-192-0/+147
* Fix alwaysRunToEnd==true prevented complex Anim from stoppingPiotr Mikolajczyk2020-10-163-0/+163
* QQuickTextEdit: ensure we update document width when padding has changedRichard Moe Gustavsen2020-10-082-0/+33
* QQuickListView: prevent mouse delivery in floating header or footerShawn Rutledge2020-10-072-0/+87
* qmlformat: Fix computed property namesMaximilian Goldstein2020-10-073-0/+34
* qmlformat: Fix formatting of for...of loops using array variablesMaximilian Goldstein2020-10-073-0/+28
* qmlformat: Fix inline componentsMaximilian Goldstein2020-10-061-5/+2
* qqmlimport: Use stable_partition instead of stable_sortFabian Kosmale2020-09-282-12/+24
* qmlformat: Fix multiline comment attachmentMaximilian Goldstein2020-09-163-0/+29
* qmlformat: Fix template literalsMaximilian Goldstein2020-09-043-0/+9
* Improve lancelot test case for recursive ShaderEffectSourceEirik Aavitsland2020-08-272-29/+1
* Follow layoutMirroring in Layout marginsDavid Edmundson2020-08-261-0/+41
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-251-0/+3
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-252-0/+32
* Update tst_DragHandler::mouseDragThreshold zero-threshold test caseShawn Rutledge2020-08-241-7/+8
* QQmlObjectCreator: fix member func call with this == nullptrEvgeniy A. Dushistov2020-08-202-0/+20
* QQmlInfo: print ancestor of object if it has no QML engineMitch Curtis2020-07-277-100/+261
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-221-1/+1
* QQmlIRLoader: Restore inline components correctlyFabian Kosmale2020-07-222-0/+24
* List QtQml, QtQml.Models, and QtQml.WorkerScript as dependenciesUlf Hermann2020-07-091-1/+6
* Add binary compatibility files for QtDeclarative for 5.15Milla Pohjanheimo2020-07-084-0/+60489
* Give a better score for methods with a convertable type when matchingAndy Shaw2020-07-073-0/+37