aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tst_qquickmenu::mnemonics: make test friendly for transitionsOliver Eftevaag2025-02-111-2/+10
* tst_qquickmenu: Take into account menu enter transitionsDoris Verria2025-02-112-17/+30
* tst_QQuickContextMenu: fix failuresMitch Curtis2025-02-113-27/+18
* qmlformat: add test for applying settings for files optionSemih Yavuz2025-02-101-0/+10
* qmlformat: fix precedence of settingsSemih Yavuz2025-02-102-0/+72
* qmlformat: move configuration functions into librarySemih Yavuz2025-02-103-0/+59
* qmlformat: fix --write-defaultsSemih Yavuz2025-02-101-0/+30
* qmlformat: fix error message outputSemih Yavuz2025-02-101-0/+50
* LayoutItemProxy: release the old targets proxy when changing targetJan Arve Sæther2025-02-071-2/+28
* Revert "Re-enable the Qml Debug tests on Intel Macs"Ulf Hermann2025-02-071-2/+2
* QtQml: Store script CUs in QQmlMetaTypeDataUlf Hermann2025-02-075-0/+44
* tst_qquickpopup: More fixes to autotest failuresDoris Verria2025-02-071-2/+5
* QtQml: Fix assignment of fileName and URL during compilationUlf Hermann2025-02-052-23/+24
* QtQml: Reset top-level-required flag after processing sub-objectsUlf Hermann2025-02-042-0/+105
* Fix TableView crash when reordering if are either no rows or no columnsJoni Poikelin2025-02-042-0/+50
* qmlformat: Accept `from` as an identifierOlivier De Cannière2025-02-0410-0/+76
* line-by-line format: Fix state transitions for property definitionsOlivier De Cannière2025-02-046-0/+40
* ContextMenu: defer creation of Menu until it's shownMitch Curtis2025-02-045-23/+93
* qmlformat: Have the outWriter ensure spaces instead of adding themOlivier De Cannière2025-01-3116-0/+165
* QuickShapes: Handle removals of ShapePaths correctlyEirik Aavitsland2025-01-311-0/+158
* qmlformat: Preserve "?." tokens for various member access expressionsOlivier De Cannière2025-01-313-0/+14
* Fix flakiness in tst_qquicktexteditAudun Sutterud2025-01-301-9/+9
* Silence compiler warningMatthias Rauter2025-01-291-2/+2
* Update translation order list to match latest QLocale::uiLanguages()Edward Welbourne2025-01-271-2/+2
* QtQml: Add conversion code for QQmlListProperty to other listsUlf Hermann2025-01-243-7/+74
* PopupPositioner: ensure popup windows are placed inside a screenOliver Eftevaag2025-01-243-0/+227
* Qml: Fix import order for certain name resolutionsOlivier De Cannière2025-01-2410-1/+201
* QmlCompiler: Don't warn about problematic imports being unusedUlf Hermann2025-01-232-0/+20
* QtQml: Ignore revisions on signals of attached objectsUlf Hermann2025-01-233-3/+24
* QmlCompiler: Introduce transactions for the loggerUlf Hermann2025-01-222-0/+23
* QmlCompiler: Reduce duplication of warnings about missing propertiesUlf Hermann2025-01-201-12/+28
* QmlCompiler: Reduce duplication of "not found" messagesUlf Hermann2025-01-202-0/+19
* QQmlTypeLoader: Allow qmldir-listed scripts to import themselvesUlf Hermann2025-01-195-0/+37
* qmllint: Warn about invalid prefixed import access earlierUlf Hermann2025-01-191-1/+6
* Make SafeArea.additionalMargins actually add to the margins, not unionTor Arne Vestbø2025-01-192-2/+33
* Add ContextMenu::requested signalCarl Schwan2025-01-182-0/+79
* QmlCompiler: Implement MoveRegExp in the type propagatorUlf Hermann2025-01-182-0/+11
* QuickLintPlugin: Guard against deceptive default propertiesUlf Hermann2025-01-183-0/+22
* Re-enable the Qml Debug tests on Intel MacsThiago Macieira2025-01-181-2/+2
* qmldom: add Minimal DomCreationOption for QDSSami Shalayel2025-01-171-0/+3
* FileDialog: add test which uses the new sidebarOliver Eftevaag2025-01-171-1/+28
* tst_qmldomconstruction: adapt the benchmark to lazinessSami Shalayel2025-01-171-0/+3
* IR Builder: Fix translation binding parsingFabian Kosmale2025-01-161-1/+11
* ObjectCreator: Handle QQmlParserStatus for attached objectsFabian Kosmale2025-01-163-1/+36
* qmldom: simplify DomCreationOptionSami Shalayel2025-01-166-100/+41
* QDeferredSharedPointer: don't populate eagerly on factory resetSami Shalayel2025-01-162-0/+61
* Update Gradle versions in QtQ4A examplesOlli Vuolteenaho2025-01-162-2/+2
* ContextMenu: add more data rows to customContextMenu auto testMitch Curtis2025-01-154-4/+70
* Isolate Flickable's content item from Flickable's safe area marginsTor Arne Vestbø2025-01-152-0/+51
* qmltyperegistrar: Correctly handle namespaced foreign objectsUlf Hermann2025-01-142-0/+41