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
Age
Commit message (
Expand
)
Author
2021-08-08
LibGUI: TreeView tree column text painting adjustments
sin-ack
2021-08-08
Browser+LibWeb: Silence some debug spams
TheFightingCatfish
2021-08-08
Browser+LibWeb: Make sure the default favicon is loaded
TheFightingCatfish
2021-08-08
PixelPaint: Add snapping to the GuideTool
Tobias Christiansen
2021-08-08
PixelPaint: Add tooltip to GuideTool to show current offset
Tobias Christiansen
2021-08-08
LibGUI: Add show_tooltip_immediately()
Tobias Christiansen
2021-08-08
Userland: Use kmalloc_array() where appropriate
Andreas Kling
2021-08-08
Everywhere: Replace AK::Singleton => Singleton
Andreas Kling
2021-08-07
LibCpp: Do macro substitution in the preprocessor instead of the parser
Itamar
2021-08-07
LibCpp: Import definitions from headers while processing
Itamar
2021-08-07
LibCpp: Do lexing in the Preprocessor
Itamar
2021-08-07
LibCpp: Support initializing the lexer with a "start line"
Itamar
2021-08-07
LibGUI: Don't assume GUI::Icon has 16x16 bitmap in AbstractTableView
Andreas Kling
2021-08-07
Solitaire: Don't allow the player to draw cards while mouse is down
thisSyntaxSucksAndYouKnowIt
2021-08-07
LibWeb: Add auto as a recognized argument of flex-basis
Tobias Christiansen
2021-08-07
LibJS: Implement Temporal.Instant.prototype.subtract()
Linus Groh
2021-08-07
LibJS: Implement Temporal.Instant.prototype.add()
Linus Groh
2021-08-07
LibJS: Add missing spec link to Temporal.Instant.prototype.round()
Linus Groh
2021-08-07
LibJS/Tests: Add length test for Temporal.Instant.prototype.round()
Linus Groh
2021-08-07
LibJS/Tests: Add length test for Temporal.Instant.prototype.equals()
Linus Groh
2021-08-07
LibJS/Tests: Fix bad copy and paste that crept into a lot of tests
Linus Groh
2021-08-07
PixelPaint: Use unveil to hide file system
Timothy
2021-08-07
FileSystemAccessServer: Add window title as parameter for opening file
Timothy
2021-08-07
SystemServer: Handle missing service executable gracefully
Brian Gianforcaro
2021-08-07
LibJS: Cast length to signed integer before subtraction
sin-ack
2021-08-07
LibJS: Reflect an editorial change in the Temporal spec
Linus Groh
2021-08-07
LibJS: Reflect infallibility editorial changes in the Temporal spec
Linus Groh
2021-08-07
Taskbar: Pass full argv for exit action
LuK1337
2021-08-07
PixelPaint: Make Guides' visibility optional
Tobias Christiansen
2021-08-07
PixelPaint: Add the GuideTool to the Toolbox
Tobias Christiansen
2021-08-07
PixelPaint: Add GuideTool for editing Guides
Tobias Christiansen
2021-08-07
PixelPaint: Allow creation of Guides via the View-Menu
Tobias Christiansen
2021-08-07
PixelPaint: Add a Dialog for the creation of a Guide
Tobias Christiansen
2021-08-07
PixelPaint: Include Guides in the ImageEditor
Tobias Christiansen
2021-08-07
PixelPaint: Add Guide class
Tobias Christiansen
2021-08-07
LibGfx: Add alternate_color to draw_line
Tobias Christiansen
2021-08-06
PixelPaint: Use a StackWidget in ToolPropertiesWidget
Marcus Nilsson
2021-08-06
LibSQL: Use compiler generated default functions
Lenny Maiorani
2021-08-06
LibAudio: Make playing lossy flacs more truthful
Karol Kosek
2021-08-06
LibAudio: Fix calculation of wasted bits-per-sample
Karol Kosek
2021-08-06
LibAudio: Make read samples signed when decoding fixed FLAC subframes
Karol Kosek
2021-08-06
PixelPaint: Use the ValueSlider widget for Tool properties
Marcus Nilsson
2021-08-06
LibGUI: Add ValueSlider widget
Marcus Nilsson
2021-08-06
LibGUI+Applications: Rename Model::is_valid to is_within_range
sin-ack
2021-08-06
Browser: Add more tab options
TheFightingCatfish
2021-08-06
LibGUI: Allow TabWidget to remove all tabs except one
TheFightingCatfish
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-08-06
LibJS: Improve the TypedArray.prototype.find{,Index} tests
davidot
2021-08-06
LibJS: Implement proposed TypedArray.prototype.findLast{,Index}
davidot
2021-08-06
LibJS: Implement proposed Array.prototype.findLast{,Index}
davidot
[next]