Andreas Kling
|
4a2b718ba2
LibCore: Use ErrorOr<T> for Core::File::copy_file()
|
před 3 roky |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
před 3 roky |
Mustafa Quraish
|
fdfc0d1bac
FileManager: Listen for changes to Desktop wallpaper in config
|
před 3 roky |
Tetsui Ohkubo
|
eb326db028
FileOperation: Deduplicate destination file names on copy
|
před 3 roky |
Sam Atkins
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
před 3 roky |
Andreas Kling
|
887ab3cc9a
LibGUI: Rename FileSystemModel's "Owner" column to "User"
|
před 3 roky |
Karol Kosek
|
1700b6d113
FileManager: Remove tree_view_directory_context_menu
|
před 3 roky |
Karol Kosek
|
7d6308523a
FileManager: Add 'Open in Terminal' action for selected dirs on desktop
|
před 3 roky |
Karol Kosek
|
dd75ed0c5e
FileManager: Add default 'Open' action in context menu for directories
|
před 3 roky |
Karol Kosek
|
7cf5904124
FileManager: Place mkdir and touch actions below openings in tree view
|
před 3 roky |
Karol Kosek
|
d184e5327a
FileManager: Put file launch actions first
|
před 3 roky |
Andreas Kling
|
696dbc889f
FileManager: Make DirectoryView listen for configuration changes
|
před 3 roky |
Andreas Kling
|
c8c58626e9
FileManager: Move "View as ViewType" actions into DirectoryView
|
před 3 roky |
TheFightingCatfish
|
d2af27d2d0
FileManager: Change the cwd when opening a directory
|
před 4 roky |
Andy Jansson
|
bb399c6955
FileManager: Change read_i32 call to read_bool
|
před 3 roky |
Andreas Kling
|
1a0a35f4b8
FileManager: Use Config::pledge_domains()
|
před 3 roky |
Andreas Kling
|
39d9373bca
FileManager: Use LibConfig instead of Core::ConfigFile :^)
|
před 3 roky |
networkException
|
acde7d12b0
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
|
před 3 roky |
networkException
|
938051feb8
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
|
před 3 roky |
Andreas Kling
|
7d904eed12
FileManager: Reorder main toolbar actions a little bit
|
před 3 roky |
sin-ack
|
e11d177618
Userland+LibGUI: Add shorthand versions of the Margins constructor
|
před 3 roky |
sin-ack
|
9c9a5c55cb
Userland+LibGUI: Make Margins arguments match CSS ordering
|
před 3 roky |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
před 4 roky |
Karol Kosek
|
4988540cb1
FileManager: Use the current directory as one of the initial locations
|
před 4 roky |
LuK1337
|
a91848c148
FileManager: Refresh DirectoryView after applying changes
|
před 4 roky |
Karol Kosek
|
92fd86901d
FileManager: Enable/Disable mkdir and touch actions on path change
|
před 4 roky |
Karol Kosek
|
755fe2b0ca
FileManager: Remove the rename action from the tree view context menu
|
před 4 roky |
Karol Kosek
|
c1dc9e6de2
FileManager: Add the rename action to the toolbar
|
před 4 roky |
Brian Gianforcaro
|
a51e6547aa
Applications: Remove unused header includes
|
před 4 roky |
Andreas Kling
|
49b9683381
FileManager: Make "show dotfiles" affect the tree view as well
|
před 4 roky |