index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
Presenter
/
Presentation.cpp
Age
Commit message (
Expand
)
Author
2023-03-22
Presenter: Support multiple frames per slide
Kyle Lanmon
2023-02-13
LibCore: Remove `Stream.h`
Tim Schumacher
2023-02-13
LibCore: Move Stream-based file into the `Core` namespace
Tim Schumacher
2023-01-27
Presenter: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-01-17
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
Sam Atkins
2023-01-16
Presenter: Add `Presentation::has_a_[next,previous]_frame()`
Lucas CHOLLET
2023-01-09
Presenter: Rearchitect on top of LibWeb
Andreas Kling
2022-12-14
Presenter: Fix a crash in loading untitled presentations
Arda Cinar
2022-12-14
Everywhere: Stop shoving things into ::std and mentioning them as such
Ali Mohammad Pur
2022-12-12
LibCore: Rename `Stream::read_all` to `read_until_eof`
Tim Schumacher
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-25
Applications: Add Presenter
kleines Filmröllchen