qtdeclarative/examples/quickcontrols/filesystemexplorer
Dennis Oberst c3c98748eb Filesystem Explorer: Add a minimum width and height
This prevents to reduce the window to a minimum of 1px (default), where
it gets hard to expand the window again. As a drive-by improve the
visualization of highlighted files.

Fixes: QTBUG-119785
Change-Id: Ib4a7f37fa4886589bad4cce534a9d73c352dd4ee
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
(cherry picked from commit eaaa8647da)
2024-01-25 09:32:28 +00:00
..
doc Filesystem Explorer: Guard against mobile usage 2024-01-22 16:01:03 +00:00
icons Filesystem Explorer Example: Introduce version 2 2023-08-23 11:48:19 +00:00
qml Filesystem Explorer: Add a minimum width and height 2024-01-25 09:32:28 +00:00
CMakeLists.txt Filesystem Explorer: Guard against mobile usage 2024-01-22 16:01:03 +00:00
Main.qml Filesystem Explorer: Add a minimum width and height 2024-01-25 09:32:28 +00:00
filesystemexplorer.pro Filesystem Explorer: Guard against mobile usage 2024-01-22 16:01:03 +00:00
filesystemmodel.cpp Filesystem Explorer Example: Introduce version 2 2023-08-23 11:48:19 +00:00
filesystemmodel.h Filesystem Explorer Example: Introduce version 2 2023-08-23 11:48:19 +00:00
linenumbermodel.cpp Filesystem Explorer Example: Introduce version 2 2023-08-23 11:48:19 +00:00
linenumbermodel.h Filesystem Explorer Example: Introduce version 2 2023-08-23 11:48:19 +00:00
main.cpp Filesystem Explorer Example: Introduce version 2 2023-08-23 11:48:19 +00:00
qmldir Filesystem Explorer Example: Introduce version 2 2023-08-23 11:48:19 +00:00