summaryrefslogtreecommitdiff
path: root/Applications/Spreadsheet/HelpWindow.cpp
AgeCommit message (Expand)Author
2021-01-12Applications: Move to Userland/Applications/Andreas Kling
2021-01-04Spreadsheet: Tweak documentation window layout slightlyAndreas Kling
2021-01-02Spreadsheet: Drop all references to example windows when closing themAnotherTest
2020-12-30LibGUI: Rewrite layout system in terms of min and max sizesAndreas Kling
2020-11-22LibWeb: Rename LayoutNode classes and move them into Layout namespaceAndreas Kling
2020-10-31Spreadsheet: Add support for example views and hyperlinks in the docsAnotherTest
2020-10-31Applications: Use application icons for dialog windowsBrendan Coles
2020-10-10Spreadsheet: Fix rendering of documentation examplesLinus Groh
2020-10-06Spreadsheet: Use new format functions.asynts
2020-08-28Spreadsheet: Open help pages immediately when selecting themAndreas Kling
2020-08-28Spreadsheet: Don't store help window's widgets in raw pointersAndreas Kling
2020-08-24LibWeb: Move OutOfProcessWebView into the Web namespaceAnotherTest
2020-08-24Spreadsheet: Document runtime functions and add a help windowAnotherTest