Historique des commits

Auteur SHA1 Message Date
  Lucas CHOLLET af8b715aac LibGUI: Add "New Directory" to the contextual menu in `FilePicker` il y a 2 ans
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals il y a 2 ans
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` il y a 2 ans
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class il y a 2 ans
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text il y a 2 ans
  Karol Baraniecki 506c26acce LibGUI+Userland: Switch order of parameters for InputBox::show il y a 2 ans
  Karol Baraniecki 8095d9276b Userland: Replace manual checking by using GUI::InputType::NonemptyText il y a 2 ans
  Marcus Nilsson be464c357a LibGUI: Add allowed file types to FilePicker il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
  Sam Atkins f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) il y a 2 ans
  Sam Atkins 54b1326165 Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` il y a 2 ans
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) il y a 2 ans
  Timothy Flynn ee95cb37cd LibGUI: Don't highlight extension text when saving files with FilePicker il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  thankyouverycool 99a00dc39b LibGUI: Remove useless frame members from Toolbar il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class il y a 3 ans
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  thankyouverycool d375904978 Base+LibGUI: Add unique "Save As" icon il y a 3 ans
  Sam Atkins f6633a1026 LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() il y a 3 ans
  Andreas Kling c1576aca11 LibGUI: Use the new GUI::Tray widget in GUI::FilePicker il y a 3 ans
  Karol Kosek 5d567eb4ac LibGUI: Make the Open button always active in the OpenFolder mode il y a 3 ans
  Karol Kosek 71185f91a8 LibGUI: Enable/Disable the Open button on text change in FilePicker il y a 3 ans
  John Diamond c1063e3219 LibGUI: Disable Open/Save button in FilePicker when nothing is selected il y a 3 ans
  Karol Kosek 848c4fc43d LibGUI: Show an error message box in the FilePicker on no permissions il y a 3 ans
  Andreas Kling 887ab3cc9a LibGUI: Rename FileSystemModel's "Owner" column to "User" il y a 3 ans
  Simon Danner 16830a60ec LibGUI: Select common location on Filepicker startup il y a 3 ans