Marcus Nilsson
|
d660e86d13
LibGUI: Implement automatic scrolling in AbstractView
|
3 éve |
Marco Cutecchia
|
05630d2d5d
LibGUI: Add 'on_rename_successful' callback to FileSystemModel
|
3 éve |
Itamar
|
de31603028
LibGUI: Remove Indices with dangling FileSystemModel::Node on deletion
|
3 éve |
Dawid Wolosowicz
|
484b9c1ba3
LibGUI: West Const to East Const refactor
|
3 éve |
Dawid Wolosowicz
|
2d91ba2737
LibGUI: Remove an unnecessarily specific inline capacity
|
3 éve |
Andreas Kling
|
887ab3cc9a
LibGUI: Rename FileSystemModel's "Owner" column to "User"
|
3 éve |
Andreas Kling
|
087bd7f767
Userland: Use Rect::centered_within() where useful
|
3 éve |
sin-ack
|
8c9c2f46c7
LibGUI: Implement granular updates for FileSystemModel
|
3 éve |
sin-ack
|
e377b508b7
LibGUI: Prefix some private FileSystemModel::Node members with m_
|
3 éve |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 éve |
Andreas Kling
|
75a41da69f
LibGUI: Show dotfiles with 50% opacity (in FileSystemModel views)
|
3 éve |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 éve |
ls
|
fe7bacc2df
File Manager: Differentiate between navigation and rename errors
|
4 éve |
Spencer Dixon
|
00f93b2545
LibThreading: Add ability to cancel ongoing BackgroundActions
|
4 éve |
Sam Atkins
|
f5e63f785a
FileManager: Remove clicked breadcrumbs for non-existing directories
|
4 éve |
Sam Atkins
|
17615641db
LibGUI: Navigate to parent when FileSystemModel directory is deleted
|
4 éve |
Max Wipfli
|
d8be530397
AK+Everywhere: Remove "null state" of LexicalPath
|
4 éve |
Max Wipfli
|
7405536a1a
AK+Everywhere: Use mostly StringView in LexicalPath
|
4 éve |
Max Wipfli
|
fc6d051dfd
AK+Everywhere: Add and use static APIs for LexicalPath
|
4 éve |
Andreas Kling
|
dc65f54c06
AK: Rename Vector::append(Vector) => Vector::extend(Vector)
|
4 éve |
Max Wipfli
|
628c7f094f
LibGUI+Shell+bt+ls: Use proper APIs for creating file URLs
|
4 éve |
Linus Groh
|
a4bd29828c
LibGUI: Replace fprintf(stderr)/printf() with warnln()/dbgln()
|
4 éve |
Andreas Kling
|
b5d73c834f
Userland: Rename LibThread => LibThreading
|
4 éve |
Andreas Kling
|
7ba644456e
LibGUI: Don't invalidate FileSystemModel indices on thumbnail update
|
4 éve |
sin-ack
|
2159f90e00
Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0
|
4 éve |
Andreas Kling
|
8d5eb075d8
LibGUI: Convert StringBuilder::appendf() => AK::Format
|
4 éve |
Andreas Kling
|
3d4afe7614
Everywhere: "indexes" => "indices"
|
4 éve |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 éve |
Andreas Kling
|
0e4eb62dd8
LibGUI: Make some API's take String instead of StringView
|
4 éve |
Andreas Kling
|
48eb58230b
LibGUI: List directories before files in FileSystemModel
|
4 éve |