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
/
DevTools
Age
Commit message (
Expand
)
Author
2023-05-05
LibMarkdown+LibSyntax: Add a Markdown syntax highlighter
Maciej
2023-05-05
LibGUI: Make `Application`'s construction fallible
Lucas CHOLLET
2023-04-30
HackStudio: Move around execution order and prevent crashing
iyush
2023-04-30
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
thankyouverycool
2023-04-30
LibGUI+Userland: Port Labels to String
thankyouverycool
2023-04-28
AK+Everywhere: Disallow Error::from_string_view(FooString)
Ali Mohammad Pur
2023-04-25
Userland: Remove "Inspector" program and related utilities
Andreas Kling
2023-04-25
Applications: Update man page links for applications
Tim Ledbetter
2023-04-24
SQLStudio: Convert `MainWidget` to a failable constructor
Cameron Youell
2023-04-20
SQLStudio: Propagate errors from `MainWidget::initialize_menubar()`
Karol Kosek
2023-04-19
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
Karol Kosek
2023-04-19
LibGUI+Userland: Make Window::*add_menu take name using new string
Karol Kosek
2023-04-19
Userland: Construct Menus with name using the non-deprecated String
Karol Kosek
2023-04-18
LibGUI+Userland: Improve error and font handling for InputBox
thankyouverycool
2023-04-15
AK+Everywhere: Change URL::path() to serialize_path()
MacDue
2023-04-13
HackStudio: Set_cursor even if the file is already open
iyush
2023-04-12
Applications: Use thousands separator for numbers shown in status bar
Tim Ledbetter
2023-04-06
HackStudio: Add configuration domain pledge for FileManager
Evan Smal
2023-04-06
GMLPlayground: Pledge Calendar domain
Cameron Youell
2023-03-31
HackStudio: Migrate git-diff indicators to TextEditor API
Sam Atkins
2023-03-31
HackStudio: Migrate execution-position indicator to TextEditor API
Sam Atkins
2023-03-31
HackStudio: Migrate breakpoint indicators to TextEditor API
Sam Atkins
2023-03-21
LibFileSystem: Move `TempFile` from `LibCore` to `LibFileSystem`
Cameron Youell
2023-03-21
Everywhere: Use `LibFileSystem` where trivial
Cameron Youell
2023-03-20
GMLPlayground: Let WindowServer handle the title's modification symbol
Sam Atkins
2023-03-20
GMLPlayground: Add list of recent files to the File menu
Sam Atkins
2023-03-16
LibGUI+Userland: Port TabWidget set_tab_title to new string
Karol Kosek
2023-03-16
LibGUI+Userland: Make TabWidget::*add_tab() take title using new string
Karol Kosek
2023-03-16
LibGUI+HackStudio+PixelPaint: Port Widget title to the new String
Karol Kosek
2023-03-15
Kernel: Merge {get,set}_process_name syscalls to the prctl syscall
Liav A
2023-03-15
LibGfx+Userland: Make TextAttributes::underline_style optional
Sam Atkins
2023-03-13
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
Tim Schumacher
2023-03-11
HackStudio: Use Syntax::Language instead of our own one
Sam Atkins
2023-03-10
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
Andreas Kling
2023-03-08
HackStudio: Store correct address in ClassViewModel's ModelIndices
Sam Atkins
2023-03-08
HackStudio: Enable CMakeCache.txt highlighting
Sam Atkins
2023-03-06
Kernel: Stop using NonnullLockRefPtrVector
Andreas Kling
2023-03-06
Everywhere: Remove NonnullOwnPtr.h includes
Andreas Kling
2023-03-06
Everywhere: Stop using NonnullOwnPtrVector
Andreas Kling
2023-03-06
Everywhere: Remove NonnullRefPtr.h includes
Andreas Kling
2023-03-06
Everywhere: Stop using NonnullRefPtrVector
Andreas Kling
2023-03-05
LibCore+Everywhere: Return an Error from DirIterator::error()
Sam Atkins
2023-03-05
Kernel: Move process coredump metadata modification to the prctl syscall
Liav A
2023-03-04
HackStudio: Enable CMake syntax highlighting
Sam Atkins
2023-03-04
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
Andreas Kling
2023-03-03
HackStudio: Don't hard-code a default code font
Andreas Kling
2023-03-01
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
Ali Mohammad Pur
2023-02-25
Everywhere: Use _{short_,}string to create Strings from literals
Linus Groh
2023-02-24
HackStudio: Add 'pause debuggee' button
Itamar
2023-02-24
SystemMonitor: Add "Debug In HackStudio" action to process context menu
Itamar
[next]