Andreas Kling
|
6cf064e4c6
|
Spreadsheet: Open help pages immediately when selecting them
|
2020-08-28 13:56:26 +02:00 |
|
Andreas Kling
|
60cf97726f
|
Spreadsheet: Don't store help window's widgets in raw pointers
We can just use RefPtr for these and lighten the cognitive burden.
|
2020-08-28 13:56:19 +02:00 |
|
AnotherTest
|
682b2fdb75
|
LibWeb: Move OutOfProcessWebView into the Web namespace
|
2020-08-24 18:21:33 +02:00 |
|
AnotherTest
|
3a07f6e345
|
Spreadsheet: Document runtime functions and add a help window
...that can automatically generate documentation pages from the objects.
|
2020-08-24 18:21:33 +02:00 |
|