Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 rok temu |
Tim Ledbetter
|
debb4edcc8
LibGUI: Update model every 100ms when generating thumbmnails
|
1 rok temu |
Karol Kosek
|
9ce2682ce6
Userland: Port lists of mime types to String
|
1 rok temu |
Karol Kosek
|
e75d694974
Userland: Compare event MIME type list with a StringView
|
1 rok temu |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 rok temu |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
1 rok temu |
MacDue
|
8784568a36
LibGUI: Pass ideal size when requesting thumbnail bitmaps
|
2 lat temu |
Sam Atkins
|
f33824d2e9
LibGUI+Userland: Propagate errors in Model::column_name()
|
2 lat temu |
Karol Kosek
|
945f05ed76
Userland: Port `Model::column_name()` to String
|
2 lat temu |
Tom
|
e758545b91
FileManager+LibGUI: Cache the FileSystem::can_delete_or_move value
|
2 lat temu |
Cameron Youell
|
c048cf2004
Libraries: Convert `DeprecatedFile` usages to `LibFileSystem`
|
2 lat temu |
Lucas CHOLLET
|
a9cc61224d
LibGUI: Resolve use-after-free error
|
2 lat temu |
Lucas CHOLLET
|
b79cd5cf6e
LibGUI: Update progress of thumbnail generations on failure
|
2 lat temu |
Lucas CHOLLET
|
ebb9c3a430
LibThreading: Execute `on_error` on the original `EventLoop`
|
2 lat temu |
kleines Filmröllchen
|
d707c0a2f5
LibGUI: Make thumbnail generation resilient between FileSystemModels
|
2 lat temu |
Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
2 lat temu |
Sam Atkins
|
774f328783
LibCore+Everywhere: Return an Error from DirIterator::error()
|
2 lat temu |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 lat temu |
Marcus Nilsson
|
fe5dfe4cd5
LibGUI: Add allowed file extensions to FileSystemModel
|
2 lat temu |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 lat temu |
Lucas CHOLLET
|
2693745336
LibThreading+Everywhere: Support returning error from `BackgroundAction`
|
2 lat temu |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 lat temu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 lat temu |
electrikmilk
|
1ab510c4bb
Base+LibGUI: Add Git folder icons
|
2 lat temu |
Adam Jakubek
|
aa466723eb
FileManager: Navigate to parent dir when current location is removed
|
2 lat temu |
Adam Jakubek
|
f7e6593910
LibGUI: Fix assertion when handling removal of FileSystemModel's root
|
2 lat temu |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 lat temu |
offtkp
|
d24ec130bf
FileManager: Don't show new dotfiles if the option is disabled
|
3 lat temu |
Marco Rebhan
|
a4639fced9
LibGUI: Don't try to get link target value if read_link failed
|
3 lat temu |
Ali Mohammad Pur
|
f899c19d41
LibGUI: Return Optional<Node const&> from node_for_path()
|
3 lat temu |