qtdeclarative/examples/quickcontrols/ios/todolist
Jan Arve Sæther ccf59c66d9 Add Expanding size policy to some controls and items
Applies to the following Quick items:
* TextEdit
* TextInput
* Flickable

and Qt Quick Controls:
* ProgressBar
* Slider
* RangeSlider

It follows the same Expanding size policies as the corresponding widgets

Also enable size policies the following examples (and thus remove
several lines of Layout.fill.*):

* quick/layouts
* quickcontrols/ios/todolist

Task-number: QTBUG-117597
Pick-to: 6.8
Change-Id: Id4f552aa4c8e85a65b00ff1cf06f34dd7ddeb9fa
Reviewed-by: Santhosh Kumar <santhosh.kumar.selvaraj@qt.io>
2024-07-17 15:21:35 +00:00
..
doc Update mobile example categories for Qt 6.6 2023-09-11 13:22:00 +00:00
images Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
src Add Expanding size policy to some controls and items 2024-07-17 15:21:35 +00:00
AppSettings.qml Examples: Fix license to Commercial or BSD-3-Clause 2023-06-26 16:23:24 +02:00
CMakeLists.txt CMake: Add deployment API to our examples 2024-03-27 18:57:34 +01:00
Database.qml Examples: Fix license to Commercial or BSD-3-Clause 2023-06-26 16:23:24 +02:00
FontSizePage.qml Examples: Fix license to Commercial or BSD-3-Clause 2023-06-26 16:23:24 +02:00
HomePage.qml Update manual tests and examples for change in default size policy 2024-02-21 14:27:54 +01:00
MaxTasksPage.qml Update manual tests and examples for change in default size policy 2024-02-21 14:27:54 +01:00
NavBar.qml Examples: Fix license to Commercial or BSD-3-Clause 2023-06-26 16:23:24 +02:00
ProjectPage.qml Add Expanding size policy to some controls and items 2024-07-17 15:21:35 +00:00
SettingsPage.qml Examples: Fix license to Commercial or BSD-3-Clause 2023-06-26 16:23:24 +02:00
ToggleCompletedTasksPage.qml Update manual tests and examples for change in default size policy 2024-02-21 14:27:54 +01:00
main.qml Examples: Fix license to Commercial or BSD-3-Clause 2023-06-26 16:23:24 +02:00
qmldir Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
todolist.pro Doc: remove "2" from Qt Quick Controls files 2022-12-01 10:26:28 +08:00