This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-06 00:25:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b5ca284759d90125820e8554a0e9ce04e558d7f
ladybird
/
Userland
/
Applications
/
FileManager
History
speles
0b5ca28475
FileManager: Focus on file when opening file's location from Properties
2021-03-01 11:16:18 +01:00
..
CMakeLists.txt
Base: Add new icons for fonts and File Manager
2021-02-25 08:08:26 +01:00
DesktopWidget.cpp
…
DesktopWidget.h
…
DirectoryView.cpp
Everywhere: Rename ASSERT => VERIFY
2021-02-23 20:56:54 +01:00
DirectoryView.h
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
2021-02-26 16:59:56 +01:00
FileManagerWindow.gml
FileManager: Add layout options to View menu
2021-02-13 11:01:59 +01:00
FileUtils.cpp
FileManager: Use newly introduced LibCore file management helpers
2021-02-21 18:14:29 +01:00
FileUtils.h
FileManager: Use newly introduced LibCore file management helpers
2021-02-21 18:14:29 +01:00
main.cpp
FileManager+LaunchServer: Add launching FileManager with focus on file
2021-03-01 11:16:18 +01:00
PropertiesWindow.cpp
FileManager: Focus on file when opening file's location from Properties
2021-03-01 11:16:18 +01:00
PropertiesWindow.h
…