summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/GDirectoryModel.h
AgeCommit message (Expand)Author
2020-01-10LibGUI+FileManager: Merge GDirectoryModel into GFileSystemModelSergey Bugaev
2019-11-20FileManager: Added properties dialogTill Mayer
2019-10-03LibGUI: Fix GDirectoryModel lifetime bug.Brandon Scott
2019-09-29FileManager+LibGUI+html: Add an icon to represent HTML filesAndreas Kling
2019-09-22LibCore: Remove ObjectPtr in favor of RefPtrAndreas Kling
2019-09-20LibCore: Convert CNotifier to ObjectPtrAndreas Kling
2019-09-13GDirectoryModel: Add on_path_change hookAndreas Kling
2019-09-04GDirectoryModel: Add a 32x32 filetype icon for sound filesAndreas Kling
2019-08-26LibGUI: Port threading to LibThreadSergey Bugaev
2019-07-31GDirectoryModel: Add "modification time" column.Andreas Kling
2019-07-22GDirectoryModel: Automagically update on filesystem changes.Andreas Kling
2019-07-04Libraries: Create top level directory for libraries.Andreas Kling