1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:08:10 +00:00
serenity/Userland/Applications/FileManager
Marcus Nilsson d5fa0ea60f FileManager: Save maximized window state on exit
When exiting FileManager in maximized state, save it and start in
maximized state on next launch.
2021-06-09 22:58:10 +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 Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
DirectoryView.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
FileManagerWindow.gml FileManager: Set minimum folder pane width 2021-05-13 00:43:41 +01:00
FileOperationProgress.gml FileManager: Estimate transfer time 2021-04-17 09:41:35 +02:00
FileOperationProgressWidget.cpp AK+Everywhere: Disallow constructing Functions from incompatible types 2021-06-06 00:27:30 +04:30
FileOperationProgressWidget.h Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +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 FileManager: Save maximized window state on exit 2021-06-09 22:58:10 +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