Francesco Pio Gaglione
b6a45e6f2b
Clear and close search field on nav
2024-08-10 21:54:19 +02:00
Jeremy Soller
ca1168ddf5
Merge pull request #316 from git-f0x/master
...
Add missing File menu entries
2024-08-09 14:09:41 -06:00
Vukašin Vojinović
5af7658a06
fix: add settings keybind
2024-08-09 20:09:36 +02:00
Jeremy Soller
da329004aa
Continue operations in the background if the window is closed
2024-08-09 09:59:25 -06:00
git-f0x
f03fc1e3ab
feat: add missing file menu entries
2024-08-08 15:50:16 +02:00
git-f0x
b011bc7635
fix: add padding to context menu divider
2024-08-06 18:57:47 +02:00
Vukašin Vojinović
4129ab9122
fix: match divider padding to design
2024-07-31 15:58:17 +02:00
git-f0x
5d8cb2d6bf
fix: don't scroll sorting headings
2024-07-31 14:11:37 +02:00
git-f0x
d4a642b0ff
fix(list_view): lower min ZoomIn value
2024-07-26 19:36:24 +02:00
git-f0x
ba165a15ef
fix(list_view): lower min ZoomOut value
2024-07-26 15:29:48 +02:00
git-f0x
e66e0e4de8
fix(list_view): use caption text for details when condensed
2024-07-26 12:29:29 +02:00
Jeremy Soller
82580d5660
Merge pull request #296 from joshuamegnauth54/fix-285-hanging-test
...
fix: copy_to_diff_dir_doesnt_dupe_files hangs
2024-07-25 11:32:13 -06:00
Josh Megnauth
68288fc9c1
fix: copy_to_diff_dir_doesnt_dupe_files hangs
...
Closes : #285
2024-07-22 23:23:47 -04:00
Michael Aaron Murphy
acf423582f
feat: undo toaster
2024-07-22 17:56:10 +02:00
Jeremy Soller
ec4d7341d7
Merge pull request #283 from joshuamegnauth54/fix-274-wrong-range-selected-on-sort
...
fix: Correct range on shift clicking sorted tabs
2024-07-17 07:50:48 -06:00
Josh Megnauth
d168edb4fa
fix: Correct range on shift clicking sorted tabs
...
Closes : #274
My code comments explain the problem and the fix.
2024-07-17 02:39:45 -04:00
Vukašin Vojinović
05481d55b5
fix: rectangle selection
...
This uncomments the lines preceded by HACK, since rectangle selection and some other things break.
Tweaked the `spacer-height` to the lowest value where the scrollbars don't always appear.
2024-07-15 11:11:52 +02:00
Vukašin Vojinović
142be2ea66
comment workaround
...
When these lines are uncommented, a scroll bar always shows up in Files. Commenting them makes the scollbar behave as expected.
2024-07-13 18:02:51 +02:00
Vukašin Vojinović
7dc3bf839c
improv: don't change padding on location edit
...
This fixes the other items (files, sorting headings...) moving when clicking the pencil.
2024-07-13 17:45:39 +02:00
Vukašin Vojinović
505cea111d
fix: list view padding
2024-07-13 12:10:39 +02:00
git-f0x
32a2ccbaf6
fix: tab padding
2024-07-13 11:34:03 +02:00
Vukašin Vojinović
5b1ba068d1
design matching
2024-07-13 01:53:30 +02:00
Vukašin Vojinović
d8cc38d11c
remove unused space_m
2024-07-12 21:08:22 +02:00
Vukašin Vojinović
3a47e3f9a5
match padding to design
2024-07-12 20:59:54 +02:00
Vukašin Vojinović
8efc6084ec
Merge branch 'master' into master
2024-07-12 19:46:53 +02:00
Vukašin Vojinović
ff4d40cdd4
fix conflict
2024-07-12 19:43:50 +02:00
Vukašin Vojinović
3529717476
fix: text padding at min list size
2024-07-12 19:40:46 +02:00
Vukašin Vojinović
23f0a4f942
Adjust sorting heading padding
2024-07-12 11:24:27 +02:00
Vukašin Vojinović
4e7dff5981
Lower min list size
2024-07-12 11:06:47 +02:00
Josh Megnauth
748d53fdbe
Localized date strings
...
Fixes some of #256
This patch also cleans up the `icu` dependencies from my last PR. I
added all of `icu` as a dependency last time because I assumed it would
be needed for this fix. However, `chrono` supports localization and
`icu` seemed harder to use anyway.
2024-07-12 02:20:41 -04:00
Vukašin Vojinović
ff28ff2dd5
fix
2024-07-12 01:01:11 +02:00
Jeremy Soller
eba72e131a
Get TrashItems when deleting
2024-07-11 16:20:59 -06:00
Jeremy Soller
f4975391ac
Reduce debug print level
2024-07-11 16:20:29 -06:00
Jeremy Soller
c3a28b3752
Rename operations to edit history, improve formatting, add progress button
2024-07-11 15:32:21 -06:00
Jeremy Soller
a4094bf75c
Add descriptions for operations
2024-07-11 15:31:32 -06:00
Jeremy Soller
6c2ca8acf8
Fix copy operation progress
2024-07-11 14:38:51 -06:00
Jeremy Soller
5c82e72c80
Show toast on moving to trash
2024-07-11 14:11:43 -06:00
Vukašin Vojinović
2d2aed39e2
fix: breadcrumb bar padding
2024-07-11 21:07:55 +02:00
Vukašin Vojinović
d87b40dfb3
fix: fixed size sorting headings
2024-07-11 20:20:37 +02:00
Jeremy Soller
45711e1734
Improvements for file name wrapping, fixes #7
2024-07-11 10:12:50 -06:00
Jeremy Soller
010e1a977d
Adjust default list size
2024-07-11 10:12:07 -06:00
Jeremy Soller
d31e103f65
Ellipsize breadcrumbs that do not fit, fixes #189
2024-07-09 11:16:14 -06:00
Jeremy Soller
107422ec6c
Do not wrap breadcrumbs
2024-07-08 20:52:00 -06:00
Jeremy Soller
14be0d82f9
Implement apply to all and keep both in replace dialog, fixes #180
2024-07-08 14:35:20 -06:00
Jeremy Soller
97444c3572
Use replace dialog in all required places, part of #180
2024-07-08 13:43:11 -06:00
Jeremy Soller
35fcb011c5
Add dialog for move conflict, part of #180
2024-07-08 11:51:07 -06:00
Jeremy Soller
f075d07bfd
Merge pull request #271 from Kartonrealista/master
...
Add 'Ctrl' + '+' as a zoom-in shortcut
2024-07-08 08:32:28 -06:00
Josh Megnauth
d7114aaeb9
Handle language sorter errors
2024-07-08 02:28:35 -04:00
Josh Megnauth
783256fe8b
fix: Panic on long numerical file names
...
Closes : #258
[lexical_sort](https://github.com/Aloso/lexical-sort ) is currently
unmaintained. The author recommends switching to the `icu` crate which
is maintained by the Unicode Consortium.
2024-07-08 02:00:52 -04:00
Kartonrealista
aa21b31484
Update key_bind.rs
...
Added the classical keybind for zooming in
2024-07-06 11:52:18 +02:00