История коммитов

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