Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 2bbf3b5d0b LibGUI: Always focus the file name textbox in GUI::FilePicker před 4 roky
  Zac 018eff802b LibGUI: Remove redundant set_title() call in FilePicker (#4153) před 4 roky
  Zac 39bb346cef LibGUI: Set FilePicker window icon based on mode (#4148) před 4 roky
  Andreas Kling 7b638e2d0d LibGUI: Make the Cancel/Okay buttons in GUI::FilePicker a little taller před 4 roky
  Andreas Kling d89cad7c57 LibGUI: Use FileIconProvider in the FilePicker dialog před 4 roky
  Andreas Kling f0349323c4 LibGUI: Don't require passing model to FileSystemModel::Node APIs před 4 roky
  Andreas Kling f6d7204689 LibGUI: Enable switching FilePicker into columns view mode :^) před 4 roky
  Andreas Kling e1ed71ef9e LibGUI: Make model sorting imperative and move order to AbstractView před 4 roky
  Andreas Kling 686ee2bf04 LibGUI: Rename ModelClient::on_model_update() => model_did_update() před 4 roky
  Andreas Kling 82e949aa7c LibGUI: Rename SortingProxyModel "target" to "source" instead před 4 roky
  Andreas Kling 299824de73 LibGUI: Rename GUI::Image => GUI::ImageWidget před 5 roky
  Andreas Kling 76523a3d2d LibGUI: Show the special home directory icon in GUI::FilePicker před 5 roky
  Tom 65a11fb5f9 LibGUI: Add InputBox::show with required parent window argument před 5 roky
  Tom 27bd2eab22 LibWeb: Require parent window argument for MessageBox před 5 roky
  Tom 6568765e8f LibGUI: Add parent window argument to FilePicker functions před 5 roky
  Tom c8d3f8cdeb LibGUI: Add Options flags and OpenMultiple mode for FilePicker před 5 roky
  Tom b778804d20 LibGUI: Add ModelClient abstract class and allow registering clients před 5 roky
  Linus Groh 33ca151eb0 FilePicker: Add folder icon to location box před 5 roky
  Linus Groh f8fa495d67 FilePicker: Make the location box 2px taller před 5 roky
  Linus Groh 2e183e3292 LibGUI: Update FilePicker location textbox when changing directory před 5 roky
  Linus Groh 5acc457c06 LibGUI: Only show FilePicker preview pane on demand před 5 roky
  Linus Groh 6b61d4656f LibGUI: Tweak FilePicker layout to remove bottom padding před 5 roky
  Hüseyin ASLITÜRK a8b0ad5cc6 LibGUI: Fix image preview size in FilePicker for large images před 5 roky
  Hüseyin ASLITÜRK 56e82a2c07 FilePicker: Replace Label with Image component to show icons před 5 roky
  Hüseyin ASLITÜRK 0799835e15 LibGUI: Use new Bitmap::is_path_a_supported_image_format method před 5 roky
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath před 5 roky
  Andreas Kling 977863ea07 LibGUI: Include keyboard modifier state with button on_click calls před 5 roky
  Linus Groh 9dbab2d05e Misc: Replace "String(string_view)" with "string_view.to_string()" před 5 roky
  Ben Wiederhake cfbc49b5fc LibGUI: FilePicker: Set initial sort to name instead of undefined před 5 roky
  Ben Wiederhake 8e01356b2f LibGUI: FilePicker: Populate location textbox před 5 roky