Historie revizí

Autor SHA1 Zpráva Datum
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor před 2 roky
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere před 2 roky
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` před 2 roky
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class před 2 roky
  Tim Ledbetter baaf97787b FileManager: Show directory size and file count in PropertiesWindow před 2 roky
  Tim Ledbetter d2e1f6ff57 FileManager: Propagate errors from PropertiesWindow initialization před 2 roky
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions před 2 roky
  Sam Atkins f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) před 2 roky
  Sam Atkins 54b1326165 Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` před 2 roky
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers před 2 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  Kenneth Myhra 4a57be824c Userland+Tests: Convert File::read_link() from String to ErrorOr<String> před 3 roky
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors před 3 roky
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() před 3 roky
  Andreas Kling a5992a4ef8 FileManager: Tweak layout spacing in file properties window před 3 roky
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor před 4 roky
  LuK1337 a91848c148 FileManager: Refresh DirectoryView after applying changes před 4 roky
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes před 4 roky
  FrHun 0dd4e2d21b FileManager: Fix properties button margins před 4 roky
  Sam Atkins ca039e6ba1 FileManager+FileOperation: Switch to east const před 4 roky
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions před 4 roky
  luk1337 0b48e12dd7 FileManager: Convert properties window UI to GML (#8705) před 4 roky
  Daniel Bertalan 6c0b9919ce FileManager: Remove explicit `T` to `Optional<T>` conversion před 4 roky
  Max Wipfli 9b8f35259c AK: Remove the LexicalPath::is_valid() API před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  David Isaksson 3f9ac88c6e PropertiesWindow: Show the file size in a human readable format před 4 roky
  speles 6e16a5cdfa Applications: Open folder with pre-selected file where appropriate :^) před 4 roky
  speles 0b5ca28475 FileManager: Focus on file when opening file's location from Properties před 4 roky