Commit Verlauf

Autor SHA1 Nachricht Datum
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String vor 2 Jahren
  Andreas Kling 411d36719e LibCore: Simplify Core::Notifier by only allowing one event type vor 2 Jahren
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace vor 2 Jahren
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` vor 2 Jahren
  Andrew Kaster ddf348daeb Everywhere: Use ElapsedTimer::elapsed_time() for comparisons vor 2 Jahren
  Sam Atkins f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) vor 2 Jahren
  Sam Atkins 54b1326165 Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` vor 2 Jahren
  Alexander Narsudinov 03107d4028 FileManager: Handle possible ByteBuffer allocation failure vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
  Sam Atkins d564cf1e89 LibCore+Everywhere: Make Core::Stream read_line() return StringView vor 3 Jahren
  Sam Atkins 1925bde3c0 FileManager: Use Core::Stream for FileOperationProgressWidget vor 3 Jahren
  Jason cdcf097aa8 FileManager: Add an animation for deleting files vor 3 Jahren
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value vor 3 Jahren
  Sam Atkins 9ac757647f FileManager: Switch FileOperationProgressWidget::did_error() to SV& vor 4 Jahren
  Sam Atkins 469bca9d3a FileManager: Show progress dialog for file deletions vor 4 Jahren
  Sam Atkins dd833dc220 FileManager: Rename FileOperation::Cut to FileOperation::Move vor 4 Jahren
  Sam Atkins 5090b1bdba FileManager: Set file op progress window's text based on the operation vor 4 Jahren
  Sam Atkins ca039e6ba1 FileManager+FileOperation: Switch to east const vor 4 Jahren
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types vor 4 Jahren
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Tobias Christiansen a8915ecd61 FileManager+FileOperation: Report Errors when doing an file operation vor 4 Jahren
  Tobias Christiansen 7d60164d93 FileManager: Don't crash on error in FileOperation vor 4 Jahren
  Leandro Pereira 602f98fe67 FileManager: Estimate transfer time vor 4 Jahren
  Leandro Pereira 8d25290198 FileManager: Show file copying animation vor 4 Jahren
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" vor 4 Jahren
  Andreas Kling bf1ef6533c FileManager+FileOperation: Show byte progress of current file vor 4 Jahren
  Andreas Kling a5420ee3d0 FileManager: Use a Core::File for the FileOperation pipes vor 4 Jahren
  Andreas Kling f54e290548 FileManager: Use FileOperation to perform drag&drop copy out-of-process vor 4 Jahren