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-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
2021-05-12
FileManager: Reorganize menus a little bit
Andreas Kling
2021-05-12
LibCore+Everywhere: Move OpenMode out of IODevice
Ali Mohammad Pur
2021-05-01
Everywhere: Rename app_menu to file_menu or game_menu
Andreas Kling
2021-04-29
Everywhere: "indexes" => "indices"
Andreas Kling
2021-04-29
Everywhere: "file name" => "filename"
Andreas Kling
2021-04-25
FileManager: Unzip from context Menu
TheGeopard
2021-04-23
AK: Rename adopt() to adopt_ref()
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-20
FileManager+FileOperation: Report Errors when doing an file operation
Tobias Christiansen
2021-04-20
FileManager: Don't crash on error in FileOperation
Tobias Christiansen
2021-04-18
FileManager: Show action status tips in the status bar :^)
Andreas Kling
2021-04-18
FileManager: Pluralize empty selection statusbar message properly
Linus Groh
2021-04-17
FileManager: Estimate transfer time
Leandro Pereira
2021-04-17
FileManager: Show file copying animation
Leandro Pereira
2021-04-17
FileManager: Make DirectoryView API's take String instead of StringView
Andreas Kling
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-04-13
FileManager+FileOperation: Show byte progress of current file
Andreas Kling
2021-04-13
FileManager: Use a Core::File for the FileOperation pipes
Andreas Kling
2021-04-13
FileManager: Use FileOperation to perform drag&drop copy out-of-process
Andreas Kling
2021-04-11
LibC: Move S_* defines into <fcntl.h>
Gunnar Beutner
2021-04-09
FileManager: Add Alt shortcuts to menu actions
Andreas Kling
2021-04-06
FileManager: Set the default menu item in desktop context menus
Andreas Kling
2021-04-05
FileManager: Add Alt shortcuts for top-level menus
Andreas Kling
2021-04-05
LibGUI: Do AbstractView::set_column_hidden() => set_column_visible()
Andreas Kling
2021-04-04
LibGUI: Add GUI::CommonActions::make_properties_action()
Andreas Kling
2021-03-26
LibGUI: Show human readable size in filemanager
Federico Guerinoni
2021-03-25
Userland: Turn all application menus into window menus :^)
Andreas Kling
2021-03-25
PropertiesWindow: Show the file size in a human readable format
David Isaksson
2021-03-11
FileManager: Accept TreeView drop event
Vyacheslav Pukhanov
2021-03-07
FileManager: Disable view change actions when directory is unreadable
Linus Groh
[prev]
[next]