serenity/Applications/ChanViewer
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
..
BoardListModel.cpp LibCore: Make it possible to cancel pending CNetworkJobs 2019-09-21 17:32:26 +02:00
BoardListModel.h LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
main.cpp LibGUI: Convert remaining random little things to ObjectPtr 2019-09-21 19:40:14 +02:00
Makefile ChanViewer: Fetch the list of boards and allow switching the board 2019-08-05 18:43:36 +02:00
ThreadCatalogModel.cpp LibCore: Make it possible to cancel pending CNetworkJobs 2019-09-21 17:32:26 +02:00
ThreadCatalogModel.h LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00