index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DevTools
Age
Commit message (
Expand
)
Author
2020-11-03
HackStudio: Run clang-format
Andreas Kling
2020-11-03
HackStudio: Store and restore the scrollbar values of ProjectFiles when they ...
Zac
2020-11-02
HackStudio: Removes the file from the list of open files
Kesse Jones
2020-11-01
HackStudio: Fixed opening the project by always opening the main.cpp file
Kesse Jones
2020-10-31
Profiler: Set window title based on the selected View
Uma Sankar Yedida
2020-10-30
LibGUI: Add Widget focus policies
Andreas Kling
2020-10-29
HackStudio: Use GUI::TextDocument::span_at()
Andreas Kling
2020-10-29
HackStudio: Remove ProcessStateWidget
Andreas Kling
2020-10-29
LanguageServers/Cpp: Find the right token under the cursor
Andreas Kling
2020-10-29
LanguageServers/Cpp: Make token_in_position() return a StringView
Andreas Kling
2020-10-29
LanguageServers/Cpp: Avoid some unnecessary vector copies
Andreas Kling
2020-10-29
HackStudio: Don't track ctrl key state manually
Andreas Kling
2020-10-27
LibGUI: Shrink the default selection rect of TreeView items
Andreas Kling
2020-10-26
HackStudio: Reset the cursor to I-beam when switching between files
Andreas Kling
2020-10-26
HackStudio: Run clang-format
Andreas Kling
2020-10-26
HackStudio: Allow toggling line wrapping on/off from the Edit menu :^)
Andreas Kling
2020-10-26
HackStudio: Add a simple "open files" view
Andreas Kling
2020-10-25
HackStudio: Include missing files in the project tree
Andreas Kling
2020-10-25
HackStudio: Don't assert when project has non-existent file
Andreas Kling
2020-10-25
UserspaceEmulator: Remove some unneeded String copies
AnotherTest
2020-10-25
UserspaceEmulator: Handle SO_BINDTODEVICE in setsockopt
AnotherTest
2020-10-25
UserspaceEmulator: Add support for setsid
AnotherTest
2020-10-25
UserspaceEmulator: Add support for set_thread_name
AnotherTest
2020-10-25
UserspaceEmulator: Add support for fchown
AnotherTest
2020-10-25
UserspaceEmulator: Add support for chmod
AnotherTest
2020-10-25
UserspaceEmulator: Add support for setgroups
AnotherTest
2020-10-25
UserspaceEmulator: Add support for sched_(g s)etparam
AnotherTest
2020-10-25
UserspaceEmulator: Add support for some more ioctl() requests
AnotherTest
2020-10-25
UserspaceEmulator: Add support for emulating SC_mount
AnotherTest
2020-10-25
UserspaceEmulator: Optionally write reports to the debug log
AnotherTest
2020-10-24
AK: Introduce SourceGenerator::fork().
asynts
2020-10-20
Everywhere: Redundant inline specifier on constexpr functions (#3807)
Lenny Maiorani
2020-10-19
Profiler: Implement "Top functions" feature like Instruments.app has
Andreas Kling
2020-10-15
Everywhere: Add missing <AK/TemporaryChange.h> includes
Andreas Kling
2020-10-13
Use new format functions in remaining DevTools. (#3755)
Paul Scharnofske
2020-10-12
IPCCompiler: Use new SourceGenerator class.
asynts
2020-10-10
HackStudio: Fix running JavaScript files
Linus Groh
2020-10-09
HackStudio: Use new format functions.
asynts
2020-10-08
HackStudio: Replace InProcessWebView with OutOfProcessWebView
Linus Groh
2020-10-05
IPCCompiler: Declare nested namespaces with a single "namespace"
Andreas Kling
2020-10-04
HackStudio: Add a Shell language server
AnotherTest
2020-10-04
HackStudio: Do not change the cursor in the LSP autocomplete request
AnotherTest
2020-10-04
HackStudio: Relay completions requests to the language server unfiltered
AnotherTest
2020-10-04
UserspaceEmulator: Remove remaining printf calls.
asynts
2020-10-04
AK: Don't add newline for outf/dbgf/warnf.
asynts
2020-10-03
Everywhere: Fix more typos
Linus Groh
2020-10-02
AK+Format: Do some housekeeping in the format implementation.
asynts
2020-10-02
HackStudio: Abstract away language-server details
AnotherTest
2020-10-02
UserspaceEmulator: Replace printf usages with format.
asynts
2020-10-01
DevTools: Remove VisualBuilder and FormCompiler
Andreas Kling
[next]