Commit History

Author SHA1 Message Date
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 years ago
  LuK1337 ba119029dd LibGUI: Allow to specify FilePicker window position 4 years ago
  Karol Kosek 99d46caa28 LibGUI: Disable changing the view on error in the FilePicker 3 years ago
  Karol Kosek 80e3cf3ef7 LibGUI: Show an error message on open error in the FilePicker 3 years ago
  Karol Kosek 232f0fb2d3 LibGUI: Add keyboard shortcuts to FilePicker 4 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  Marcus Nilsson 72a5347f91 LibGUI: Pass path to FileSystemModel when creating FilePicker 4 years ago
  Karol Kosek 5c89305fc6 LibGUI: Don't clear textbox on save mode in FilePicker 4 years ago
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types 4 years ago
  Andreas Kling 54f6ac1854 LibGUI: Don't mark "open" FilePicker as done if the file is not found 4 years ago
  Andreas Kling 9b9966b63b LibGUI: Make GUI::FilePicker handle absolute paths better 4 years ago
  Andreas Kling 3773e72752 LibGUI: Tweak API for getting the selected path 4 years ago
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" 4 years ago
  DexesTTP 91c210c39a LibGUI: Make common locations configurable 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 years ago
  FalseHonesty 2ed5d19407 LibGUI+HackStudio: Add way to tell FilePicker to open a folder 4 years ago
  Andreas Kling 8db4819271 LibGUI: Allow navigating into symlinked directories in FilePicker 4 years ago
  Andreas Kling da7dbc116e LibGUI: Use "Tray" look & feel for the common locations frame :^) 4 years ago
  thankyouverycool 8afe013069 LibGUI:: Let open/save specify starting directory in FilePicker 4 years ago
  Andreas Kling c28a3a385b LibGUI: Tweak order of common location buttons in FilePicker 4 years ago
  Andreas Kling 33d9b592cd LibGUI: Make FilePicker's common location buttons checkable 4 years ago
  Andreas Kling 25de655d43 LibGUI: Add shortcuts to common locations in GUI::FilePicker 4 years ago
  Andreas Kling 52de9b1753 LibGUI: Do AbstractView::set_column_hidden() => set_column_visible() 4 years ago
  Timothy Flynn b88de8a91f LibGUI: Add transient option to show dotfiles in FilePicker 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling d9212bb2f4 LibGUI: Parent FilePicker toolbar buttons to the window 4 years ago
  Linus Groh 3583b62ad3 LibGUI: Swap order of InputBox value and parent window args 4 years ago
  Andreas Kling 4f0be55770 LibGUI: Remove GUI::FilePicker::file_exists() 4 years ago
  Andreas Kling a8e0671344 LibGUI: Port GUI::FilePicker to GML and improve the layout 4 years ago