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-07-12
DevTools/HackStudio: Add verify_make_is_installed()
ferhatgec
2022-07-08
HackStudio: Add the "Copy Full Path" TreeView context menu option
Yuval
2022-07-08
HackStudio: Add the "Copy Relative Path" TreeView context menu option
Yuval
2022-07-08
Userland: Add `/usr/local/sbin` to `PATH` by default
Tim Schumacher
2022-07-06
AK: Use an enum instead of a bool for String::replace(all_occurences)
DexesTTP
2022-07-03
Everywhere: Fix two inconsistent serenity_lib() output names
Linus Groh
2022-06-30
HackStudio: Properly clear previous editor tabs when closing project
Lennon Donaghy
2022-06-30
HackStudio: Leave one editor tab open on closing project
Lennon Donaghy
2022-06-30
SQLStudio: Add collapsible tabs for query results
martinfalisse
2022-06-30
SQLStudio: Show script execution results in table
martinfalisse
2022-06-30
SQLStudio: Execute statements in SQL server
martinfalisse
2022-06-30
SQLStudio: Add GUI for query results
martinfalisse
2022-06-28
Playground: Rename the application to GMLPlayground
Linus Groh
2022-06-28
Applications: Remove usages of deprecated implicit conversions
FrHun
2022-06-28
Playground: Set `editor->on_change` before opening files
Humberto Alves
2022-06-16
HackStudio: Add "Open in New Tab" context menu entry
hhsdev
2022-06-02
Userland: Use default buttons instead of manually handling return press
Karol Kosek
2022-05-29
Everywhere: Fix a bunch of typos
Linus Groh
2022-05-26
Userland: Depend some applications on WebContent if it's being used
Karol Kosek
2022-05-21
LibCodeComprehension: Re-organize code comprehension related code
Itamar
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-07
UserspaceEmulator: Delegate rounding to the actual hardware
Hendiadyoin1
2022-05-07
Profiler: Use ProfileModel rounding constant for the status bar text
kleines Filmröllchen
2022-05-07
Profiler: Round sample percentages to a constant number of digits
kleines Filmröllchen
2022-05-07
Profiler: Show percentages with three decimal points
kleines Filmröllchen
2022-05-07
Profiler: Use absolute mmap paths as-is
Tim Schumacher
2022-05-05
Everywhere: Purge all support and usage of framebuffer devices
Liav A
2022-05-05
Everywhere: Rename FB prefix name ioctls => GRAPHICS
Liav A
2022-05-02
Kernel: Stop requiring working malloc for syscall.h includes
Patrick Meyer
2022-04-27
HackStudio: Update window close button on document change
timre13
2022-04-23
UserspaceEmulator: Use boolean operators instead of bitwise ones
Daniel Bertalan
2022-04-23
Kernel+LibC+LibCore: Implement the unlinkat(2) syscall
sin-ack
2022-04-22
Documentation+SQLStudio: Add manual page for SQL Studio
Dylan Katz
2022-04-22
DevTools: Introduce SQL Studio
Dylan Katz
2022-04-18
Userland: Always construct Application with try_create()
Sam Atkins
2022-04-15
HackStudio: Remember if the user wants to see dotfiles between sessions
Marco Cutecchia
2022-04-15
HackStudio: Add a "Project Configuration" button in the Edit menu
Marco Cutecchia
2022-04-15
HackStudio: Allow customizing the actions of the Build & Run buttons
Marco Cutecchia
2022-04-13
LibGUI: Rename function to make intention clearer
SimonFJ20
2022-04-13
LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand
SimonFJ20
2022-04-11
HackStudio: Use Core::System::exec()
Sam Atkins
2022-04-11
HackStudio: Fix inverted condition when trying to create directories
stelar7
2022-04-11
LibCore+Userland: Remove File::ensure_parent_directories
kleines Filmröllchen
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-06
HackStudio: Remove "evaluate expression" dialog
Andreas Kling
2022-04-06
LibX86: Add CMPXCHG8B, RDRAND and RDSEED
Hendiadyoin1
2022-04-06
UserspaceEmulator: Don't interpret SSE2 instructions as MMX ones
Hendiadyoin1
2022-04-06
LibX86: Support SSE2 :^)
Hendiadyoin1
2022-04-06
UserspaceEmulator: Truncate in CVTTSS2SI
Hendiadyoin1
[next]