serenity/Userland/Applications/FileManager
Sam Atkins 8ec691057f FileManager: Add "Font" tab to File Properties window
We now keep the MappedFile around when inspecting a font, so that we can
use that font to display a preview.
2023-07-20 08:02:12 +01:00
..
CMakeLists.txt FileManager: Add "Font" tab to File Properties window 2023-07-20 08:02:12 +01:00
DesktopWidget.cpp
DesktopWidget.h
DirectoryView.cpp FileManager: Remove duplicate log statement 2023-07-16 00:59:13 +02:00
DirectoryView.h Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
FileManagerWindow.gml FileManager: Use PathBreadcrumbbar instead of Breadcrumbbar :^) 2023-02-19 01:09:09 +01:00
FileOperationProgress.gml
FileOperationProgressWidget.cpp AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00
FileOperationProgressWidget.h AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00
FileUtils.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
FileUtils.h FileManager: Factorize code to handle drag-and-drop 2023-02-11 14:18:13 +00:00
main.cpp Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
PropertiesWindow.cpp FileManager: Add "Font" tab to File Properties window 2023-07-20 08:02:12 +01:00
PropertiesWindow.h FileManager: Add "Font" tab to File Properties window 2023-07-20 08:02:12 +01:00
PropertiesWindowAudioTab.gml FileManager: Add "Audio" tab to File Properties window 2023-07-20 08:02:12 +01:00
PropertiesWindowFontTab.gml FileManager: Add "Font" tab to File Properties window 2023-07-20 08:02:12 +01:00
PropertiesWindowGeneralTab.gml FileManager: Don't wrap long paths on Properties window 2023-07-20 08:02:12 +01:00
PropertiesWindowImageTab.gml FileManager: Add "Image" tab to File Properties window 2023-07-20 08:02:12 +01:00