index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
/
ChanViewer
/
ThreadCatalogModel.h
Age
Commit message (
Expand
)
Author
2020-04-05
AK: Stop allowing implicit downcast with RefPtr and NonnullRefPtr
Andreas Kling
2020-02-06
LibGUI: Remove leading G from filenames
Andreas Kling
2020-02-06
LibCore: Remove leading C from filenames
Andreas Kling
2020-02-02
LibGUI: Put all classes in the GUI namespace and remove the leading G
Andreas Kling
2020-02-02
LibCore: Put all classes in the Core namespace and remove the leading C
Andreas Kling
2020-01-18
Meta: Add license header to source files
Andreas Kling
2019-09-22
LibCore: Remove ObjectPtr in favor of RefPtr
Andreas Kling
2019-09-21
LibCore: Convert CHttpJob to ObjectPtr
Andreas Kling
2019-08-05
ChanViewer: Add a status bar to show loading status
Andreas Kling
2019-08-05
ChanViewer: Fetch the list of boards and allow switching the board
Andreas Kling
2019-08-05
ChanViewer: Show thread subjects in the catalog view
Andreas Kling
2019-08-04
ChanViewer: Show the time of each post in the thread catalog
Andreas Kling
2019-08-04
ChanViewer: Start working on a simple read-only 4Chan viewer
Andreas Kling