kleines Filmröllchen
|
cf1fa419ab
LibThreading: Register BackgroundAction with EventLoop
|
2 年之前 |
Sam Atkins
|
442dd133bb
FileManager: Migrate to Directory::for_each_entry()
|
2 年之前 |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 年之前 |
Sam Atkins
|
6b66e39df4
LibGUI+Userland: Stop returning Layout from `Widget::(try_)set_layout()`
|
2 年之前 |
Sam Atkins
|
77ad0fdb07
Userland: Specify margins and spacing in the GUI::Layout constructor
|
2 年之前 |
Sam Atkins
|
9561ec15f4
Userland: Use Widget::add_spacer() everywhere
|
2 年之前 |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 年之前 |
Karol Kosek
|
e39adc4772
Userland: Set Button text using the new String class
|
2 年之前 |
Tim Ledbetter
|
baaf97787b
FileManager: Show directory size and file count in PropertiesWindow
|
2 年之前 |
Tim Ledbetter
|
d2e1f6ff57
FileManager: Propagate errors from PropertiesWindow initialization
|
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 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
networkException
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
2 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
Kenneth Myhra
|
4a57be824c
Userland+Tests: Convert File::read_link() from String to ErrorOr<String>
|
3 年之前 |
Lenny Maiorani
|
160bda7228
Applications: Use default constructors/destructors
|
3 年之前 |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 年之前 |
Andreas Kling
|
a5992a4ef8
FileManager: Tweak layout spacing in file properties window
|
3 年之前 |
sin-ack
|
e11d177618
Userland+LibGUI: Add shorthand versions of the Margins constructor
|
3 年之前 |
LuK1337
|
a91848c148
FileManager: Refresh DirectoryView after applying changes
|
4 年之前 |
Brian Gianforcaro
|
a51e6547aa
Applications: Remove unused header includes
|
4 年之前 |
FrHun
|
0dd4e2d21b
FileManager: Fix properties button margins
|
4 年之前 |
Sam Atkins
|
ca039e6ba1
FileManager+FileOperation: Switch to east const
|
4 年之前 |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 年之前 |
luk1337
|
0b48e12dd7
FileManager: Convert properties window UI to GML (#8705)
|
4 年之前 |
Daniel Bertalan
|
6c0b9919ce
FileManager: Remove explicit `T` to `Optional<T>` conversion
|
4 年之前 |
Max Wipfli
|
9b8f35259c
AK: Remove the LexicalPath::is_valid() API
|
4 年之前 |