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
977863ea078e829df10d351a2e9ac3097fb8f5d9
ladybird
/
Applications
/
FileManager
History
Andreas Kling
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
...
This will allow you us to implement special behavior when Ctrl+clicking a button.
2020-05-12 20:31:16 +02:00
..
DirectoryView.cpp
LibDesktop: Switch to LaunchServer for DesktopServices::open
2020-05-09 15:13:32 +02:00
DirectoryView.h
LibGUI: The UI calls it 'Icon view', fix the name in the code
2020-05-02 14:12:36 +02:00
FileUtils.cpp
FileManager: Replicate permissions on directory copy (
#1437
)
2020-04-19 17:18:27 +02:00
FileUtils.h
FileManager: Replicate permissions on directory copy (
#1437
)
2020-04-19 17:18:27 +02:00
main.cpp
LibDesktop: Switch to LaunchServer for DesktopServices::open
2020-05-09 15:13:32 +02:00
Makefile
LibDesktop: Switch to LaunchServer for DesktopServices::open
2020-05-09 15:13:32 +02:00
PropertiesDialog.cpp
LibGUI: Include keyboard modifier state with button on_click calls
2020-05-12 20:31:16 +02:00
PropertiesDialog.h
LibGUI: Make GUI::TabWidget::add_tab<T>() return a T&
2020-04-04 11:10:07 +02:00