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-02 06:37:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
abd1f7e5635dc0bee2b490281a463d60ffbf2890
ladybird
/
Applications
/
FileManager
History
Andreas Kling
b97e42dcaa
LibGUI: Make ModelSelection non-copyable and non-movable
...
These are meant to be attached to an AbstractView at all times.
2020-08-14 12:15:11 +02:00
..
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
DirectoryView.cpp
LibGUI: Rename ModelClient::on_model_update() => model_did_update()
2020-08-13 20:18:11 +02:00
DirectoryView.h
LibGUI: Rename ModelClient::on_model_update() => model_did_update()
2020-08-13 20:18:11 +02:00
FileUtils.cpp
AK: Rename FileSystemPath -> LexicalPath
2020-05-26 14:35:10 +02:00
FileUtils.h
Meta: Add a script check the presence of "#pragma once" in header files
2020-05-29 07:59:45 +02:00
main.cpp
LibGUI: Make ModelSelection non-copyable and non-movable
2020-08-14 12:15:11 +02:00
PropertiesDialog.cpp
FileManager: Use FileIconProvider in the properties dialog
2020-08-12 20:41:13 +02:00
PropertiesDialog.h
FileManager: Use FileIconProvider in the properties dialog
2020-08-12 20:41:13 +02:00