Ali Mohammad Pur
|
f899c19d41
LibGUI: Return Optional<Node const&> from node_for_path()
|
3 年 前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年 前 |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 年 前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年 前 |
Marco Cutecchia
|
05630d2d5d
LibGUI: Add 'on_rename_successful' callback to FileSystemModel
|
3 年 前 |
Dawid Wolosowicz
|
484b9c1ba3
LibGUI: West Const to East Const refactor
|
3 年 前 |
Dawid Wolosowicz
|
2d91ba2737
LibGUI: Remove an unnecessarily specific inline capacity
|
3 年 前 |
Andreas Kling
|
887ab3cc9a
LibGUI: Rename FileSystemModel's "Owner" column to "User"
|
3 年 前 |
sin-ack
|
8c9c2f46c7
LibGUI: Implement granular updates for FileSystemModel
|
3 年 前 |
sin-ack
|
e377b508b7
LibGUI: Prefix some private FileSystemModel::Node members with m_
|
3 年 前 |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 年 前 |
ls
|
fe7bacc2df
File Manager: Differentiate between navigation and rename errors
|
4 年 前 |
sin-ack
|
2159f90e00
Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0
|
4 年 前 |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 年 前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年 前 |
Andreas Kling
|
0e4eb62dd8
LibGUI: Make some API's take String instead of StringView
|
4 年 前 |
Andreas Kling
|
8db4819271
LibGUI: Allow navigating into symlinked directories in FilePicker
|
4 年 前 |
DexesTTP
|
c98ad27803
LibGUI: Use Core::FileWatcher in FileSystemModel
|
4 年 前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年 前 |