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-05-15
CppLanguageServer: Fix syntax of a test case program
Itamar
2021-05-15
CppLanguageServer: Make autocomplete logic consider scopes
Itamar
2021-05-15
LibCpp: Modify parsing of a Name's scope
Itamar
2021-05-15
CppLanguageServer: Only re-create DocumentData in file_opened if needed
Itamar
2021-05-15
LibCpp: Modify logic of Parser::index_of_node_at
Itamar
2021-05-15
CppLanguageServer: Autocomplete namespaces
Itamar
2021-05-15
CppLanguageServer: Don't suggest inaccessible declarations
Itamar
2021-05-15
ImageViewer: Use GUI::CommonActions for zoom related actions
Andreas Kling
2021-05-15
PixelPaint: Use GUI::CommonActions for zoom related actions
Andreas Kling
2021-05-15
LibGUI: Add CommonActions helpers for "zoom in/out" and "reset zoom"
Andreas Kling
2021-05-15
GameOfLife: Spell about action app name as "Game Of Life"
Linus Groh
2021-05-15
GameOfLife: Add separator before quit menu action
Linus Groh
2021-05-15
GameOfLife: Add alt shortcuts to menus
Linus Groh
2021-05-15
GameOfLife: Rename primary menu to just "Game"
Linus Groh
2021-05-15
Games: Add GameOfLife
Andres Crucitti
2021-05-15
TextEditor: Clear leftover whitespace when inserting newlines
euclidianAce
2021-05-15
LibGUI: Delay setting column width in AutocompleteBox
Andreas Kling
2021-05-15
PixelPaint+Base: Tool icon refresh :^)
Andreas Kling
2021-05-15
FontEditor: Add missing `unix` pledge
Daniel Bertalan
2021-05-15
AK+LibC: Implement malloc_good_size() and use it for Vector/HashTable
Gunnar Beutner
2021-05-15
LibWeb: Fix incorrect variable names when parsing CSS
Gunnar Beutner
2021-05-15
HackStudio: Pledge "fattr"
Γmer Kurttekin
2021-05-15
Utilities: Implement a netstat command
brapru
2021-05-15
LibGfx: Fix incorrect origin for checkerboard pattern fills
Andreas Kling
2021-05-15
LibDebug: Avoid unnecessary String allocation in append_to_line_info()
Andreas Kling
2021-05-15
LibGfx/Vector*: Implement Formatters
Jelle Raaijmakers
2021-05-15
Everywhere: Add a blank line after copyright header where missing
Linus Groh
2021-05-15
SpaceAnalyzer: Add separator before quit menu action
Linus Groh
2021-05-15
SystemMonitor: Make ProcessModel icon column non-sortable
Linus Groh
2021-05-15
LibELF: Use binary search when looking up symbols :^)
Andreas Kling
2021-05-15
SystemMonitor: Make sure we set a model before changing column sizes
Andreas Kling
2021-05-15
LibELF: Remove sketchy use of "undefined" ELF::Image::Section
Andreas Kling
2021-05-14
SpaceAnalyzer: Use fstatat instead of lstat
Mart G
2021-05-14
LibCore: Expose DirIterator's underlying file descriptor
Mart G
2021-05-14
Kernel+LibC: Add fstatat
Mart G
2021-05-14
Utilities: Fix const-correctness inside seq
Jean-Baptiste Boric
2021-05-14
LibC: Move makedev(), major(), minor(), to sys/types.h
Jean-Baptiste Boric
2021-05-14
LibC: Move mman.h to sys/mman.h
Jean-Baptiste Boric
2021-05-14
LibC: Do not include errno.h inside unistd.h
Jean-Baptiste Boric
2021-05-14
LibThread: Port Lock to foreign environments
Jean-Baptiste Boric
2021-05-14
IPCCompiler: Fix declaration of static functions
Jean-Baptiste Boric
2021-05-14
Userland: Replace arc4random() with get_random<u32>()
Jean-Baptiste Boric
2021-05-14
Userland: Migrate from arc4random_uniform() to get_random_uniform()
Jean-Baptiste Boric
2021-05-14
AK: Introduce get_random_uniform()
Jean-Baptiste Boric
2021-05-14
LibGL: Implement glFlush() and glFinish()
Stephan Unverwerth
2021-05-14
LibCore: Never connect to InspectorServer if getuid() == 0
Andreas Kling
2021-05-14
AnalogClock: Use YYYY-MM-DD format for window title
Linus Groh
2021-05-14
ImageViewer: Sandbox image decoding using the ImageDecoder service :^)
Andreas Kling
2021-05-14
LibImageDecoderClient: Decoded images with 0 frames are not successful
Andreas Kling
2021-05-14
ImageViewer: Rename QSWidget => ImageViewer::ViewWidget
Andreas Kling
[prev]
[next]