index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
FileManager
/
DirectoryView.h
Age
Commit message (
Expand
)
Author
2021-08-26
FileManager: Make DirectoryView listen for configuration changes
Andreas Kling
2021-08-26
FileManager: Move "View as ViewType" actions into DirectoryView
Andreas Kling
2021-08-26
FileManager: Change the cwd when opening a directory
TheFightingCatfish
2021-07-22
FileManager+FileOperation: Switch to east const
Sam Atkins
2021-07-13
FileManager: Add Rename action to context and application menu
Karol Kosek
2021-07-08
FileManager: Add Open in Terminal on folder context menu
pancake
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-17
FileManager: Make DirectoryView API's take String instead of StringView
Andreas Kling
2021-04-11
LibC: Move S_* defines into <fcntl.h>
Gunnar Beutner
2021-03-07
FileManager: Disable view change actions when directory is unreadable
Linus Groh
2021-03-03
FileManager: Add launch handler actions to desktop context menu
Zac
2021-02-26
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
Linus Groh
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling