Timothy Flynn
|
e62cb539fd
Revert "FileManager: Remove duplicate log statement"
|
2 年之前 |
Sam Atkins
|
e0b7717a6a
FileManager: Remove duplicate log statement
|
2 年之前 |
Sam Atkins
|
6d02403e06
FileManager: Restore inline message behavior for inaccessible dirs
|
2 年之前 |
kleines Filmröllchen
|
33829f05fe
Userland: Convert config listener callbacks to use StringView
|
2 年之前 |
Sam Atkins
|
11af5119b6
FileManager: Save the DirectoryView's visible columns
|
2 年之前 |
thankyouverycool
|
02d94a303c
Base+Userland: Apply Human Interface Guidelines to Object text
|
2 年之前 |
thankyouverycool
|
f7e034d4b2
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
|
2 年之前 |
thankyouverycool
|
91bafc2653
LibGUI+Userland: Port Labels to String
|
2 年之前 |
thankyouverycool
|
14072ce8f0
FileManager: Use InputBox icons for file and directory creation
|
2 年之前 |
thankyouverycool
|
02a9e5d3f6
LibGUI+Userland: Improve error and font handling for InputBox
|
2 年之前 |
Tom
|
e758545b91
FileManager+LibGUI: Cache the FileSystem::can_delete_or_move value
|
2 年之前 |
MacDue
|
2aa8c9950e
FileManager: Use GUI::Process::spawn_or_show_error() to open terminals
|
2 年之前 |
Cameron Youell
|
1dc3ba6ed5
Applications: Convert `DeprecatedFile` usages to `LibFileSystem`
|
2 年之前 |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 年之前 |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 年之前 |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 年之前 |
Lucas CHOLLET
|
be28800e0d
FileManager: Factorize code to handle drag-and-drop
|
2 年之前 |
Karol Baraniecki
|
506c26acce
LibGUI+Userland: Switch order of parameters for InputBox::show
|
2 年之前 |
Karol Baraniecki
|
8095d9276b
Userland: Replace manual checking by using GUI::InputType::NonemptyText
|
2 年之前 |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 年之前 |
Karol Kosek
|
e45434c0c7
FileManager+HackStudio+SpaceAnalyzer: Use File::can_delete_or_move
|
3 年之前 |
Karol Kosek
|
798154fbbc
FileManager: Calculate file action permissions for subsequent columns
|
3 年之前 |
implicitfield
|
39fc7359d4
FileManager: Clear the selection after deleting files
|
2 年之前 |
Maciej
|
b409d3cf88
FileManager: Display message box if stat()'ing a file to activate fails
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Gunnar Beutner
|
0eb7d1e05c
FileManager: Improve error handling when posix_spawn() fails
|
2 年之前 |
networkException
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
2 年之前 |
Adam Jakubek
|
aa466723eb
FileManager: Navigate to parent dir when current location is removed
|
2 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |