aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* qmlformat: Fix nested functionsMaximilian Goldstein2020-07-034-1/+38
* Fix baseUrl returning an empty urlJaeyoon Jung2020-07-021-0/+13
* qmlformat: Fix nested ifsMaximilian Goldstein2020-07-023-0/+67
* Fix MouseArea mouseX/mouseY coordinates while draggingShawn Rutledge2020-07-022-3/+94
* Revive QTQUICK_COMPILER_SKIPPED_RESOURCESUlf Hermann2020-07-023-2/+21
* qmlformat: Fix trailing newline in if blocksMaximilian Goldstein2020-07-026-3/+22
* qmlformat: Fix inline componentsMaximilian Goldstein2020-07-023-0/+23
* qmlformat: Fix multiline bindingsMaximilian Goldstein2020-07-023-0/+18
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-07-013-0/+15
* Change the cursor within HoverHandler.marginShawn Rutledge2020-06-302-0/+71
* qv4dateobject.cpp: USE_QTZ_SYSTEM_TIMEZONE on more platformsUlf Hermann2020-06-251-0/+16
* Warn circular dependency when loading typesJaeyoon Jung2020-06-163-0/+15
* Cull removed items from QQuickItemViewFabian Kosmale2020-06-152-0/+60
* Fix QQuickKeyNavigationAttached issueValery Volgutov2020-06-122-0/+54
* Fix race condition in QQmlData::createPropertyCacheFabian Kosmale2020-06-091-0/+23
* qtdeclarative: Disable movingItemWithHoverHandler on macOSMaximilian Goldstein2020-06-091-0/+3
* Blacklist tst_QQuickTextEdit::linkHover() on macOSFabian Kosmale2020-06-091-0/+5