Histórico de Commits

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