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
/
HackStudio
Age
Commit message (
Expand
)
Author
2022-07-12
Everywhere: Replace single-char StringView op. arguments with chars
sin-ack
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-12
Everywhere: Split Error::from_string_literal and Error::from_string_view
sin-ack
2022-07-12
Everywhere: Explicitly specify the size in StringView constructors
sin-ack
2022-07-12
DevTools/HackStudio: Fix 'enabled' property of 'build' and 'run' buttons
ferhatgec
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-28
Applications: Remove usages of deprecated implicit conversions
FrHun
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-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-04-27
HackStudio: Update window close button on document change
timre13
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-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-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-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-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-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-04
LibGfx: Rename Color::from_rgba() => Color::from_argb()
Andreas Kling
2022-03-02
HackStudio: Propagate error from TerminalWrapper
Lucas CHOLLET
2022-03-01
HackStudio: Add icon to "Open Recent"
xSlendiX
[next]