qtdeclarative/tests/auto
Olivier De Cannière d2c8fe712a UrlObject: Fix setting searchParams not modifying the url's search field
Previously, setting the search params via the searchParams.set() method
did not change the url's search field. The searchParams object now has a
back pointer to the urlObject it belongs to. Whenever a search param is
set, the url search field is also updated.

The tst_qv4urlobject test was also added to check proper behavior.

Pick-to: 6.5
Task-number: QTBUG-110454
Change-Id: I3b0e843395da8a0e5aedcf71895981f68560d9c6
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-02-09 13:02:01 +01:00
..
bic
cmake qt_add_qml_module: Make usage of AUTO_RESOURCE_PREFIX a policy 2023-02-01 23:39:19 +01:00
core Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
guiapplauncher
particles Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qml UrlObject: Fix setting searchParams not modifying the url's search field 2023-02-09 13:02:01 +01:00
qmldom Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qmlls qmlls: move into own private static library 2023-02-07 19:23:13 +01:00
qmltest QML test: Fix annoying warning in tst_animatedimage.qml 2023-01-30 18:09:31 +00:00
qmltest-blacklist Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
quick Fix mouse inside MouseArea (containsMouse) for press event 2023-02-09 09:05:46 +00:00
quickcontrols tst_dialog: Fix testing for implicitWidth and wait for enter transitions 2023-02-09 00:00:16 +01:00
quickdialogs Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
quicktest Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
quickwidgets QQuickMouseArea: do not overload pressed-signal 2023-01-24 13:41:45 +01:00
toolsupport Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
CMakeLists.txt CMake: Add iOS build auto test for Qt Quick project 2022-12-02 13:58:55 +01:00