1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 10:11:00 +00:00
serenity/Applications/FileManager
Stijn 633301323b FileManager: Add a new file action to FileManager GUI
This action was already present when running FileManager in desktop mode, but now it's also available in windowed mode. :)
2020-07-15 13:26:38 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
DirectoryView.cpp FileManager: Allow double-clicking applications again 2020-07-15 00:11:30 +02:00
DirectoryView.h FileManager: Allow double-clicking applications again 2020-07-15 00:11:30 +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 FileManager: Add a new file action to FileManager GUI 2020-07-15 13:26:38 +02:00
PropertiesDialog.cpp FileManager: Small improvements to PropertyDialog's apply button logic 2020-06-18 23:14:13 +02:00
PropertiesDialog.h FileManager: Small improvements to PropertyDialog's apply button logic 2020-06-18 23:14:13 +02:00