Commit History

Author SHA1 Message Date
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
  Sam Atkins 56c5ffe398 LibFileSystem+Userland: Return ByteString from real_path() 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Timothy Flynn e62cb539fd Revert "FileManager: Remove duplicate log statement" 2 years ago
  Sam Atkins e0b7717a6a FileManager: Remove duplicate log statement 2 years ago
  Sam Atkins 6d02403e06 FileManager: Restore inline message behavior for inaccessible dirs 2 years ago
  kleines Filmröllchen 33829f05fe Userland: Convert config listener callbacks to use StringView 2 years ago
  Sam Atkins 11af5119b6 FileManager: Save the DirectoryView's visible columns 2 years ago
  thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text 2 years ago
  thankyouverycool f7e034d4b2 LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2 years ago
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String 2 years ago
  thankyouverycool 14072ce8f0 FileManager: Use InputBox icons for file and directory creation 2 years ago
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox 2 years ago
  Tom e758545b91 FileManager+LibGUI: Cache the FileSystem::can_delete_or_move value 2 years ago
  MacDue 2aa8c9950e FileManager: Use GUI::Process::spawn_or_show_error() to open terminals 2 years ago
  Cameron Youell 1dc3ba6ed5 Applications: Convert `DeprecatedFile` usages to `LibFileSystem` 2 years ago
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial 2 years ago
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 years ago
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 years ago
  Lucas CHOLLET be28800e0d FileManager: Factorize code to handle drag-and-drop 2 years ago
  Karol Baraniecki 506c26acce LibGUI+Userland: Switch order of parameters for InputBox::show 2 years ago
  Karol Baraniecki 8095d9276b Userland: Replace manual checking by using GUI::InputType::NonemptyText 2 years ago
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Karol Kosek e45434c0c7 FileManager+HackStudio+SpaceAnalyzer: Use File::can_delete_or_move 3 years ago
  Karol Kosek 798154fbbc FileManager: Calculate file action permissions for subsequent columns 3 years ago
  implicitfield 39fc7359d4 FileManager: Clear the selection after deleting files 2 years ago
  Maciej b409d3cf88 FileManager: Display message box if stat()'ing a file to activate fails 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Gunnar Beutner 0eb7d1e05c FileManager: Improve error handling when posix_spawn() fails 2 years ago