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-05-01
TextEditor: Rename TextEditorWidget => TextEditor::MainWidget
Andreas Kling
2021-05-01
Everywhere: Rename app_menu to file_menu or game_menu
Andreas Kling
2021-05-01
Spreadsheet: Use String::bijective_base_from for column name resolution
Tobias Christiansen
2021-04-30
LibC: Implement openpty(), forkpty() and login_tty()
Gunnar Beutner
2021-04-30
Browser: Add FrogFind search engine
Maciej Zygmanowski
2021-04-29
Everywhere: "indexes" => "indices"
Andreas Kling
2021-04-29
Everywhere: "file name" => "filename"
Andreas Kling
2021-04-29
WindowServer: Move configuration file to /etc/WindowServer.ini
Andreas Kling
2021-04-29
Tests: Enable Spreadsheet unit tests so they actually build
Brian Gianforcaro
2021-04-29
Browser: Display search engine format in statusbar
Maciej Zygmanowski
2021-04-29
Browser: Save search engine setting to preferences
Maciej Zygmanowski
2021-04-29
Browser: Add GitHub and Yandex to search engines
Panagiotis Vasilopoulos
2021-04-29
Everywhere: Use "the SerenityOS developers." in copyright headers
Linus Groh
2021-04-29
Everywhere: Add missing comma between copyright year and name
Linus Groh
2021-04-27
Run: Remove useless serenity.h include
Jean-Baptiste Boric
2021-04-26
FontEditor: Don't put invalid clicks on the undo stack
thankyouverycool
2021-04-26
FontEditor: Warn on unsaved changes
thankyouverycool
2021-04-26
Browser: Add basic support for search engines
sppmacd
2021-04-25
Everywhere: Remove empty line after function body opening curly brace
Linus Groh
2021-04-25
Services: Rename ProtocolServer to RequestServer
DexesTTP
2021-04-25
LibWeb: Add WebSocket bindings
DexesTTP
2021-04-25
Userland+Base: Add "ladyball" logo for the system :^)
Andreas Kling
2021-04-25
FileManager: Unzip from context Menu
TheGeopard
2021-04-25
Piano: Add track Volume and improve QOL
kleines Filmröllchen
2021-04-25
AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake
Andrew Kaster
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
[next]