Historial de Commits

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