This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-26 19:29:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53cfed7c8b8a4274ca9bbcfe4bc80a52b1d13402
ladybird
/
Applications
/
ChanViewer
History
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