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-03-24
Profiler: Render signposts behind histograms
Simon Wanner
2022-03-22
Kernel: Don't assume paths of TTYs and pseudo terminals anymore
Liav A
2022-03-20
Everywhere: Move cpp-tests under /home/anon/Tests
Brian Gianforcaro
2022-03-19
HackStudio: Search for libraries definitions in Userland/
Itamar
2022-03-19
DevTools+LibJS+LibWeb: Change class_name to use StringView
Lenny Maiorani
2022-03-17
HackStudio: Remove program name element in Core::command() calls
Itamar
2022-03-16
HackStudio: Move editors inside tab widgets
ry-sev
2022-03-15
AK+Everywhere: Add sincos and use it in some places
Hendiadyoin1
2022-03-15
UserspaceEmulator: Clear c0 on x87 constant load instructions
Hendiadyoin1
2022-03-15
UserspaceEmulator: Make error checks in FYL2XP1 and FYL2X a bit closer
Hendiadyoin1
2022-03-15
UserspaceEmulator: Add more FIXMES to SoftFPU
Hendiadyoin1
2022-03-14
HackStudio: Remove Terminal widget when the bound shell process dies
Lucas CHOLLET
2022-03-08
HackStudio: Add more files to new file menu
electrikmilk
2022-03-08
HackStudio: Add missing key triggers
electrikmilk
2022-03-08
HackStudio: Move 'New' Menu to 'File'
electrikmilk
2022-03-05
Profiler: Present read event info in tree structure
Jakub Berkop
2022-03-04
LibGfx: Rename Color::from_rgba() => Color::from_argb()
Andreas Kling
2022-03-04
UserspaceEmulator: Pass signal information through to emulated process
Ali Mohammad Pur
2022-03-04
UserspaceEmulator: Update signal handlers to use the new stack layout
Ali Mohammad Pur
2022-03-04
UserspaceEmulator: Add a SoftMMU::read<T> function
Ali Mohammad Pur
2022-03-04
UserspaceEmulator: Wrap the GPRs in ValueWithShadow
Ali Mohammad Pur
2022-03-04
UserspaceEmulator: Make it possible to wrap PODs in ValueWithShadow
Ali Mohammad Pur
2022-03-04
UserspaceEmulator: Let SoftCPU.h include Emulator.h
Ali Mohammad Pur
2022-03-02
HackStudio: Propagate error from TerminalWrapper
Lucas CHOLLET
2022-03-01
HackStudio: Add icon to "Open Recent"
xSlendiX
2022-02-27
LanguageServers/Cpp: Make find declaration of enums work
Itamar
2022-02-27
LanguageServers/Cpp: Make find declaration for a declaration node work
Itamar
2022-02-27
LanguageServers/Cpp: Make go to declaration of a namespace work
Itamar
2022-02-26
LibWeb: Check for valid names in Document.createElement() & friends
Andreas Kling
2022-02-25
HackStudio: Rename HackStudio::ServerConnection=>ConnectionToServer
Itamar
2022-02-25
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
Itamar
2022-02-25
Userland: Rename IPC ClientConnection => ConnectionFromClient
Itamar
2022-02-24
HackStudio: Adjust heights for Locator and Find widgets
thankyouverycool
2022-02-24
HackStudio: Segment the status bar and setup override text
thankyouverycool
2022-02-24
UserspaceEmulator: Fix syntax of generated profiles
Brian Gianforcaro
2022-02-23
LibGUI+Apps: Adjust Splitter spacings
thankyouverycool
2022-02-23
LibGUI+Apps: Prevent Splitter children from being unresizable
thankyouverycool
2022-02-23
LanguageServers/Cpp: Fix "complete_includes" language server test
Itamar
2022-02-23
LibCpp: Allow qualified names in AST Declaration nodes
Itamar
2022-02-21
Userland: Ask first for unsaved changes after clicking an "Open" action
Karol Kosek
2022-02-21
HackStudio: Open by default the last opened project if not specified
Marco Cutecchia
2022-02-21
HackStudio: Add a 'Recent Projects' submenu in 'File'
Marco Cutecchia
2022-02-20
Playground: Show last saved time when asked about unsaved changes
Karol Kosek
2022-02-19
HackStudio: Don't store a global RefPtr to the HackStudioWidget
Itamar
2022-02-16
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
Sam Atkins
2022-02-16
Profiler: Add missing LibCore/File include
Sam Atkins
2022-02-16
DevTools: Use default constructors/destructors
Lenny Maiorani
2022-02-15
Playground: Add editor actions to the window menu
Karol Kosek
2022-02-14
HackStudio: Fix crash when requesting parameter list
Harrison Marshall
2022-02-14
Profiler: Add ability to process read syscalls
Jakub Berkop
[next]