Commit graph

439 commits

Author SHA1 Message Date
Jeremy Soller
392fe2e73c
Merge pull request #301 from Csani10/master
i18n(hu): Add Hungarian translation
2024-07-25 11:31:35 -06:00
Jeremy Soller
766328410f
Merge pull request #300 from xalt7x/ukrainian-translation
Update Ukrainian translation
2024-07-25 11:31:22 -06:00
Csani10
ae7f1e8457
i18n(hu): Add Hungarian translation 2024-07-25 17:48:03 +02:00
Yevhen Popok
300d144f9c Update Ukrainian translation 2024-07-25 18:00:38 +03:00
Jeremy Soller
1820433da4
Merge pull request #295 from pop-os/undo-toaster
Implement undo toaster for trash operations
2024-07-23 09:33:32 -06:00
Jeremy Soller
9a42b17def
Merge pull request #294 from Weeesly/master
Add es-419 translations
2024-07-22 17:19:14 -06:00
Michael Aaron Murphy
acf423582f
feat: undo toaster 2024-07-22 17:56:10 +02:00
Michael Aaron Murphy
c1f61a401d
chore: update libcosmic 2024-07-22 17:56:06 +02:00
Weeesly
910bf0349b
Merge branch 'pop-os:master' into master 2024-07-21 20:09:57 -03:00
Weeesly
0c19a6cda8
Update cosmic_files.ftl 2024-07-21 19:55:00 -03: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
Jeremy Soller
4ed865289c
Merge pull request #276 from git-f0x/master
Design matching
2024-07-17 07:49:10 -06:00
Jeremy Soller
c5f53d9555
Update libcosmic 2024-07-17 07:47:42 -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
XLion
86d647512e Update zh-TW translations 2024-07-15 08:02:28 -06:00
dengelt
0987a299a0 support CARGO_TARGET_DIR 2024-07-15 08:01:54 -06: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
Weeesly
637896f047
Create cosmic_files.ftl 2024-07-14 22:36:08 -03: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
Jeremy Soller
b9da78cbfc
Merge pull request #277 from joshuamegnauth54/localize-datetime
Localized date strings
2024-07-12 08:04:19 -06: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
49bc33af7e
Update translations 2024-07-11 15:32:31 -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
a3ea6d5197
Update cosmic-text to fix clipping, part of #255 2024-07-09 11:23:01 -06:00
Jeremy Soller
d31e103f65
Ellipsize breadcrumbs that do not fit, fixes #189 2024-07-09 11:16:14 -06:00
Jeremy Soller
56401527e4
Merge branch 'master' of https://github.com/pop-os/cosmic-files 2024-07-08 20:52:06 -06:00
Jeremy Soller
107422ec6c
Do not wrap breadcrumbs 2024-07-08 20:52:00 -06:00
Jeremy Soller
0b0074c7c3
Merge pull request #273 from hugok79/patch-3-pt
i18n (pt): Update Portuguese translation
2024-07-08 18:48:11 -06:00
Hugo Carvalho
402055f7e2
i18n (pt): Update Portuguese translation 2024-07-09 00:43:48 +01:00