Historique des commits

Auteur SHA1 Message Date
  Andreas Kling c1576aca11 LibGUI: Use the new GUI::Tray widget in GUI::FilePicker il y a 3 ans
  Karol Kosek 5d567eb4ac LibGUI: Make the Open button always active in the OpenFolder mode il y a 3 ans
  Karol Kosek 71185f91a8 LibGUI: Enable/Disable the Open button on text change in FilePicker il y a 3 ans
  John Diamond c1063e3219 LibGUI: Disable Open/Save button in FilePicker when nothing is selected il y a 3 ans
  Karol Kosek 848c4fc43d LibGUI: Show an error message box in the FilePicker on no permissions il y a 3 ans
  Andreas Kling 887ab3cc9a LibGUI: Rename FileSystemModel's "Owner" column to "User" il y a 3 ans
  Simon Danner 16830a60ec LibGUI: Select common location on Filepicker startup il y a 3 ans
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() il y a 4 ans
  LuK1337 ba119029dd LibGUI: Allow to specify FilePicker window position il y a 4 ans
  Karol Kosek 99d46caa28 LibGUI: Disable changing the view on error in the FilePicker il y a 4 ans
  Karol Kosek 80e3cf3ef7 LibGUI: Show an error message on open error in the FilePicker il y a 4 ans
  Karol Kosek 232f0fb2d3 LibGUI: Add keyboard shortcuts to FilePicker il y a 4 ans
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions il y a 4 ans
  Marcus Nilsson 72a5347f91 LibGUI: Pass path to FileSystemModel when creating FilePicker il y a 4 ans
  Karol Kosek 5c89305fc6 LibGUI: Don't clear textbox on save mode in FilePicker il y a 4 ans
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types il y a 4 ans
  Andreas Kling 54f6ac1854 LibGUI: Don't mark "open" FilePicker as done if the file is not found il y a 4 ans
  Andreas Kling 9b9966b63b LibGUI: Make GUI::FilePicker handle absolute paths better il y a 4 ans
  Andreas Kling 3773e72752 LibGUI: Tweak API for getting the selected path il y a 4 ans
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" il y a 4 ans
  DexesTTP 91c210c39a LibGUI: Make common locations configurable il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" il y a 4 ans
  FalseHonesty 2ed5d19407 LibGUI+HackStudio: Add way to tell FilePicker to open a folder il y a 4 ans
  Andreas Kling 8db4819271 LibGUI: Allow navigating into symlinked directories in FilePicker il y a 4 ans
  Andreas Kling da7dbc116e LibGUI: Use "Tray" look & feel for the common locations frame :^) il y a 4 ans
  thankyouverycool 8afe013069 LibGUI:: Let open/save specify starting directory in FilePicker il y a 4 ans
  Andreas Kling c28a3a385b LibGUI: Tweak order of common location buttons in FilePicker il y a 4 ans
  Andreas Kling 33d9b592cd LibGUI: Make FilePicker's common location buttons checkable il y a 4 ans
  Andreas Kling 25de655d43 LibGUI: Add shortcuts to common locations in GUI::FilePicker il y a 4 ans