Alexander Narsudinov
|
03107d4028
FileManager: Handle possible ByteBuffer allocation failure
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
Sam Atkins
|
d564cf1e89
LibCore+Everywhere: Make Core::Stream read_line() return StringView
|
3 年之前 |
Sam Atkins
|
1925bde3c0
FileManager: Use Core::Stream for FileOperationProgressWidget
|
3 年之前 |
Jason
|
cdcf097aa8
FileManager: Add an animation for deleting files
|
3 年之前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
Sam Atkins
|
9ac757647f
FileManager: Switch FileOperationProgressWidget::did_error() to SV&
|
4 年之前 |
Sam Atkins
|
469bca9d3a
FileManager: Show progress dialog for file deletions
|
4 年之前 |
Sam Atkins
|
dd833dc220
FileManager: Rename FileOperation::Cut to FileOperation::Move
|
4 年之前 |
Sam Atkins
|
5090b1bdba
FileManager: Set file op progress window's text based on the operation
|
4 年之前 |
Sam Atkins
|
ca039e6ba1
FileManager+FileOperation: Switch to east const
|
4 年之前 |
Ali Mohammad Pur
|
51c2c69357
AK+Everywhere: Disallow constructing Functions from incompatible types
|
4 年之前 |
Andreas Kling
|
7ae7170d61
Everywhere: "file name" => "filename"
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Tobias Christiansen
|
a8915ecd61
FileManager+FileOperation: Report Errors when doing an file operation
|
4 年之前 |
Tobias Christiansen
|
7d60164d93
FileManager: Don't crash on error in FileOperation
|
4 年之前 |
Leandro Pereira
|
602f98fe67
FileManager: Estimate transfer time
|
4 年之前 |
Leandro Pereira
|
8d25290198
FileManager: Show file copying animation
|
4 年之前 |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 年之前 |
Andreas Kling
|
bf1ef6533c
FileManager+FileOperation: Show byte progress of current file
|
4 年之前 |
Andreas Kling
|
a5420ee3d0
FileManager: Use a Core::File for the FileOperation pipes
|
4 年之前 |
Andreas Kling
|
f54e290548
FileManager: Use FileOperation to perform drag&drop copy out-of-process
|
4 年之前 |