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
2022-10-15
GMLPlayground: Allow previewing GML in a separate window
Samuel Bowman
2022-10-14
AK+Userland: Stub out code that isn't currently implemented on AARCH64
Gunnar Beutner
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-10-11
HackStudio: Set proper action scope for editor shortcuts
Timothy Slater
2022-10-06
HackStudio: Use a single global tooltip window
Itamar
2022-10-06
HackStudio: Remove adjustment of text range for documentation tooltip
Itamar
2022-10-06
HackStudio: Prevent closing the last editor group
Marco Cutecchia
2022-10-06
HackStudio: Remove the 'Open in a new tab' action
Marco Cutecchia
2022-10-06
HackStudio: Open files in dedicated tabs
Marco Cutecchia
2022-10-04
AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places
Nico Weber
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-09-29
Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer`
Sam Atkins
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-28
HackStudio: Insert tooltip styling directly into Markdown HTML output
Sam Atkins
2022-09-27
SQLStudio: Save and load blank files without failing assertion
ne0ndrag0n
2022-09-20
Profiler: Port to Core::Stream
Sam Atkins
2022-09-14
Everywhere: Fix a variety of typos
Brian Gianforcaro
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-08-31
Profiler: Display correctly rounded percentages as '#.##%'
Jelle Raaijmakers
2022-08-31
HackStudio: Warn of unsaved changes before making a new project
Skye Sprung
2022-08-31
HackStudio: Fix crash when opening or creating with open empty file
Skye Sprung
2022-08-30
Applications+DevTools: Remove fixed sizes from Splitters
thankyouverycool
2022-08-25
LibGUI+WindowServer: Introduce WindowModes
thankyouverycool
2022-08-23
SQLStudio: Reset status bar and menu actions when closing a tab
Jose Flores
2022-08-23
Userland: Consolidate most PATH resolving into a single implementation
Tim Schumacher
2022-08-23
Userland: Rely on a single authoritative source for the default `PATH`
Tim Schumacher
2022-08-16
Profiler: Fix unmovable splitter
David Smith
2022-08-14
Base: Launch LanguageServers at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch InspectorServer at session start-up
Lucas CHOLLET
2022-08-14
LibCore+LibIPC: Recognise %uid in path
Lucas CHOLLET
2022-08-13
HackStudio: Fix update modified document on tab widget
Federico Guerinoni
2022-08-10
HackStudio: Add fullscreen shortcut
Junior Rantila
2022-08-04
Profiler: Add scrollbar to FlameGraphView
David Smith
2022-07-27
Everywhere: Make the codebase more architecture aware
Undefine
2022-07-24
Profiler: Fix use after free in FlameGraphView
David Smith
2022-07-19
LibC: Remove the `LibPthread` interface target
Tim Schumacher
2022-07-12
Everywhere: Replace single-char StringView op. arguments with chars
sin-ack
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-12
Everywhere: Split Error::from_string_literal and Error::from_string_view
sin-ack
2022-07-12
Everywhere: Explicitly specify the size in StringView constructors
sin-ack
2022-07-12
Userland: Remove erroneous String -> char* -> StringView conversions
sin-ack
2022-07-12
DevTools/HackStudio: Fix 'enabled' property of 'build' and 'run' buttons
ferhatgec
2022-07-12
DevTools/HackStudio: Add verify_make_is_installed()
ferhatgec
2022-07-08
HackStudio: Add the "Copy Full Path" TreeView context menu option
Yuval
2022-07-08
HackStudio: Add the "Copy Relative Path" TreeView context menu option
Yuval
2022-07-08
Userland: Add `/usr/local/sbin` to `PATH` by default
Tim Schumacher
2022-07-06
AK: Use an enum instead of a bool for String::replace(all_occurences)
DexesTTP
2022-07-03
Everywhere: Fix two inconsistent serenity_lib() output names
Linus Groh
2022-06-30
HackStudio: Properly clear previous editor tabs when closing project
Lennon Donaghy
2022-06-30
HackStudio: Leave one editor tab open on closing project
Lennon Donaghy
[next]