qtdeclarative/examples/quickcontrols/filesystemexplorer/qml
Jakub Wincenciak 3c106a300f Fix issue in File System explorer example with about popup text wrap
About popup text item had property 'wrapMode' set to 'wrapAnywhere',
so I replaced it with 'wordWrap'. In addition,
I changed text to be same as in QMessageBox::aboutQt() and wrapped
it inside ScrollView.

Fixes: QTBUG-117969
Pick-to: 6.6
Change-Id: I7a138a4a6bdb592bd3dd8edbeb76042e266b7c6f
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Reviewed-by: Dennis Oberst <dennis.oberst@qt.io>
2023-10-25 11:21:52 +02:00
..
About.qml Fix issue in File System explorer example with about popup text wrap 2023-10-25 11:21:52 +02:00
Colors.qml Filesystem Explorer Example: Introduce version 2 2023-08-21 14:10:04 +02:00
Editor.qml Filesystem Explorer Example: Introduce version 2 2023-08-21 14:10:04 +02:00
FileSystemView.qml Filesystem Explorer Example: Introduce version 2 2023-08-21 14:10:04 +02:00
MyMenu.qml Filesystem Explorer Example: Introduce version 2 2023-08-21 14:10:04 +02:00
MyMenuBar.qml Filesystem Explorer Example: Introduce version 2 2023-08-21 14:10:04 +02:00
ResizeButton.qml Filesystem Explorer Example: Introduce version 2 2023-08-21 14:10:04 +02:00
Sidebar.qml Filesystem Explorer Example: Introduce version 2 2023-08-21 14:10:04 +02:00
WindowDragHandler.qml Add File System Explorer example 2023-02-14 13:32:13 +01:00