summaryrefslogtreecommitdiff
path: root/components/filedialog/FolderContents.qml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-09-19internal: better scroll bar2 * r + 2 * t1-2/+3
2025-09-13plugin: refactor into modules2 * r + 2 * t1-1/+1
2025-09-03filedialog: anim empty text2 * r + 2 * t1-1/+8
2025-09-03filedialog: fix anims2 * r + 2 * t1-14/+11
Assign to non reactive bindings so no update during remove anim when modelData is destroyed
2025-09-03internal: refactor Paths util2 * r + 2 * t1-1/+1
2025-09-03plugin/fsm: incremental updates2 * r + 2 * t1-2/+27
2025-09-02internal: fix undef/null errors2 * r + 2 * t1-8/+11
2025-09-02internal: use FileSystemModel for FileDialog2 * r + 2 * t1-40/+19
2025-08-27plugin: create caching image manager2 * r + 2 * t1-1/+0
No need for external proc
2025-08-24internal: add anim component2 * r + 2 * t1-6/+0
No inlining
2025-08-08internal: colour fixes2 * r + 2 * t1-1/+1
2025-08-08internal: transparency support coming soon™2 * r + 2 * t1-2/+2
Also fix media player selector text colour Fix colour preview not resetting light/dark mode
2025-08-07internal: fix transparent transitions2 * r + 2 * t1-1/+1
2025-08-04internal: refactor widgets folder2 * r + 2 * t1-0/+2
Split into subdirs and rename to components
2025-07-22filedialog: cache thumbnails2 * r + 2 * t1-2/+1
Much faster loading
2025-07-22filedialog: better icon filtering2 * r + 2 * t1-1/+1
Only thumbnail valid image types Also move wallpaper extensions into separate singleton in utils
2025-07-22filedialog: add scrollbar2 * r + 2 * t1-0/+3
2025-07-20filedialog: add filters and buttons2 * r + 2 * t1-3/+4
2025-07-20filedialog: add current item2 * r + 2 * t1-0/+8
2025-07-20filedialog: add empty text2 * r + 2 * t1-5/+39
2025-07-20filedialog: add special icons for xdg dirs2 * r + 2 * t1-9/+25
2025-07-20filedialog: add nav rail2 * r + 2 * t1-80/+116
2025-07-20filedialog: fix item size2 * r + 2 * t1-1/+4
2025-07-20filedialog: better mime detection2 * r + 2 * t1-22/+14
Required file Also show folders first
2025-07-19filedialog: navigation2 * r + 2 * t1-5/+13
2025-07-19internal: file dialog part 12 * r + 2 * t1-0/+122