Commit History

Author SHA1 Message Date
  Hüseyin ASLITÜRK a8b0ad5cc6 LibGUI: Fix image preview size in FilePicker for large images 5 years ago
  Hüseyin ASLITÜRK 56e82a2c07 FilePicker: Replace Label with Image component to show icons 5 years ago
  Hüseyin ASLITÜRK 0799835e15 LibGUI: Use new Bitmap::is_path_a_supported_image_format method 5 years ago
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath 5 years ago
  Andreas Kling 977863ea07 LibGUI: Include keyboard modifier state with button on_click calls 5 years ago
  Linus Groh 9dbab2d05e Misc: Replace "String(string_view)" with "string_view.to_string()" 5 years ago
  Ben Wiederhake cfbc49b5fc LibGUI: FilePicker: Set initial sort to name instead of undefined 5 years ago
  Ben Wiederhake 8e01356b2f LibGUI: FilePicker: Populate location textbox 5 years ago
  Ben Wiederhake 6a453370ad LibGUI: FilePicker: Fix position of location textbox 5 years ago
  Andreas Kling c45e16f605 LibCore: Add StandardPaths thing to retrieve various standard locations 5 years ago
  Andreas Kling 37fc6c117c Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller 5 years ago
  Andreas Kling b29ff7b821 LibGUI: Don't use Core::Object::add() to instantiate dialogs 5 years ago
  Andreas Kling 028c011760 LibCore: Make Core::Object::add<ChildType> return a ChildType& 5 years ago
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients 5 years ago
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code 5 years ago
  Andreas Kling a26b63a958 LibGUI: Remove Button& parameter from Button::on_click hook 5 years ago
  Andreas Kling 3523071bb7 LibGUI: Disable the ColumnsView subview in MultiView for now 5 years ago
  Andreas Kling ab9a0780e3 LibGUI: Show the columns view action in the toolbar (but disable it) 5 years ago
  Andreas Kling a5d7ea24e9 LibGUI: Use MultiView in FilePicker 5 years ago
  Andreas Kling bfd86c4631 LibGUI: Make GUI::Frame have the 2px sunken container look by default 5 years ago
  Andreas Kling 45c25ffecd LibGUI: Use Core::Object::add() a whole bunch 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago