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
Age
Commit message (
Expand
)
Author
2022-10-13
Browser: Set 'webdriver-active flag' when creating a new Tab
Linus Groh
2022-10-12
Browser: Add a basic WebDriver API
Sam Atkins
2022-10-12
HexEditor: Fix two off-by-one errors
Mart G
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-10-12
PixelPaint: Call update after clearing guides
Mart G
2022-10-12
TextEditor: Set window title before showing the main window
Gunnar Beutner
2022-10-10
PixelPaint: Add Hue/Saturation filter
MacDue
2022-10-10
PixelPaint: Add InplaceFilter and convert FastBoxBlur to be one
MacDue
2022-10-09
VideoPlayer: Allow display of multiple frames by clicking the image
Zaggy1024
2022-10-09
LibVideo: Add support for VP9 superframes
Zaggy1024
2022-10-09
VideoPlayer: Display frames from the VP9 decoder
Zaggy1024
2022-10-09
LibVideo: Allow bit stream reads to throw errors
Zaggy1024
2022-10-09
VideoPlayer: Remove unused #include <LibAudio/ConnectionToServer.h>
Zaggy1024
2022-10-06
Browser: Add a custom icon for the "New Window" action
Gunnar Beutner
2022-10-06
Browser: Provide ability to create new browser windows
Kemal Zebari
2022-10-06
PixelPaint: Add actions to crop layer to selection/content
Sergiy Stupar
2022-10-06
FileManager: Group Toolbar overflow
FrHun
2022-10-04
AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places
Nico Weber
2022-10-04
Applications: Use title-case for group box titles in settings
Timothy Flynn
2022-10-04
BrowserSettings: Remove overly verbose dbgln statement
Timothy Flynn
2022-10-04
CalendarSettings: Add Weekend-specific settings
Tobias Christiansen
2022-10-03
Calculator: Add a Shrinking action
Lucas CHOLLET
2022-10-03
Calculator: Add a "Custom" entry to the rounding menu
Lucas CHOLLET
2022-10-03
Calculator: Add a Rounding menu
Lucas CHOLLET
2022-10-03
Userland: Unveil /proc/all in applications which require it
Timothy Flynn
2022-10-03
Userland: Tighten promises by removing 'proc' where it isn't used
Timothy Flynn
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-10-02
Calendar: Fix crash when changing event date
Monroe Clinton
2022-10-01
Magnifier: Don't error if cancelling capture save
MacDue
2022-10-01
Welcome: Use StandardPaths to load README.md
thankyouverycool
2022-10-01
Welcome: Use fallible try_create_default_icon()
thankyouverycool
2022-10-01
Welcome: Update GML
thankyouverycool
2022-10-01
Welcome: Port to Core::Stream
thankyouverycool
2022-10-01
Welcome: Remove unnecessary include
thankyouverycool
2022-10-01
Welcome: Add/remove SystemServer group entry to toggle startup
thankyouverycool
2022-09-29
Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer`
Sam Atkins
2022-09-29
PixelPaint: Add option to make new layer from selection
Timothy Slater
2022-09-29
PixelPaint: Add function to make layer from selection to ImageEditor
Timothy Slater
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-28
Welcome: Get LibWeb to parse Markdown documents for us
Sam Atkins
2022-09-27
PixelPaint: Use the parallel ImageProcessor to apply filters
kleines Filmröllchen
2022-09-27
PixelPaint: Add a general-purpose parallel image processing pipeline
kleines Filmröllchen
2022-09-27
PixelPaint: Expose the GUI event loop from the ImageEditor
kleines Filmröllchen
2022-09-27
PixelPaint: Reference-count filters
kleines Filmröllchen
2022-09-27
Spreadsheet: Add toolbar actions to change the cell style
Marco Santos
2022-09-26
Magnifier: Add the option to save captures
Roberto Bampi
2022-09-24
LibEDID: Remove head index when retrieving an EDID from DisplayConnector
Liav A
2022-09-22
ClockSettings: Increase max visible items for time zone ComboBox
thankyouverycool
2022-09-21
Browser+WebContent+LibJS: Support `%c` specifiers in Console.log()
Sam Atkins
2022-09-21
Browser: Ignore whitespace-only input in the JS console
Sam Atkins
[next]