1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 20:15:07 +00:00
serenity/Applications/Help
FalseHonesty 7ca562b200 LibMarkdown: Change MD Document parse API to return a RefPtr
Markdown documents are now obtained via the static Document::parse
method, which returns a RefPtr<Document>, or nullptr on failure.
2020-05-30 00:32:12 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
History.cpp Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
History.h AK: Make Vector use size_t for its size and capacity 2020-02-25 14:52:35 +01:00
main.cpp LibMarkdown: Change MD Document parse API to return a RefPtr 2020-05-30 00:32:12 +02:00
ManualModel.cpp Help: Clicking on link changes the treeview selection 2020-05-05 14:27:51 +02:00
ManualModel.h Help: Clicking on link changes the treeview selection 2020-05-05 14:27:51 +02:00
ManualNode.h Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
ManualPageNode.cpp Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
ManualPageNode.h Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
ManualSectionNode.cpp AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
ManualSectionNode.h Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00