Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 7.0.0
Description
Remove... file in "File System" view prompts and then deletes the file.
On Windows Explorer the Delete operation is moving the file to Recycle Bin, where there an option to restore a deleted file.
Since Qt 5.15 there is QFile::moveToTrash() which could be used for this operation.
The Delete operation has the Del keyboard sequence, bypassing Recycle bin can be done by using Shift + Del.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-30847 QtCreator should remove files to trash
-
- Closed
-