index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibGUI
/
FilePicker.h
Age
Commit message (
Expand
)
Author
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-10-21
LibGUI: Use the new GUI::Tray widget in GUI::FilePicker
Andreas Kling
2021-07-29
LibGUI: Allow to specify FilePicker window position
LuK1337
2021-07-27
LibGUI: Show an error message on open error in the FilePicker
Karol Kosek
2021-05-20
LibGUI: Tweak API for getting the selected path
Andreas Kling
2021-04-29
Everywhere: "file name" => "filename"
Andreas Kling
2021-04-26
LibGUI: Make common locations configurable
DexesTTP
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-13
LibGUI+HackStudio: Add way to tell FilePicker to open a folder
FalseHonesty
2021-04-06
LibGUI:: Let open/save specify starting directory in FilePicker
thankyouverycool
2021-03-29
LibGUI: Add transient option to show dotfiles in FilePicker
Timothy Flynn
2021-02-19
LibGUI: Remove GUI::FilePicker::file_exists()
Andreas Kling
2021-02-19
LibGUI: Port GUI::FilePicker to GML and improve the layout
Andreas Kling
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling