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-08-31
Profiler: Add a flamegraph view for the stack
Nicholas Hollett
2021-08-30
Everywhere: Pass AK::Format TypeErasedFormatParams by reference
Brian Gianforcaro
2021-08-30
HackStudio: Add "Go Back" and "Go Forward" navigation actions
Itamar
2021-08-30
HackStudio: Optionally pass line & column to open_file
Itamar
2021-08-28
UserspaceEmulator: Profiles are now expected to have a `strings` array
Brian Gianforcaro
2021-08-28
UserspaceEmulator: Make generated profiles debugable with cli tools
Brian Gianforcaro
2021-08-28
Everywhere: Move all host tools into the Lagom/Tools subdirectory
Andrew Kaster
2021-08-28
StateMachineGenerator: Don't move() return value from actions()
Andrew Kaster
2021-08-26
Terminal+LibVT: Use LibConfig instead of Core::ConfigFile
Andreas Kling
2021-08-25
HackStudio: Update the tree view cursor on editor change and 'Save as'
Karol Kosek
2021-08-25
HackStudio: Add "New File" actions for different file extensions
Marco Cutecchia
2021-08-22
HackStudio: Update every editor with matching filename on 'Save as...'
Karol Kosek
2021-08-22
HackStudio: Convert selected path to a relative path on 'Save as...'
Karol Kosek
2021-08-22
HackStudio: Warn about unsaved changes on opening different project
Lennon Donaghy
2021-08-22
HackStudio: Fix editor not marking file with unsaved changes as dirty
Lennon Donaghy
2021-08-22
HackStudio: Fix GitWidget issues with switching between projects
Lennon Donaghy
2021-08-22
HackStudio: Moved code closing project from open_project to own method
Lennon Donaghy
2021-08-22
HackStudio: Call update_gml_preview() to reset when opening new project
Lennon Donaghy
2021-08-22
HackStudio: Make FindInFilesWidget reset when opening new project
Lennon Donaghy
2021-08-22
HackStudio: Stop debugger when opening new project
Lennon Donaghy
2021-08-22
HackStudio: Clear embedded terminal upon opening a different project
Lennon Donaghy
2021-08-22
HackStudio: Clear ToDo entries upon opening new project
Lennon Donaghy
2021-08-22
HackStudio: Move handle_external_file_deletion logic into own method
Lennon Donaghy
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-21
HackStudio: Fix ds => fs typo in fs changed check in RegistersModel
Luke Wilde
2021-08-20
HackStudio: Update the window title after changing a file name
Karol Kosek
2021-08-20
HackStudio: Update the window title after changing an active editor
Karol Kosek
2021-08-19
HackStudio: Fix "navigate to include"
Itamar
2021-08-19
LibCpp: Handle circular imports gracefully
Itamar
2021-08-18
Profiler: Limit the initial size of the timeline container
Andreas Kling
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-14
UserspaceEmulator+LibC: Use sys$emuctl() to disable auditing in malloc
Daniel Bertalan
2021-08-14
UserspaceEmulator: Make call rm32 work with address on the stack
Daniel Bertalan
2021-08-14
UserspaceEmulator: Prefix MmapRegions' name with '(UE)'
Daniel Bertalan
2021-08-14
LibCpp: Understand preprocessor macro definition and invocation
Itamar
2021-08-14
Profiler: Set the initial size of the timeline container to a snug fit
Andreas Kling
2021-08-14
Profiler: Add a "Signposts" tab next to the "Samples" tab
Andreas Kling
2021-08-14
Profiler: Don't lose sight of timeline tracks when zooming out
Andreas Kling
2021-08-14
Profiler: Don't include signposts in the samples list
Andreas Kling
2021-08-14
Profiler: Store signposts in the main event stream
Andreas Kling
2021-08-14
Profiler: Use AK::Variant for type-specific data in Profile::Event
Andreas Kling
2021-08-13
Profiler: Store event type as enum
Andreas Kling
2021-08-13
Profiler: Remove "Signpost " prefix from timeline tooltips
Andreas Kling
2021-08-12
Revert "HackStudio: Remove noop code when opening the project"
Andreas Kling
2021-08-12
Userland: Fix PATH environment variable ordering
Jean-Baptiste Boric
2021-08-12
HackStudio: Remove noop code when opening the project
Karol Kosek
2021-08-12
HackStudio: Show the 'Save as...' dialog when saving uncreated file
Karol Kosek
2021-08-12
HackStudio: Add 'Save as...' action
Karol Kosek
2021-08-12
HackStudio: Show text editor after starting the application
Karol Kosek
[next]