Age | Commit message (Expand) | Author |
---|---|---|
2019-11-20 | FileManager: Added properties dialog | Till Mayer |
2019-10-03 | LibGUI: Fix GDirectoryModel lifetime bug. | Brandon Scott |
2019-09-29 | FileManager+LibGUI+html: Add an icon to represent HTML files | Andreas Kling |
2019-09-22 | LibCore: Remove ObjectPtr in favor of RefPtr | Andreas Kling |
2019-09-20 | LibCore: Convert CNotifier to ObjectPtr | Andreas Kling |
2019-09-13 | GDirectoryModel: Add on_path_change hook | Andreas Kling |
2019-09-04 | GDirectoryModel: Add a 32x32 filetype icon for sound files | Andreas Kling |
2019-08-26 | LibGUI: Port threading to LibThread | Sergey Bugaev |
2019-07-31 | GDirectoryModel: Add "modification time" column. | Andreas Kling |
2019-07-22 | GDirectoryModel: Automagically update on filesystem changes. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |