Marcus Nilsson
|
be464c357a
LibGUI: Add allowed file types to FilePicker
|
2 سال پیش |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 سال پیش |
Sam Atkins
|
f0395a2042
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
|
2 سال پیش |
Sam Atkins
|
54b1326165
Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`
|
2 سال پیش |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
2 سال پیش |
Timothy Flynn
|
ee95cb37cd
LibGUI: Don't highlight extension text when saving files with FilePicker
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
thankyouverycool
|
99a00dc39b
LibGUI: Remove useless frame members from Toolbar
|
2 سال پیش |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 سال پیش |
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 سال پیش |