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-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
2022-02-13
LibCore: Allow event loops on other threads to wake up
kleines Filmröllchen
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-13
gml-format+Playground: Print GML parsing error on formatting failure
Idan Horowitz
2022-02-12
HackStudio: Put the Build directory inside the Serenity repository
Itamar
2022-02-12
HackStudio: Only query token information if semantic highlighting is on
Itamar
2022-02-11
AK: Make Bitmap construction OOM-fallible
Idan Horowitz
2022-02-10
HackStudio: Fix error handling logic in delete_action
Daste
2022-02-10
HackStudio: Don't save file when filename is empty
Daste
2022-02-10
Base+HackStudio: Add or insert missing icons
electrikmilk
2022-02-09
HackStudio: Allow toggling between simple and semantic highlighting
Itamar
2022-02-09
HackStudio: Use the C++ semantic syntax highlighter
Itamar
2022-02-09
HackStudio: Add tokens_info_result() and tokens_info_result() IPC calls
Itamar
[next]