Cameron Youell
|
1dc3ba6ed5
Applications: Convert `DeprecatedFile` usages to `LibFileSystem`
|
2 éve |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 éve |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 éve |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 éve |
Lucas CHOLLET
|
be28800e0d
FileManager: Factorize code to handle drag-and-drop
|
2 éve |
Karol Baraniecki
|
506c26acce
LibGUI+Userland: Switch order of parameters for InputBox::show
|
2 éve |
Karol Baraniecki
|
8095d9276b
Userland: Replace manual checking by using GUI::InputType::NonemptyText
|
2 éve |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 éve |
Karol Kosek
|
e45434c0c7
FileManager+HackStudio+SpaceAnalyzer: Use File::can_delete_or_move
|
3 éve |
Karol Kosek
|
798154fbbc
FileManager: Calculate file action permissions for subsequent columns
|
3 éve |
implicitfield
|
39fc7359d4
FileManager: Clear the selection after deleting files
|
2 éve |
Maciej
|
b409d3cf88
FileManager: Display message box if stat()'ing a file to activate fails
|
2 éve |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 éve |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 éve |
Gunnar Beutner
|
0eb7d1e05c
FileManager: Improve error handling when posix_spawn() fails
|
2 éve |
networkException
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
2 éve |
Adam Jakubek
|
aa466723eb
FileManager: Navigate to parent dir when current location is removed
|
2 éve |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 éve |
Lucas CHOLLET
|
6f04a3778b
FileManager: Change PGID of spawned processes
|
3 éve |
Linus Groh
|
5c79681611
FileManager: Replace '->' with '→' in symlink statusbar info message
|
3 éve |
Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
3 éve |
Sam Atkins
|
dc5a318aa9
FileManager: Use TRY in run_file_operation()
|
3 éve |
Simon Danner
|
0787571192
Filemanager: Only enable rename if available
|
3 éve |
Sam Atkins
|
6b0c4908df
FileManager: Don't show command palette for the desktop
|
3 éve |
Sam Atkins
|
a4cb6a49ae
FileManager: Disable "View as..." actions for desktop DirectoryView
|
3 éve |
Leonardo Nicolas
|
9aa0cf3265
FileManager: Do not allow rename files that cannot be modified
|
3 éve |
Sam Atkins
|
f6633a1026
LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr
|
3 éve |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 éve |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 éve |
FrHun
|
8249ea792e
LibGUI+FileManager: Clarify Widget margins name
|
3 éve |