Sam Atkins
|
d2024f04bd
Userland: Cast unused BackgroundAction::construct() results to void
|
3 gadi atpakaļ |
Andreas Kling
|
8e4eebe9b1
LibGUI: Use ErrorOr<T> in the file system thumbnail generator
|
3 gadi atpakaļ |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 gadi atpakaļ |
Andreas Kling
|
0de33b3d6c
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
|
3 gadi atpakaļ |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 gadi atpakaļ |
Ben Wiederhake
|
59619572d6
LibThreading: Remove redundant method
|
3 gadi atpakaļ |
Marcus Nilsson
|
d660e86d13
LibGUI: Implement automatic scrolling in AbstractView
|
3 gadi atpakaļ |
Marco Cutecchia
|
05630d2d5d
LibGUI: Add 'on_rename_successful' callback to FileSystemModel
|
3 gadi atpakaļ |
Itamar
|
de31603028
LibGUI: Remove Indices with dangling FileSystemModel::Node on deletion
|
3 gadi atpakaļ |
Dawid Wolosowicz
|
484b9c1ba3
LibGUI: West Const to East Const refactor
|
3 gadi atpakaļ |
Dawid Wolosowicz
|
2d91ba2737
LibGUI: Remove an unnecessarily specific inline capacity
|
3 gadi atpakaļ |
Andreas Kling
|
887ab3cc9a
LibGUI: Rename FileSystemModel's "Owner" column to "User"
|
3 gadi atpakaļ |
Andreas Kling
|
087bd7f767
Userland: Use Rect::centered_within() where useful
|
3 gadi atpakaļ |
sin-ack
|
8c9c2f46c7
LibGUI: Implement granular updates for FileSystemModel
|
3 gadi atpakaļ |
sin-ack
|
e377b508b7
LibGUI: Prefix some private FileSystemModel::Node members with m_
|
3 gadi atpakaļ |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 gadi atpakaļ |
Andreas Kling
|
75a41da69f
LibGUI: Show dotfiles with 50% opacity (in FileSystemModel views)
|
4 gadi atpakaļ |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 gadi atpakaļ |
ls
|
fe7bacc2df
File Manager: Differentiate between navigation and rename errors
|
4 gadi atpakaļ |
Spencer Dixon
|
00f93b2545
LibThreading: Add ability to cancel ongoing BackgroundActions
|
4 gadi atpakaļ |
Sam Atkins
|
f5e63f785a
FileManager: Remove clicked breadcrumbs for non-existing directories
|
4 gadi atpakaļ |
Sam Atkins
|
17615641db
LibGUI: Navigate to parent when FileSystemModel directory is deleted
|
4 gadi atpakaļ |
Max Wipfli
|
d8be530397
AK+Everywhere: Remove "null state" of LexicalPath
|
4 gadi atpakaļ |
Max Wipfli
|
7405536a1a
AK+Everywhere: Use mostly StringView in LexicalPath
|
4 gadi atpakaļ |
Max Wipfli
|
fc6d051dfd
AK+Everywhere: Add and use static APIs for LexicalPath
|
4 gadi atpakaļ |
Andreas Kling
|
dc65f54c06
AK: Rename Vector::append(Vector) => Vector::extend(Vector)
|
4 gadi atpakaļ |
Max Wipfli
|
628c7f094f
LibGUI+Shell+bt+ls: Use proper APIs for creating file URLs
|
4 gadi atpakaļ |
Linus Groh
|
a4bd29828c
LibGUI: Replace fprintf(stderr)/printf() with warnln()/dbgln()
|
4 gadi atpakaļ |
Andreas Kling
|
b5d73c834f
Userland: Rename LibThread => LibThreading
|
4 gadi atpakaļ |
Andreas Kling
|
7ba644456e
LibGUI: Don't invalidate FileSystemModel indices on thumbnail update
|
4 gadi atpakaļ |