Tim Ledbetter
|
0d7b13edac
Userland: Make `GUI::Window` construction non-fallible
|
před 1 rokem |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
před 2 roky |
Lucas CHOLLET
|
1a97382305
LibGUI: Make `Application`'s construction fallible
|
před 2 roky |
Karol Kosek
|
0b110c88ae
PDFViewer: Propagate errors from `PDFViewerWidget::initialize_menubar()`
|
před 2 roky |
Sam Atkins
|
5c76b63f79
PDFViewer: Add list of recently-opened files
|
před 2 roky |
Ali Mohammad Pur
|
500044906d
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
|
před 2 roky |
Liav A
|
e241b47fee
Userland: Remove a bunch of unveil calls on /sys/kernel/processes
|
před 2 roky |
Karol Kosek
|
d4367f42ba
PDFViewer: Port to Core::Stream::File
|
před 2 roky |
Karol Kosek
|
247db3fdd0
LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated
|
před 2 roky |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
před 2 roky |
Liav A
|
5dfb2b18f3
Applications: Use new global variables at /sys/kernel/ directory
|
před 2 roky |
Timothy Flynn
|
7cab86ad28
Userland: Unveil /proc/all in applications which require it
|
před 2 roky |
Timothy Flynn
|
25e0ab3ee4
Userland: Tighten promises by removing 'proc' where it isn't used
|
před 2 roky |
Peter Elliott
|
7af5eef0dd
SystemServer+LoginServer+Userland: Switch to sid-based sockets
|
před 2 roky |
Lucas CHOLLET
|
e8115bfdb1
Base: Launch FileSystemAccessServer at session start-up
|
před 3 roky |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
před 3 roky |
Matthew Olsson
|
091c2cfdca
PDFViewer: Add page mode option
|
před 3 roky |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
před 3 roky |
Matthew Olsson
|
6bed20f456
PDFViewer: Use ArgsParser
|
před 3 roky |
Mustafa Quraish
|
effb19f996
PDFViewer: Use FileSystemAccessClient::try_* APIs
|
před 3 roky |
creator1creeper1
|
a76e97df64
PDFViewer: Propagate errors using try_set_main_widget in main
|
před 3 roky |
Andreas Kling
|
e815bf5d1f
PDFViewer: Add a basic set of pledges
|
před 3 roky |
Andreas Kling
|
21a5fb0fa2
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
|
před 3 roky |
Mustafa Quraish
|
4d302e0e88
Everywhere: Use Application::construct() with Main::Arguments directly
|
před 3 roky |
Pascal Puffke
|
61408e2397
PDFViewer: Port to LibMain
|
před 3 roky |
Mustafa Quraish
|
0f749681a9
Everywhere: Use my fancy new serenityos.org email :^)
|
před 3 roky |
Mustafa Quraish
|
63ff5873d8
PDFViewer: Open CLI files through FileSystemAccessServer without prompt
|
před 3 roky |
Mustafa Quraish
|
eae21c7e31
PDFViewer: Use FileSystemAccessClient to open files
|
před 3 roky |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
před 4 roky |
Andreas Kling
|
df29d58e19
PDFViewer+Base: Display application title as "PDF Viewer"
|
před 4 roky |