Commit History

作者 SHA1 備註 提交日期
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 年之前
  Sam Atkins dc5a318aa9 FileManager: Use TRY in run_file_operation() 3 年之前
  Simon Danner 0787571192 Filemanager: Only enable rename if available 3 年之前
  Sam Atkins 6b0c4908df FileManager: Don't show command palette for the desktop 3 年之前
  Sam Atkins a4cb6a49ae FileManager: Disable "View as..." actions for desktop DirectoryView 3 年之前
  Leonardo Nicolas 9aa0cf3265 FileManager: Do not allow rename files that cannot be modified 3 年之前
  Sam Atkins f6633a1026 LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr 3 年之前
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 年之前
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 年之前
  FrHun 8249ea792e LibGUI+FileManager: Clarify Widget margins name 3 年之前
  Sam Atkins e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) 3 年之前
  Andreas Kling 6cb536daa8 FileManager: Hide the Inode and Symlink Target columns in TableView 3 年之前
  Andreas Kling 7b62113db7 FileManager: Report errors from chdir(), if any 3 年之前
  Andreas Kling 696dbc889f FileManager: Make DirectoryView listen for configuration changes 3 年之前
  Andreas Kling c8c58626e9 FileManager: Move "View as ViewType" actions into DirectoryView 3 年之前
  TheFightingCatfish d2af27d2d0 FileManager: Change the cwd when opening a directory 3 年之前
  TheFightingCatfish ce66c40160 FileManager: Remove "on activation" debug spam 3 年之前
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 3 年之前
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 年之前
  Karol Kosek 35cc5b9873 FileManager: Set chdir to the current path when opening applications 4 年之前
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes 4 年之前
  Sam Atkins d8fb8b9583 FileManager: Move mass-copy code from DirectoryView to FileUtils 4 年之前
  Sam Atkins 9060310840 FileManager: Combine drag&drop file copies into one progress window 4 年之前
  Sam Atkins ca039e6ba1 FileManager+FileOperation: Switch to east const 4 年之前
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 年之前
  ls fe7bacc2df File Manager: Differentiate between navigation and rename errors 4 年之前
  Karol Kosek d34ef6d997 FileManager: Add Rename action to context and application menu 4 年之前
  pancake 86a4d0694f FileManager: Add Open in Terminal on folder context menu 4 年之前
  Andreas Kling fda22c6889 FileManager: Fix Desktop rubber-banding getting clipped at the edge 4 年之前
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 年之前