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
/
HackStudio
Age
Commit message (
Expand
)
Author
2023-01-04
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
Timothy Flynn
2023-01-02
Everywhere: Move AK/Debug.h include to using files or remove
Ben Wiederhake
2023-01-02
Everywhere: Fix badly-formatted includes
Ben Wiederhake
2023-01-01
LibGUI+Userland: Make GML unregistered_child_handler fallible
Sam Atkins
2022-12-28
HackStudio: Remove i686 support
Liav A
2022-12-28
Kernel+Userland: Remove dependency on i386-specific registers
Liav A
2022-12-26
LibIPC+Everywhere: Change IPC decoders to construct values in-place
Timothy Flynn
2022-12-26
HackStudio: Remove `release_values_but_fixme_should_propogate_errors`s
ominusliticus
2022-12-25
Hackstudio: Use `GUI::TextEditor' actions for cut/copy/paste buttons
Aayush
2022-12-23
HackStudio: Make a new ProjectBuilder object when opening a project
Karol Kosek
2022-12-23
HackStudio: Open projects after the action tab was created
Karol Kosek
2022-12-23
LibCore: Remove the `force` parameter from File::remove
Tim Schumacher
2022-12-23
LibCore: Let File::remove return a normal ErrorOr
Tim Schumacher
2022-12-21
HackStudio: Fix typo in one error message
Karol Kosek
2022-12-20
HackStudio: Port to `Core::Stream::File` :^)
Karol Kosek
2022-12-16
HackStudio: Add a factory function for DebugInfoWidget
Baitinq
2022-12-16
HackStudio: Add a factory function for HackStudioWidget
Baitinq
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-12-03
Everywhere: Run clang-format
Linus Groh
2022-11-30
HackStudio: Replace blank file when opening a new one
Filiph Sandström
2022-11-30
HackStudio: User-definable documentation search paths
Filiph Sandström
2022-11-29
HackStudio: Remove FindWidget
thankyouverycool
2022-11-13
Userland: Accept drag_enter events for widgets supporting file drops
Karol Kosek
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-11-01
Everywhere: Explicitly link all binaries against the LibC target
Tim Schumacher
2022-10-26
LibGUI: Make sure combobox list windows can't be moved
Gunnar Beutner
2022-10-25
Userland: Let applications make use of make_command_palette_action()
demostanis
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-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-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
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
Userland: Rely on a single authoritative source for the default `PATH`
Tim Schumacher
2022-08-14
Base: Launch LanguageServers at session start-up
Lucas CHOLLET
2022-08-14
LibCore+LibIPC: Recognise %uid in path
Lucas CHOLLET
[next]