aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/filesystemexplorer
Commit message (Expand)AuthorAgeFilesLines
* examples: Consistently require Qt 6.8Fabian Kosmale2024-07-031-1/+1
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-271-9/+12
* Correct license for examples filesLucie Gérard2024-03-212-2/+2
* Update manual tests and examples for change in default size policySanthosh Kumar2024-02-212-0/+3
* Filesystem Explorer: Guard against mobile usageDennis Oberst2024-01-223-2/+11
* Filesystem Explorer: Add a minimum width and heightDennis Oberst2024-01-162-3/+14
* File system explorer example: Improve shortcutsFriedemann Kleint2023-11-011-2/+3
* Fix issue in File System explorer example with about popup text wrapJakub Wincenciak2023-10-251-24/+48
* Filesystem Explorer Example: Introduce version 2Dennis Oberst2023-08-2122-434/+882
* Fix filesystemexplorer example to work in macOS bundlesAlexandru Croitor2023-04-126-12/+10
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-111-1/+1
* File System Explorer example: Make QMimeDatabase a static variableFriedemann Kleint2023-02-221-3/+3
* Add File System Explorer exampleDennis Oberst2023-02-1427-0/+1367