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-06-04
Kernel: Move {Virtual,Physical}Address classes to the Memory directory
Liav A
2023-06-01
LibGUI: Add support for jumping to a line and column in TextEditor
Caoimhe
2023-05-27
HackStudio: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-24
AK: Rename Time to Duration
kleines Filmröllchen
2023-05-23
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
Jelle Raaijmakers
2023-05-23
Base+Userland: Apply Human Interface Guidelines to Object text
thankyouverycool
2023-05-19
LibCore: Migrate Command from Deprecated{File,String}
Ben Wiederhake
2023-05-19
HackStudio: Prefer FileSystem::copy_file_or_directory
Ben Wiederhake
2023-05-16
LibWebView: Remove the DumpLayoutTree program
Timothy Flynn
2023-05-16
GMLPlayground: Keep view_frame_action around to prevent a crash
Sam Atkins
2023-05-16
GMLPlayground: Make 'Open' action start in the Application source folder
Karol Kosek
2023-05-16
GMLPlayground: Reuse request_close() in 'Open' and recent files actions
Karol Kosek
2023-05-16
GMLPlayground: Use current file name in the 'Save as...' dialog
Karol Kosek
2023-05-16
GMLPlayground: Use `try_make` for syntax highlighting and autocomplete
Karol Kosek
2023-05-16
GMLPlayground: Set parent window for preview window
Karol Kosek
2023-05-16
GMLPlayground: Remove one DeprecatedString usage
Karol Kosek
2023-05-16
GMLPlayground: Handle drop events
Karol Kosek
2023-05-16
GMLPlayground: Extract most logic into a MainWidget class
Karol Kosek
2023-05-16
GMLPlayground: Set file path when reading file
Karol Kosek
2023-05-15
LibGUI+Userland: Store column names in JsonArrayModel as String
Karol Kosek
2023-05-15
Userland: Port `Model::column_name()` to String
Karol Kosek
2023-05-13
HackStudio: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-09
AK: Add the `Input` word to input-only buffered streams
Lucas CHOLLET
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
[next]