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
2021-11-02
HackStudio: Remove unused #include
thislooksfun
2021-11-02
HackStudio: Append a / when completing a directory
thislooksfun
2021-11-02
HackStudio: Correctly handle nested paths
thislooksfun
2021-11-02
HackStudio: Handle autocomplete inside #include's <> and ""
thislooksfun
2021-11-02
LibGUI: Remove GUI::AutocompleteProvider::Entry::kind
thislooksfun
2021-11-02
HackStudio+LibGUI: Handle #include quotes and brackets in the engine
thislooksfun
2021-11-02
LibGUI: Allow completion suggestions to fill and display different text
thislooksfun
2021-11-01
UserspaceEmulator: Avoid special character in pseudo-identifier
Ben Wiederhake
2021-11-01
Everywhere: Remove unused ArgsParser header
Ben Wiederhake
2021-10-31
UserspaceEmulator: Fix inconsistent log formatting
Andreas Kling
2021-10-31
Profiler: Cache parsed DWARF debug information in disassembly view
Daniel Bertalan
2021-10-31
Profiler: Load the actual kernel binary for disassembly
Daniel Bertalan
2021-10-31
Profiler: Share the mapped kernel between Profile and DisassemblyModel
Daniel Bertalan
2021-10-29
HackStudio: Add 'Show Dotfiles' option
Marco Cutecchia
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-10-27
Kernel + WindowServer: Re-define the interface to framebuffer devices
Liav A
2021-10-25
Profiler: Fix disassembling objects with a non-zero `.text` vaddr
Daniel Bertalan
2021-10-25
LibX86: Take load base address into consideration during disassembly
Daniel Bertalan
2021-10-25
Profiler: Subtract the kernel's base address when searching for symbols
Daniel Bertalan
2021-10-24
Profiler: Handle profiles with more kernel samples than user samples
Idan Horowitz
2021-10-24
Profiler: Use profile length in ms as histogram column count directly
Idan Horowitz
2021-10-24
UE: Properly align stack for signal handlers
Daniel Bertalan
2021-10-24
LibJS: Rename PropertyName to PropertyKey
Andreas Kling
2021-10-23
HackStudio: Add syntax-highlighting for CSS files
Sam Atkins
2021-10-17
LibX86: Add SSE support
Hediadyoin1
2021-10-06
UserspaceEmulator: Handle PerfEvent syscalls
Hediadyoin1
2021-10-06
UserspaceEmulator: Use only the base name for the profile name
Hendiadyoin1
2021-10-06
HackStudio: Save editor's font in configs
Marco Cutecchia
2021-10-06
HackStudio: Add option to change the editor's font
Marco Cutecchia
2021-10-06
LibWeb: Make CSS layout lazier
Andreas Kling
2021-10-04
Everywhere: Fix more Copyright header inconsistencies
Tim Schumacher
2021-10-01
Userland: Fix typos
Nico Weber
2021-09-29
LibJS: Convert internal_set() to ThrowCompletionOr
Linus Groh
2021-09-29
LibJS: Convert internal_get() to ThrowCompletionOr
Linus Groh
2021-09-27
HackStudio: Support renaming files from the tree view
Marco Cutecchia
2021-09-22
LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere
thankyouverycool
2021-09-18
HackStudio: Make sure Window is destroyed before Application object
Itamar
2021-09-14
Profiler: Make the ProfileModel searchable
Ali Mohammad Pur
2021-09-12
HackStudio: Remove an old file from the vectors in 'Save as...' action
Karol Kosek
2021-09-12
HackStudio: Rename Project::get_file() to Project::create_file()
Karol Kosek
2021-09-12
HackStudio: Remove storing a vector of opened files in Project class
Karol Kosek
2021-09-12
Playground: Ask to save file contents on quit action
Karol Kosek
2021-09-11
AK: Replace the mutable String::replace API with an immutable version
Idan Horowitz
2021-09-11
UserspaceEmulator: Ignore perf_event and perf_register_string syscalls
Andreas Kling
2021-09-10
HackStudio: Reuse TextDocument::is_modified()
Karol Kosek
2021-09-09
HackStudio: Preserve the untitled filename text on file modification
Karol Kosek
2021-09-07
UserspaceEmulator: Handle SO_ERROR in getsockopt
Hendiadyoin1
2021-09-07
LibELF: Use StringView to carry temporary strings in auxiliary vector
Andreas Kling
2021-09-06
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
Ali Mohammad Pur
2021-09-05
Userland: Switch static_assert of type sizes to AK::AssertSize
Brian Gianforcaro
[prev]
[next]