summaryrefslogtreecommitdiff
path: root/Userland/Applications/FileManager
AgeCommit message (Expand)Author
2021-06-13Utilities: Change `unzip -o` option to `-d`Jelle Raaijmakers
2021-06-09FileManager: Save maximized window state on exitMarcus Nilsson
2021-06-06AK+Everywhere: Disallow constructing Functions from incompatible typesAli Mohammad Pur
2021-05-26LibGUI/AbstractView: Remove `on_selection`Jelle Raaijmakers
2021-05-21Applications: Use titlecase and distinct underlined characters in menusMax Wipfli
2021-05-21FileManager: Change shortcut of Display Settings desktop optionLinus Groh
2021-05-13Userland: Tighten a *lot* of pledges! :^)Andreas Kling
2021-05-13FileManager: Set minimum folder pane widthJelle Raaijmakers
2021-05-12FileManager: Reorganize main toolbar a little bitAndreas Kling
2021-05-12FileManager: Reorganize menus a little bitAndreas Kling
2021-05-12LibCore+Everywhere: Move OpenMode out of IODeviceAli Mohammad Pur
2021-05-01Everywhere: Rename app_menu to file_menu or game_menuAndreas Kling
2021-04-29Everywhere: "indexes" => "indices"Andreas Kling
2021-04-29Everywhere: "file name" => "filename"Andreas Kling
2021-04-25FileManager: Unzip from context MenuTheGeopard
2021-04-23AK: Rename adopt() to adopt_ref()Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-20FileManager+FileOperation: Report Errors when doing an file operationTobias Christiansen
2021-04-20FileManager: Don't crash on error in FileOperationTobias Christiansen
2021-04-18FileManager: Show action status tips in the status bar :^)Andreas Kling
2021-04-18FileManager: Pluralize empty selection statusbar message properlyLinus Groh
2021-04-17FileManager: Estimate transfer timeLeandro Pereira
2021-04-17FileManager: Show file copying animationLeandro Pereira
2021-04-17FileManager: Make DirectoryView API's take String instead of StringViewAndreas Kling
2021-04-13Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"Andreas Kling
2021-04-13FileManager+FileOperation: Show byte progress of current fileAndreas Kling
2021-04-13FileManager: Use a Core::File for the FileOperation pipesAndreas Kling
2021-04-13FileManager: Use FileOperation to perform drag&drop copy out-of-processAndreas Kling
2021-04-11LibC: Move S_* defines into <fcntl.h>Gunnar Beutner
2021-04-09FileManager: Add Alt shortcuts to menu actionsAndreas Kling
2021-04-06FileManager: Set the default menu item in desktop context menusAndreas Kling
2021-04-05FileManager: Add Alt shortcuts for top-level menusAndreas Kling
2021-04-05LibGUI: Do AbstractView::set_column_hidden() => set_column_visible()Andreas Kling
2021-04-04LibGUI: Add GUI::CommonActions::make_properties_action()Andreas Kling
2021-03-26LibGUI: Show human readable size in filemanagerFederico Guerinoni
2021-03-25Userland: Turn all application menus into window menus :^)Andreas Kling
2021-03-25PropertiesWindow: Show the file size in a human readable formatDavid Isaksson
2021-03-11FileManager: Accept TreeView drop eventVyacheslav Pukhanov
2021-03-07FileManager: Disable view change actions when directory is unreadableLinus Groh
2021-03-07FileManager: Use ArgsParser, handle more optionsspeles
2021-03-07Applications: Open folder with pre-selected file where appropriate :^)speles
2021-03-03FileManager: Add launch handler actions to desktop context menuZac
2021-03-01FileManager: Focus on file when opening file's location from Propertiesspeles
2021-03-01FileManager+LaunchServer: Add launching FileManager with focus on filespeles
2021-02-26Everywhere: Remove a bunch of redundant 'AK::' namespace prefixesLinus Groh
2021-02-25FileManager: change icon for Show in File ManagerMorc - Richard Gráčik
2021-02-25Base: Add new icons for fonts and File Managerthankyouverycool
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-02-21FileManager: Use newly introduced LibCore file management helpersMițca Dumitru
2021-02-20FileManager: Set tooltips on the path breadcrumb barAndreas Kling