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-07 17:15:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65a11fb5f913be1e403e47222fb7a696100b2323
ladybird
/
Applications
/
FileManager
History
Tom
65a11fb5f9
LibGUI: Add InputBox::show with required parent window argument
...
Similar to MessageBox::show, this encourages passing in a window.
2020-07-16 16:10:21 +02:00
..
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
DirectoryView.cpp
LibWeb: Require parent window argument for MessageBox
2020-07-16 16:10:21 +02:00
DirectoryView.h
LibGUI+FileManager: Fix forgetting to map sorting proxy model indexes
2020-07-15 13:41:46 +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: Add InputBox::show with required parent window argument
2020-07-16 16:10:21 +02:00
PropertiesDialog.cpp
LibWeb: Require parent window argument for MessageBox
2020-07-16 16:10:21 +02:00
PropertiesDialog.h
FileManager: Small improvements to PropertyDialog's apply button logic
2020-06-18 23:14:13 +02:00