index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
/
FileManager
Age
Commit message (
Expand
)
Author
2020-06-18
FileManager: Small improvements to PropertyDialog's apply button logic
Till Mayer
2020-06-18
FileManager: Replace Label with Image component to show icons
Hüseyin ASLITÜRK
2020-06-17
FileManager: Use Core::File::read_link()
Sergey Bugaev
2020-05-29
Meta: Add a script check the presence of "#pragma once" in header files
Emanuele Torre
2020-05-26
AK: Rename FileSystemPath -> LexicalPath
Sergey Bugaev
2020-05-26
Userland et al: Pledge sigaction when needed
Sergey Bugaev
2020-05-19
FileManager: Remove empty public access modifier from DesktopWidget
Linus Groh
2020-05-18
FileManager: Make the location box 2px taller
Andreas Kling
2020-05-16
FileManager+LibGUI+Userland: Switch clipboard to MIME types
Sergey Bugaev
2020-05-14
Clipboard: Move the system clipboard to a dedicated service process :^)
Andreas Kling
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-12
LibGUI: Include keyboard modifier state with button on_click calls
Andreas Kling
2020-05-09
LibDesktop: Switch to LaunchServer for DesktopServices::open
Nicholas Hollett
2020-05-03
AK+FileManager: Move out human_readable_size to AK::NumberFormat
AnotherTest
2020-05-02
LibGUI: The UI calls it 'Icon view', fix the name in the code
Ben Wiederhake
2020-04-30
FileManager: Realize the initial path when opened from the command line
Andreas Kling
2020-04-29
FileManager: Fix crash when file properties has unnamed UID or GID
Andreas Kling
2020-04-29
DisplaySettings: Rename from DisplayProperties
Andreas Kling
2020-04-28
FileManager: Disable PropertiesDialog custom rename disabling logic
Andres Vieira
2020-04-28
FileManager: Disable permission checkboxes if user is not owner of path
Andres Vieira
2020-04-28
FileManager: Deny rename in PropertiesDialog if user can't write in path
Andres Vieira
2020-04-28
FileManager: Disable delete action if user can't write in current path
Andres Vieira
2020-04-28
FileManager: Add folder-specific paste action
Andres Vieira
2020-04-28
FileManager: Disable paste action for non-writable directories
Andres Vieira
2020-04-28
FileManager: Disables mkdir action if permissions don't allow it
Andres Vieira
2020-04-27
FileManager: Add paste action to DirectoryView's context menu
Andres Vieira
2020-04-27
FileManager: Paste inside folder if done through its context menu
Andres Vieira
2020-04-27
FileManager: Copy and Delete selected file(s), not current folder
Andres Vieira
2020-04-26
FileManager: Disable open_parent_directory_action if the new path is "/"
Andres Vieira
2020-04-24
FileManager: Set content margin of DirectoryView to same as children
Andreas Kling
2020-04-23
LibGUI: Add a ToolBarContainer widget and put most ToolBars in one
Andreas Kling
2020-04-23
Desktop: Context menu option to open FileManager
Jonathan Archer
2020-04-23
Desktop: Show DisplayProperties in context menu
Jonathan Archer
2020-04-23
Desktop: File creation from the context menu
Jonathan Archer
2020-04-23
Desktop: Add context menu for directory view
Jonathan Archer
2020-04-22
FileManager: Fix build
Andreas Kling
2020-04-22
FileManager: Exit the application cleanly when failing to open initial directory
angel
2020-04-22
FileManager: Graceful handling of access errors
angel
2020-04-21
LibGUI: Make it easier to create checkable GUI::Actions
Andreas Kling
2020-04-21
LibGUI: Make MenuBar a Core::Object
Andreas Kling
2020-04-20
FileManager+LibGUI: Allow drop on entire DirectoryView
angel
2020-04-20
DirectoryView: Don't push same path twice to history
angel
2020-04-19
LibCore: Add StandardPaths thing to retrieve various standard locations
Andreas Kling
2020-04-19
FileManager: Replicate permissions on directory copy (#1437)
angel
2020-04-19
FileManager: Fix recursive copy on drag
angel
2020-04-19
FileManager: Ignore empty selections on tree view
angel
2020-04-19
LibCore+LibGUI: Move DesktopServices to LibCore
Sergey Bugaev
2020-04-18
FileManager: Allow running in desktop mode
Andreas Kling
2020-04-18
FileManager: Use URL::create_with_file_protocol() in one place
Andreas Kling
2020-04-18
FileManager: Use GUI::DesktopServices::open() to open files
Andreas Kling
[next]