Commit History

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