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
2021-07-02
Assistant: Change to home directory when spawning applications
Spencer Dixon
2021-07-01
FileManager: Remove clicked breadcrumbs for non-existing directories
Sam Atkins
2021-07-01
CrashReporter: Fix bogus register alignment on x86_64
Andreas Kling
2021-07-01
DisplaySettings: Adjust FontSettings.gml to work with dark themes
DoubleNegation
2021-06-30
Utilities: Fix Build on x86_64
Hendiadyoin1
2021-06-30
Debugger: Compile on x86_64
Hendiadyoin1
2021-06-30
Assistant: Use static_cast instead of dynamic_cast
Andreas Kling
2021-06-30
Assistant: Don't add a subtitle label widget if we don't need it
Andreas Kling
2021-06-30
AK+Everywhere: Remove "null state" of LexicalPath
Max Wipfli
2021-06-30
AK+Everywhere: Add and use static APIs for LexicalPath
Max Wipfli
2021-06-30
AK: Remove the LexicalPath::is_valid() API
Max Wipfli
2021-06-30
LibVideo: Migrate to east-const style & apply other minor fixes
FalseHonesty
2021-06-29
LibWeb+Browser: Support DOM Inspector for OutOfProcessWebView
Adam Hodgen
2021-06-30
SoundPlayer: Don't limit duration inference to WAV files
ngc6302h
2021-06-29
Assistant: Add subtitle field to the Result class
Andreas Kling
2021-06-29
AK+Spreadsheet+LibWeb: Remove JsonObject::get_or()
Max Wipfli
2021-06-29
AK: Use OrderedHashMap in JsonObject
Max Wipfli
2021-06-29
Assistant: Fix crash when activating empty search result
Andreas Kling
2021-06-28
Assistant+Taskbar: Use AppFile::spawn() utility
Spencer Dixon
2021-06-28
Userland: Add new app called Assistant
Spencer Dixon
2021-06-28
Meta: Tidy up include path and alphabetic ordering
Spencer Dixon
2021-06-27
LibJS: Rename Function => FunctionObject
Andreas Kling
2021-06-27
FileManager: Pass launch origin rects to spawned programs
Andreas Kling
2021-06-27
Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters
Gunnar Beutner
2021-06-25
DisplaySettings: Show screen numbers when showing the Monitors tab
Tom
2021-06-25
FileManager: Add "Open in New Window" context menu action
Sam Atkins
2021-06-25
Browser: Add alternate shortcut F6 for focusing the location box
Aatos Majava
2021-06-24
AK: Rename downcast<T> => verify_cast<T>
Andreas Kling
2021-06-24
Userland: Add more TODO()s for arch-specific code
Gunnar Beutner
2021-06-24
LibSQL: Move Lexer and Parser machinery to AST directory
Jan de Visser
2021-06-23
HexEditor: Change name for unsaved files to 'Untitled'
Gunnar Beutner
2021-06-23
HexEditor: Prompt the user to save changes when opening a file
Gunnar Beutner
2021-06-23
DisplaySettings: Revert changes unless confirmed
Xavier Defrang
2021-06-22
TextEditor: Don't open files when the user cancelled saving changes
Gunnar Beutner
2021-06-22
PixelPaint: Allow copying arbitrary selections
Davipb
2021-06-22
PixelPaint: Add more options to RectangleSelectTool
Davipb
2021-06-22
PixelPaint: Expose more complex selection operations
Davipb
2021-06-22
PixelPaint: Use Mask internally in Selection
Davipb
2021-06-22
PixelPaint: Add a Mask class
Davipb
2021-06-22
PDFViewer: Update the page number when scrolling between pages
FalseHonesty
2021-06-21
PixelPaint: Add loading and saving of color palettes
Felix Rauch
2021-06-21
SoundPlayer: Handle any input file sample rate
Nick Miller
2021-06-20
PixelPaint: Add basic support for closing tabs
Marcus Nilsson
2021-06-20
Browser: Enable close button on tabs
Marcus Nilsson
2021-06-20
WindowServer: Add API to set/get screen layouts
Tom
2021-06-20
WindowServer: Add initial support for rendering on multiple screens
Tom
2021-06-18
Browser: Add setting to change homepage URL
Marco Cutecchia
2021-06-17
PixelPaint: Add new selection moving modes
Elliot Maisl
2021-06-17
PixelPaint: Update debug message in the copy action to the used method (#8113)
Erik Sommer
2021-06-17
LibJS: Replace boolean without_side_effects parameters with an enum
Idan Horowitz
[prev]
[next]