Histórico de Commits

Autor SHA1 Mensagem Data
  Karol Kosek 61dc489778 FileManager: Reduce scope of some variables related to context menu há 3 anos atrás
  Karol Kosek 4ef8bf53ba FileManager: Don't use bitwise OR operators on booleans há 3 anos atrás
  Karol Kosek ec02d58b5b FileManager: Rename action_show_dotfiles to show_dotfiles_action há 3 anos atrás
  Karol Kosek ff6df9f27e FileManager: Use VERIFY() instead of if checks with VERIFY_NOT_REACHED há 3 anos atrás
  Sam Atkins dc5a318aa9 FileManager: Use TRY in run_file_operation() há 3 anos atrás
  Lenny Maiorani 1dd70a6f49 Applications: Change static constexpr variables to constexpr há 3 anos atrás
  James Puleo a0e7a4b9a8 WindowServer+Userland: Pass wallpapers as `Gfx::Bitmap` instead of path há 3 anos atrás
  Aatos Majava c23d25d1de FileManager: Add F6 alternate shortcut to "location" action há 3 anos atrás
  Timothy Flynn 55d28a738e Revert "FileManager: Display times in the user's local time zone" há 3 anos atrás
  Timothy Flynn 080b054695 FileManager: Display times in the user's local time zone há 3 anos atrás
  electrikmilk 34c5d33eb0 Base+Userland: Add various icons há 3 anos atrás
  Lucas CHOLLET 75d1840cfc FileManager: Show Dotfiles when passing a Dotfile as an argument há 3 anos atrás
  Lucas CHOLLET 693ae73606 FileManager: Use String const& instead of String há 3 anos atrás
  Julian Offenhäuser 5bc7a18a04 FileManager: Add "Create Archive" action há 3 anos atrás
  Sam Atkins 3ca2aee054 Applications: Cast unused smart-pointer TRY return values to void há 3 anos atrás
  Brian Gianforcaro cf4fa936be Everywhere: Use default execpromises argument for Core::System::pledge há 3 anos atrás
  Andreas Kling bc2ee02ce0 FileManager: Use TRY() a lot more in the main functions :^) há 3 anos atrás
  Andreas Kling 21a5fb0fa2 LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore há 3 anos atrás
  Mustafa Quraish 4d302e0e88 Everywhere: Use Application::construct() with Main::Arguments directly há 3 anos atrás
  Mustafa Quraish 2fbcab46bf Everywhere: Use ArgsParser::parse() with Main::Arguments directly há 3 anos atrás
  Andreas Kling c5c54f634e FileManager: Port to LibMain :^) há 3 anos atrás
  Ben Wiederhake f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Andreas Kling 4a2b718ba2 LibCore: Use ErrorOr<T> for Core::File::copy_file() há 3 anos atrás
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() há 3 anos atrás
  Mustafa Quraish fdfc0d1bac FileManager: Listen for changes to Desktop wallpaper in config há 3 anos atrás
  Tetsui Ohkubo eb326db028 FileOperation: Deduplicate destination file names on copy há 4 anos atrás
  Sam Atkins e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) há 3 anos atrás
  Andreas Kling 887ab3cc9a LibGUI: Rename FileSystemModel's "Owner" column to "User" há 3 anos atrás
  Karol Kosek 1700b6d113 FileManager: Remove tree_view_directory_context_menu há 3 anos atrás