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-04-24
LibJS: Consolidate exception function names and source ranges
Linus Groh
2021-04-23
Userland: Piano: Optimize repaints
kleines Filmröllchen
2021-04-23
Help: Run clang-format on main.cpp
Linus Groh
2021-04-23
SystemMonitor: Show action status tips in the statusbar :^)
Andreas Kling
2021-04-23
Help: Add a statusbar and use it for hovered links + action status tips
Andreas Kling
2021-04-23
AK: Rename adopt() to adopt_ref()
Andreas Kling
2021-04-23
FontEditor: Set proper defaults in NewFontDialog
thankyouverycool
2021-04-23
LibGfx+FontEditor: Account for raw width when painting glyphs
thankyouverycool
2021-04-23
FontEditor: Don't append literal Line Feeds to clipboard metadata
thankyouverycool
2021-04-23
FontEditor: Set correct mean- and baseline ranges for new fonts
thankyouverycool
2021-04-23
FontEditor: Add move glyph tool
thankyouverycool
2021-04-23
FontEditor: Add undo and redo commands
thankyouverycool
2021-04-23
FontEditor: Add adjustable scaling to GlyphEditorWidget
thankyouverycool
2021-04-23
FontEditor: Add status tips and missing Alt shortcuts to actions
thankyouverycool
2021-04-23
FontEditor: Add text refresh button to Preview ToolWindow
thankyouverycool
2021-04-22
Everywhere: Use linusg@serenityos.org for my copyright headers
Linus Groh
2021-04-22
AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers
Idan Horowitz
2021-04-22
SystemMonitor: Only show two decimal digits for the CPU usage
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-21
FontEditor: Convert String::format() => String::formatted()
Andreas Kling
2021-04-21
Userland: Use Core::DirIterator::next_full_path()
Andreas Kling
2021-04-21
Everywhere: Remove redundant inline keyword with constexpr
Lenny Maiorani
2021-04-21
Terminal: Use 16x16/settings.png for the terminal settings action
Andreas Kling
2021-04-20
FileManager+FileOperation: Report Errors when doing an file operation
Tobias Christiansen
2021-04-20
FileManager: Don't crash on error in FileOperation
Tobias Christiansen
2021-04-19
LibGfx: Improve PNG encoder API somewhat
Andreas Kling
2021-04-18
FontEditor+LibGfx: Allow user to specify if a specific glyph is present
Idan Horowitz
2021-04-18
FontEditor: Update GlyphMap on font type change
Idan Horowitz
2021-04-18
LibJS: Implement console.assert()
Linus Groh
2021-04-18
Browser+WebContent: Fix HTML injection in console functions output
Linus Groh
2021-04-18
FileManager: Show action status tips in the status bar :^)
Andreas Kling
2021-04-18
Everywhere: Rename title_bar => titlebar
Andreas Kling
2021-04-18
Browser: Add status tips to most of the actions
Andreas Kling
2021-04-18
Browser: Show status tips for any entered action
Andreas Kling
2021-04-18
LibGUI: Rename Action::long_text to Action::status_tip
Andreas Kling
2021-04-18
Everywhere: Fix a bunch of typos
Linus Groh
2021-04-18
FileManager: Pluralize empty selection statusbar message properly
Linus Groh
2021-04-17
Run: Put the window in the bottom left of the desktop
Andreas Kling
2021-04-17
Browser: Display full UserAgent string in status bar on menu hover
Idan Horowitz
2021-04-17
TextEditor: Show action long texts in the status bar :^)
Andreas Kling
2021-04-17
FileManager: Estimate transfer time
Leandro Pereira
2021-04-17
FileManager: Show file copying animation
Leandro Pereira
2021-04-17
FileManager: Make DirectoryView API's take String instead of StringView
Andreas Kling
2021-04-16
HexEditor: Use debgln_if
Hendiadyoin1
2021-04-16
PixelPaint: Add keyboard zoom shortcuts
Jagger De Leo
2021-04-16
PixelPaint: Add Zoom Reset button to new View Menubar.
Jagger De Leo
2021-04-16
Browser+LibWeb+WebContent: Parse cookies in the OOP tab
Timothy Flynn
2021-04-16
Everywhere: Add `-Wdouble-promotion` warning
Nicholas-Baron
2021-04-15
Welcome: Fix build breakage
Andreas Kling
2021-04-15
Everything: Add `-Wnon-virtual-dtor` flag
Nicholas-Baron
[next]