aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix adding columns to TreeViewAntti Määttä2024-04-175-0/+103
* QQmlComponent::loadFromModule: Improve error handlingFabian Kosmale2024-04-171-0/+8
* DelegateChooser: React to changes of choice property (via QAIM)Fabian Kosmale2024-04-162-0/+115
* Improve error message for broken QML_SINGLETONCarl Schwan2024-04-151-21/+21
* richtext formatting of numbered and bullet lists (<ol> and <ul>)Sami Shalayel2024-04-151-1/+6
* tst_slider: fail on warningsVladimir Belyavsky2024-04-151-66/+68
* Fix revisioning of the variableAxes property in the Quick Font typeVolker Hilsheimer2024-04-151-0/+36
* Remove native style customization warnings for ItemDelegateMitch Curtis2024-04-151-2/+2
* qmltyperegistrar: Improve readability and performanceUlf Hermann2024-04-132-12/+12
* Make sure PathView index isn't negative when filling the modelKaj Grönholm2024-04-122-0/+91
* QtQml: Add a wrapper builtin for QQmlV4Function*Ulf Hermann2024-04-125-7/+7
* Fix Text with ElideRight rendering when margins are setIvan Solovev2024-04-122-1/+38
* qmlls: go to definition for componentsSemih Yavuz2024-04-122-0/+6
* 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_rangeslider: fail on warningsVladimir Belyavsky2024-04-121-75/+77
* tst_spinbox: fail on warningsVladimir Belyavsky2024-04-121-75/+76
* QQuickItem::setFocus: Don't return too earlyDoris Verria2024-04-112-0/+84
* Loader: keep control over resizingFabian Kosmale2024-04-112-6/+40
* ItemView: Avoid undesired repositioning in updateCurrentFabian Kosmale2024-04-112-0/+75
* QmlCompiler: Allow coercion of lists to stringsUlf Hermann2024-04-113-0/+51
* QmlCompiler: Correctly mark side effects for list operationsUlf Hermann2024-04-113-0/+30
* qmlformat: Preserve up to 1 empty line between statementsLuca Di Sera2024-04-1111-0/+76
* Correct license for test filesLucie Gérard2024-04-116-6/+6
* QQuickPaintedItem: make the antialiasing property workEirik Aavitsland2024-04-111-6/+14
* qmldom: workaround crash in visiting AstCommentsSemih Yavuz2024-04-112-0/+35
* Add file locations for enum keyword and valuesSemih Yavuz2024-04-112-0/+28
* Add file locations for Pragma keyword, id and the valuesSemih Yavuz2024-04-112-1/+30
* Add missing file locations in Function DeclarationsSemih Yavuz2024-04-112-0/+40
* Add missing file locations in ImportSemih Yavuz2024-04-112-0/+97
* Fix build of rendercontrol test on AndroidVolker Hilsheimer2024-04-101-1/+1
* qmltc: Enforce basic required propertiesLuca Di Sera2024-04-095-3/+191
* Fix binding loop and polish issue in quick layoutSanthosh Kumar2024-04-091-0/+72
* Revert "Skip Vulkan on Android in nodes autotest"Assam Boudjelthia2024-04-081-2/+1
* ListModel: Treat QV4::Sequence and QV4::QmlListWrapper like arraysUlf Hermann2024-04-082-0/+187
* Return masked characters for passwords during narrationPavel Dubsky2024-04-081-0/+30
* TextEdit: don't skip nested frames or their blocks in updatePaintNodeShawn Rutledge2024-04-082-0/+112
* QmlCompiler: Handle scripts as type lookups on GetLookupUlf Hermann2024-04-054-0/+23
* QtQml: Add option to disambiguate resources for qmldir filesUlf Hermann2024-04-051-0/+3
* QtQml: Resolve generalized group properties during alias resolutionUlf Hermann2024-04-053-0/+151
* tst_qmltyperegistrar: Add missing autotool setup for plugin targetFabian Kosmale2024-04-051-0/+1
* qmllint: do not construct well known valuetypes from string (part 1)Sami Shalayel2024-04-056-3/+51
* qmllint: do not complain about JS typesSami Shalayel2024-04-053-0/+17
* qmlls: test deferred/generalized grouped properties in qmllsSami Shalayel2024-04-052-5/+52
* dom: avoid asserts during dom constructionSami Shalayel2024-04-053-0/+23
* dom: dot separated identifiers for all bindingsSami Shalayel2024-04-052-0/+42
* Add a way to set a custom depth texture on a QQuickRenderTargetLaszlo Agocs2024-04-052-24/+185
* QtQml: Discard events on engine shutdown rather than processing themUlf Hermann2024-04-052-0/+46
* V4: Don't call methods on nullptrUlf Hermann2024-04-051-0/+21
* tst_qqmlprofilerservice: Wait up to 30s for first frame of a windowUlf Hermann2024-04-041-1/+1