Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |
2020-12-28 | FileManager: Implement the cut file operation | Idan Horowitz |
2020-12-28 | FileManager: Add a delete_path helper for singular paths | Idan Horowitz |
2020-12-22 | FileManager: Allow creating desktop shortcut from FileManager | Alex McGrath |
2020-09-13 | FileManager: Move delete and force-delete actions to DirectoryView | Andreas Kling |
2020-08-17 | FileManager: Don't close() twice when copying a file | Andreas Kling |
2020-05-29 | Meta: Add a script check the presence of "#pragma once" in header files | Emanuele Torre |
2020-04-19 | FileManager: Replicate permissions on directory copy (#1437) | angel |
2020-02-05 | FileManager: Include sys/stat.h for struct stat | joshua stein |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-11-23 | FileManager: Added support for deleting directories | Till Mayer |
2019-09-10 | FileManager: Create FileUtils | Aaron Malpas |