1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:48:11 +00:00
serenity/Userland/Applications/FileManager
Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref()
This makes it more symmetrical with adopt_own() (which is used to
create a NonnullOwnPtr from the result of a naked new.)
2021-04-23 16:46:57 +02:00
..
CMakeLists.txt FileManager: Use FileOperation to perform drag&drop copy out-of-process 2021-04-13 10:12:50 +02:00
DesktopWidget.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DesktopWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DirectoryView.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
DirectoryView.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
FileManagerWindow.gml Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
FileOperationProgress.gml FileManager: Estimate transfer time 2021-04-17 09:41:35 +02:00
FileOperationProgressWidget.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
FileOperationProgressWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
FileUtils.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
FileUtils.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
main.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
PropertiesWindow.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
PropertiesWindow.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00