1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:57:43 +00:00
serenity/Applications/FileManager
Andreas Kling d6abfbdc5a LibCore: Remove ObjectPtr in favor of RefPtr
Now that CObject is fully ref-counted, just use RefPtr everywhere! :^)
2019-09-22 00:31:54 +02:00
..
DirectoryView.cpp LibGUI: Convert GTableView to ObjectPtr 2019-09-21 16:03:59 +02:00
DirectoryView.h LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
FileUtils.cpp FileManager: Create FileUtils 2019-09-10 19:28:41 +02:00
FileUtils.h FileManager: Create FileUtils 2019-09-10 19:28:41 +02:00
main.cpp LibGUI: Don't create GMessageBox and GInputBox on the stack 2019-09-21 20:32:31 +02:00
Makefile FileManager: Create FileUtils 2019-09-10 19:28:41 +02:00