index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
FileManager
Age
Commit message (
Expand
)
Author
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-22
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
networkException
2021-08-18
FileManager: Reorder main toolbar actions a little bit
Andreas Kling
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-08-03
FileManager: Use the current directory as one of the initial locations
Karol Kosek
2021-08-03
FileManager: Set chdir to the current path when opening applications
Karol Kosek
2021-08-01
FileManager: Refresh DirectoryView after applying changes
LuK1337
2021-08-01
FileManager: Enable/Disable mkdir and touch actions on path change
Karol Kosek
2021-08-01
FileManager: Remove the rename action from the tree view context menu
Karol Kosek
2021-08-01
FileManager: Add the rename action to the toolbar
Karol Kosek
2021-08-01
Applications: Remove unused header includes
Brian Gianforcaro
2021-07-27
FileManager: Fix properties button margins
FrHun
2021-07-27
FileManager: Make "show dotfiles" affect the tree view as well
Andreas Kling
2021-07-24
FileManager: Show an open icon for selected folder in tree view again
Karol Kosek
2021-07-22
FileManager: Switch FileOperationProgressWidget::did_error() to SV&
Sam Atkins
2021-07-22
FileManager: Show progress dialog for file deletions
Sam Atkins
2021-07-22
FileManager: Rename FileOperation::Cut to FileOperation::Move
Sam Atkins
2021-07-22
FileManager: Set file op progress window's text based on the operation
Sam Atkins
2021-07-22
FileManager+FileOperation: Implement (and use) 'Move' command
Sam Atkins
2021-07-22
FileManager: Show progress dialog for pasted files
Sam Atkins
2021-07-22
FileManager: Move mass-copy code from DirectoryView to FileUtils
Sam Atkins
2021-07-22
FileManager: Combine drag&drop file copies into one progress window
Sam Atkins
2021-07-22
FileManager+FileOperation: Switch to east const
Sam Atkins
2021-07-21
Userland: Add GUI::Window::add_menu() and use it everywhere
Andreas Kling
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-07-20
FileManager: Set main window size before showing the window
Andreas Kling
2021-07-19
File Manager: Differentiate between navigation and rename errors
ls
2021-07-17
FileManager+Spreadsheet: Unify cut-copy-paste order
Karol Kosek
2021-07-13
FileManager: Add Rename action to context and application menu
Karol Kosek
2021-07-13
FileManager: Convert properties window UI to GML (#8705)
luk1337
2021-07-08
FileManager: Add Open in Terminal on folder context menu
pancake
2021-07-07
FileManager: Fix Desktop rubber-banding getting clipped at the edge
Andreas Kling
2021-07-04
FileManager: Remove explicit `T` to `Optional<T>` conversion
Daniel Bertalan
2021-07-01
FileManager: Remove clicked breadcrumbs for non-existing directories
Sam Atkins
2021-06-30
AK+Everywhere: Add and use static APIs for LexicalPath
Max Wipfli
2021-06-30
AK: Remove the LexicalPath::is_valid() API
Max Wipfli
2021-06-27
FileManager: Pass launch origin rects to spawned programs
Andreas Kling
2021-06-25
FileManager: Add "Open in New Window" context menu action
Sam Atkins
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-06-13
Utilities: Change `unzip -o` option to `-d`
Jelle Raaijmakers
2021-06-09
FileManager: Save maximized window state on exit
Marcus Nilsson
2021-06-06
AK+Everywhere: Disallow constructing Functions from incompatible types
Ali Mohammad Pur
2021-05-26
LibGUI/AbstractView: Remove `on_selection`
Jelle Raaijmakers
2021-05-21
Applications: Use titlecase and distinct underlined characters in menus
Max Wipfli
2021-05-21
FileManager: Change shortcut of Display Settings desktop option
Linus Groh
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-05-13
FileManager: Set minimum folder pane width
Jelle Raaijmakers
2021-05-12
FileManager: Reorganize main toolbar a little bit
Andreas Kling
[next]