提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 686ee2bf04 LibGUI: Rename ModelClient::on_model_update() => model_did_update() 4 年之前
  Andreas Kling 299824de73 LibGUI: Rename GUI::Image => GUI::ImageWidget 5 年之前
  Andreas Kling 76523a3d2d LibGUI: Show the special home directory icon in GUI::FilePicker 5 年之前
  Tom 6568765e8f LibGUI: Add parent window argument to FilePicker functions 5 年之前
  Tom c8d3f8cdeb LibGUI: Add Options flags and OpenMultiple mode for FilePicker 5 年之前
  Tom b778804d20 LibGUI: Add ModelClient abstract class and allow registering clients 5 年之前
  Linus Groh 5acc457c06 LibGUI: Only show FilePicker preview pane on demand 5 年之前
  Hüseyin ASLITÜRK a8b0ad5cc6 LibGUI: Fix image preview size in FilePicker for large images 5 年之前
  Hüseyin ASLITÜRK 56e82a2c07 FilePicker: Replace Label with Image component to show icons 5 年之前
  Emanuele Torre 937d0be762 Meta: Add a script check the presence of "#pragma once" in header files 5 年之前
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath 5 年之前
  Andreas Kling c45e16f605 LibCore: Add StandardPaths thing to retrieve various standard locations 5 年之前
  Andreas Kling b29ff7b821 LibGUI: Don't use Core::Object::add() to instantiate dialogs 5 年之前
  Andreas Kling a5d7ea24e9 LibGUI: Use MultiView in FilePicker 5 年之前
  Andreas Kling 2143da6434 LibGUI: Add forwarding header 5 年之前
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年之前