ladybird/Applications/Help
FalseHonesty 20faa93cb0 LibMarkdown: Change internal MD API to return OwnPtrs
Previously, all Markdown blocks had a virtual parse method which has
been swapped out for a static parse method returning an OwnPtr of
that block's type.

The Text class also now has a static parse method that will return an
Optional<Text>.
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 internal MD API to return OwnPtrs 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