提交历史

作者 SHA1 备注 提交日期
  Lucas CHOLLET 75d1840cfc FileManager: Show Dotfiles when passing a Dotfile as an argument 3 年之前
  Lucas CHOLLET 693ae73606 FileManager: Use String const& instead of String 3 年之前
  Julian Offenhäuser 5bc7a18a04 FileManager: Add "Create Archive" action 3 年之前
  Sam Atkins 3ca2aee054 Applications: Cast unused smart-pointer TRY return values to void 3 年之前
  Brian Gianforcaro cf4fa936be Everywhere: Use default execpromises argument for Core::System::pledge 3 年之前
  Andreas Kling bc2ee02ce0 FileManager: Use TRY() a lot more in the main functions :^) 3 年之前
  Andreas Kling 21a5fb0fa2 LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 3 年之前
  Mustafa Quraish 4d302e0e88 Everywhere: Use Application::construct() with Main::Arguments directly 3 年之前
  Mustafa Quraish 2fbcab46bf Everywhere: Use ArgsParser::parse() with Main::Arguments directly 3 年之前
  Andreas Kling c5c54f634e FileManager: Port to LibMain :^) 3 年之前
  Ben Wiederhake f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious 3 年之前
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 年之前
  Andreas Kling 4a2b718ba2 LibCore: Use ErrorOr<T> for Core::File::copy_file() 3 年之前
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 年之前
  Mustafa Quraish fdfc0d1bac FileManager: Listen for changes to Desktop wallpaper in config 3 年之前
  Tetsui Ohkubo eb326db028 FileOperation: Deduplicate destination file names on copy 4 年之前
  Sam Atkins e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) 3 年之前
  Andreas Kling 887ab3cc9a LibGUI: Rename FileSystemModel's "Owner" column to "User" 3 年之前
  Karol Kosek 1700b6d113 FileManager: Remove tree_view_directory_context_menu 3 年之前
  Karol Kosek 7d6308523a FileManager: Add 'Open in Terminal' action for selected dirs on desktop 3 年之前
  Karol Kosek dd75ed0c5e FileManager: Add default 'Open' action in context menu for directories 3 年之前
  Karol Kosek 7cf5904124 FileManager: Place mkdir and touch actions below openings in tree view 3 年之前
  Karol Kosek d184e5327a FileManager: Put file launch actions first 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 4 年之前
  Andy Jansson bb399c6955 FileManager: Change read_i32 call to read_bool 3 年之前
  Andreas Kling 1a0a35f4b8 FileManager: Use Config::pledge_domains() 3 年之前
  Andreas Kling 39d9373bca FileManager: Use LibConfig instead of Core::ConfigFile :^) 3 年之前
  networkException acde7d12b0 Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 4 年之前