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-04-06 04:35:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e457b98c32f58e7f9529878a4e76832aaa80368
ladybird
/
Applications
/
FileManager
History
Andreas Kling
bc0658ce27
FileManager: Use GUI::SeparatorWidget in the properties dialog
...
This looks a lot better than putting a GUI::Frame in there.
2020-12-30 03:53:37 +01:00
..
CMakeLists.txt
Build: Embed application icons directly in the executables.
2020-12-21 00:12:59 +01:00
DesktopWidget.cpp
…
DesktopWidget.h
…
DirectoryView.cpp
LibGUI: Refactor AbstractView "multi select" mode into "selection mode"
2020-12-28 21:28:40 +01:00
DirectoryView.h
…
FileManagerWindow.gml
LibGUI: Rewrite layout system in terms of min and max sizes
2020-12-30 01:36:41 +01:00
FileUtils.cpp
FileManager: Add a delete_path helper for singular paths
2020-12-28 19:13:45 +01:00
FileUtils.h
FileManager: Implement the cut file operation
2020-12-28 19:13:45 +01:00
main.cpp
FileManager: Implement the cut file operation
2020-12-28 19:13:45 +01:00
PropertiesDialog.cpp
FileManager: Use GUI::SeparatorWidget in the properties dialog
2020-12-30 03:53:37 +01:00
PropertiesDialog.h
FileManager: Use GUI::SeparatorWidget in the properties dialog
2020-12-30 03:53:37 +01:00