Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
3 年之前 |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
thankyouverycool
|
d375904978
Base+LibGUI: Add unique "Save As" icon
|
3 年之前 |
Sam Atkins
|
f6633a1026
LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr
|
3 年之前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 年之前 |
Andreas Kling
|
c1576aca11
LibGUI: Use the new GUI::Tray widget in GUI::FilePicker
|
3 年之前 |
Karol Kosek
|
5d567eb4ac
LibGUI: Make the Open button always active in the OpenFolder mode
|
3 年之前 |
Karol Kosek
|
71185f91a8
LibGUI: Enable/Disable the Open button on text change in FilePicker
|
3 年之前 |
John Diamond
|
c1063e3219
LibGUI: Disable Open/Save button in FilePicker when nothing is selected
|
3 年之前 |
Karol Kosek
|
848c4fc43d
LibGUI: Show an error message box in the FilePicker on no permissions
|
3 年之前 |
Andreas Kling
|
887ab3cc9a
LibGUI: Rename FileSystemModel's "Owner" column to "User"
|
3 年之前 |
Simon Danner
|
16830a60ec
LibGUI: Select common location on Filepicker startup
|
3 年之前 |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 年之前 |
LuK1337
|
ba119029dd
LibGUI: Allow to specify FilePicker window position
|
4 年之前 |
Karol Kosek
|
99d46caa28
LibGUI: Disable changing the view on error in the FilePicker
|
3 年之前 |
Karol Kosek
|
80e3cf3ef7
LibGUI: Show an error message on open error in the FilePicker
|
3 年之前 |
Karol Kosek
|
232f0fb2d3
LibGUI: Add keyboard shortcuts to FilePicker
|
4 年之前 |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 年之前 |
Marcus Nilsson
|
72a5347f91
LibGUI: Pass path to FileSystemModel when creating FilePicker
|
4 年之前 |
Karol Kosek
|
5c89305fc6
LibGUI: Don't clear textbox on save mode in FilePicker
|
4 年之前 |
Ali Mohammad Pur
|
51c2c69357
AK+Everywhere: Disallow constructing Functions from incompatible types
|
4 年之前 |
Andreas Kling
|
54f6ac1854
LibGUI: Don't mark "open" FilePicker as done if the file is not found
|
4 年之前 |
Andreas Kling
|
9b9966b63b
LibGUI: Make GUI::FilePicker handle absolute paths better
|
4 年之前 |
Andreas Kling
|
3773e72752
LibGUI: Tweak API for getting the selected path
|
4 年之前 |
Andreas Kling
|
7ae7170d61
Everywhere: "file name" => "filename"
|
4 年之前 |
DexesTTP
|
91c210c39a
LibGUI: Make common locations configurable
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 年之前 |