mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-01-29 06:10:51 +00:00
* feat: send deleted files to system trash This refactors the file deletion code to send files to the system trash instead of performing a hard deletion. It also fixes deleting video files and GIFs loaded in the Preview Panel. * feat(ui): add file deletion confirmation boxes * feat(ui): add delete file menu option + shortcut * ui: update file deletion message boxes * fix(ui): same default confirm button on win/mac - Make "Yes" the default choice in the delete file modal for both Windows and macOS (Linux untested) - Change status messages to be more broad, since they also are displayed when cancelling the operation * ui: show perm deletion warning on all platforms
19 lines
352 B
Plaintext
19 lines
352 B
Plaintext
humanfriendly==10.0
|
|
opencv_python>=4.8.0.74,<=4.9.0.80
|
|
Pillow==10.3.0
|
|
PySide6==6.7.1
|
|
PySide6_Addons==6.7.1
|
|
PySide6_Essentials==6.7.1
|
|
typing_extensions>=3.10.0.0,<=4.11.0
|
|
ujson>=5.8.0,<=5.9.0
|
|
numpy==1.26.4
|
|
rawpy==0.21.0
|
|
pillow-heif==0.16.0
|
|
chardet==5.2.0
|
|
pydub==0.25.1
|
|
mutagen==1.47.0
|
|
numpy==1.26.4
|
|
ffmpeg-python==0.2.0
|
|
Send2Trash==1.8.3
|
|
vtf2img==0.1.0
|