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
/
Libraries
/
LibGUI
/
FileSystemModel.cpp
Age
Commit message (
Expand
)
Author
2021-05-07
LibGUI: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-04-29
Everywhere: "indexes" => "indices"
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-17
LibGUI: Make some API's take String instead of StringView
Andreas Kling
2021-04-10
LibGUI: List directories before files in FileSystemModel
Andreas Kling
2021-04-09
Base+LibGUI: Add an familiar-looking icon for the desktop directory
Andreas Kling
2021-04-09
LibGUI: Allow navigating into symlinked directories in FilePicker
Andreas Kling
2021-03-26
LibGUI: Show human readable size in filemanager
Federico Guerinoni
2021-03-16
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
Andreas Kling
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-02-21
LibGUI: Fix crash when previewing palette images
Ben Wiederhake
2021-02-11
LibGUI: Use Core::FileWatcher in FileSystemModel
DexesTTP
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling