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-04-03
Userland: Remove a few gratuitous IPC namespace qualifiers
Valtteri Koskivuori
2022-04-03
LibGUI: Fully support TabWidget in GML
kleines Filmröllchen
2022-04-02
UserspaceEmulator: Implement the SSE extension
Hendiadyoin1
2022-04-02
UserspaceEmulator: Don't mark SoftFPU::mmx_get/set as ALWAYS_INLINE
Hendiadyoin1
2022-04-02
LibX86: Correctly name CVTTSS2SI_r32_xmm2m32
Hendiadyoin1
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-31
LanguageServers/Cpp: Add SemanticType::PreprocessorMacro
Itamar
2022-03-31
LibGUI: Add AutocompleteProvider::TokenInfo::type_to_string()
Itamar
2022-03-30
HackStudio: Hide FindWidget on escape key press
Itamar
2022-03-29
HackStudio: Add FindWidget
Itamar
2022-03-27
Everywhere: Rename CommandResult stdout, stderr members to output, error
Brian Gianforcaro
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
[next]