aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Document and uphold precondition of metaTypeFromJS()Ulf Hermann47 hours4-0/+82
* tst_focus: skip all tests on platforms without window activationMitch Curtis3 days1-0/+7
* Move duplicate WindowActivation checks into a skip macroMitch Curtis3 days8-105/+38
* V4: Store the sign bit of NaNs in QV4::StaticValueUlf Hermann4 days1-1/+0
* TypedArray: Preserve exact NaN bit pattern on fill()Ulf Hermann7 days1-1/+0
* Fix ShaderEffect warning in tst_combobox.qmlMitch Curtis8 days3-10/+20
* qmlcompiler: Sanitize qmldir paths before using themUlf Hermann9 days2-0/+14
* Fix warnings in tst_combobox.qmlMitch Curtis9 days1-12/+17
* Call polish after setting HAlign in Qml TextEditEd Cooke10 days2-26/+26
* dom: avoid asserts during dom constructionSami Shalayel11 days3-0/+23
* tst_qv4estable: fix -Wsign-compareMarc Mutz13 days1-3/+3
* SplitView: fix resized item jumping in size when an item is hiddenMitch Curtis2024-05-101-8/+91
* ComboBox: fix popup palette inheritanceMitch Curtis2024-05-083-0/+126
* Skip tst_QQuickApplicationWindow::attachedProperties on EGLFSŁukasz Matysiak2024-05-071-0/+4
* Do not try to rearrange if the width/height is < 0Jan Arve Sæther2024-04-301-0/+43
* Only apply QWindow::setVisibility() on first show or explicit requestTor Arne Vestbø2024-04-302-0/+41
* Do not assert when preferred{Width|Height} is infinityJan Arve Sæther2024-04-241-1/+13
* cmake: fix .qmlls.ini generation for dotted urisSami Shalayel2024-04-248-0/+66
* qmlcachegen: Improve warnings for missing return type annotationsOlivier De Cannière2024-04-237-5/+71
* V4: Handle all array-like containers when converting to QJsonArrayOlivier De Cannière2024-04-234-0/+89
* QtQml: Fix some type conversion edge casesUlf Hermann2024-04-232-0/+27
* Fix attached property propagation through ListView with BehaviorMitch Curtis2024-04-191-0/+39
* qmlls: assume bound identifiers in completionsSami Shalayel2024-04-182-0/+31
* qmllint: do not ignore command line options with --ignore-settingsSami Shalayel2024-04-184-0/+24
* Fix adding columns to TreeViewAntti Määttä2024-04-185-0/+103
* QQuickTableView: support unselecting cellsRichard Moe Gustavsen2024-04-173-19/+92
* QQmlComponent::loadFromModule: Improve error handlingFabian Kosmale2024-04-171-0/+8
* Return masked characters for passwords during narrationPavel Dubsky2024-04-161-0/+30
* DelegateChooser: React to changes of choice property (via QAIM)Fabian Kosmale2024-04-162-0/+115
* Make sure PathView index isn't negative when filling the modelKaj Grönholm2024-04-162-0/+91
* Fix revisioning of the variableAxes property in the Quick Font typeVolker Hilsheimer2024-04-151-0/+36
* Correct license for test filesLucie Gérard2024-04-152-2/+2
* Remove native style customization warnings for ItemDelegateMitch Curtis2024-04-151-2/+2
* Fix Text with ElideRight rendering when margins are setIvan Solovev2024-04-142-1/+38
* Fix PathView infinite create/remove loopsKaj Grönholm2024-04-123-0/+92
* Take into account inactive window when restoring focus after popup closeDoris Verria2024-04-122-0/+75
* tst_spinbox: fail on warningsVladimir Belyavsky2024-04-121-75/+76
* QQuickItem::setFocus: Don't return too earlyDoris Verria2024-04-122-0/+84
* Loader: keep control over resizingFabian Kosmale2024-04-122-6/+40
* QmlCompiler: Correctly mark side effects for list operationsUlf Hermann2024-04-113-0/+30
* ItemView: Avoid undesired repositioning in updateCurrentFabian Kosmale2024-04-112-0/+75
* QtQml: Discard events on engine shutdown rather than processing themUlf Hermann2024-04-102-0/+46
* Fix binding loop and polish issue in quick layoutSanthosh Kumar2024-04-101-0/+72
* QtQml: Resolve generalized group properties during alias resolutionUlf Hermann2024-04-103-0/+151
* ListModel: Treat QV4::Sequence and QV4::QmlListWrapper like arraysUlf Hermann2024-04-102-0/+187
* TextEdit: don't skip nested frames or their blocks in updatePaintNodeShawn Rutledge2024-04-092-0/+112
* Revert "Skip Vulkan on Android in nodes autotest"Assam Boudjelthia2024-04-091-2/+1
* QmlCompiler: Handle scripts as type lookups on GetLookupUlf Hermann2024-04-054-0/+23
* tst_qmltyperegistrar: Add missing autotool setup for plugin targetFabian Kosmale2024-04-051-0/+1
* tst_qqmlprofilerservice: Wait up to 30s for first frame of a windowUlf Hermann2024-04-051-1/+1