Commit History

Author SHA1 Message Date
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 years ago
  Karol Kosek 35cc5b9873 FileManager: Set chdir to the current path when opening applications 4 years ago
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes 4 years ago
  Sam Atkins d8fb8b9583 FileManager: Move mass-copy code from DirectoryView to FileUtils 4 years ago
  Sam Atkins 9060310840 FileManager: Combine drag&drop file copies into one progress window 4 years ago
  Sam Atkins ca039e6ba1 FileManager+FileOperation: Switch to east const 4 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  ls fe7bacc2df File Manager: Differentiate between navigation and rename errors 4 years ago
  Karol Kosek d34ef6d997 FileManager: Add Rename action to context and application menu 4 years ago
  pancake 86a4d0694f FileManager: Add Open in Terminal on folder context menu 4 years ago
  Andreas Kling fda22c6889 FileManager: Fix Desktop rubber-banding getting clipped at the edge 4 years ago
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 years ago
  Andreas Kling 67d1b28b97 FileManager: Pass launch origin rects to spawned programs 4 years ago
  Max Wipfli 229414b002 Applications: Use titlecase and distinct underlined characters in menus 4 years ago
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 years ago
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" 4 years ago
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh 0d4912826b FileManager: Pluralize empty selection statusbar message properly 4 years ago
  Leandro Pereira 8d25290198 FileManager: Show file copying animation 4 years ago
  Andreas Kling 0528dc9b87 FileManager: Make DirectoryView API's take String instead of StringView 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
  Andreas Kling c6c0ec9403 FileManager: Add Alt shortcuts to menu actions 4 years ago
  Federico Guerinoni 49a062f81d LibGUI: Show human readable size in filemanager 4 years ago
  Linus Groh a0362d827c FileManager: Disable view change actions when directory is unreadable 4 years ago
  Zac 6d68ae45b4 FileManager: Add launch handler actions to desktop context menu 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Mițca Dumitru 255da9b02b FileManager: Use newly introduced LibCore file management helpers 4 years ago