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
/
HackStudioWidget.cpp
Age
Commit message (
Expand
)
Author
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-30
HackStudio: Replace blank file when opening a new one
Filiph Sandström
2022-11-29
HackStudio: Remove FindWidget
thankyouverycool
2022-10-25
Userland: Let applications make use of make_command_palette_action()
demostanis
2022-10-11
HackStudio: Set proper action scope for editor shortcuts
Timothy Slater
2022-10-06
HackStudio: Prevent closing the last editor group
Marco Cutecchia
2022-10-06
HackStudio: Remove the 'Open in a new tab' action
Marco Cutecchia
2022-10-06
HackStudio: Open files in dedicated tabs
Marco Cutecchia
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-14
Everywhere: Fix a variety of typos
Brian Gianforcaro
2022-08-31
HackStudio: Warn of unsaved changes before making a new project
Skye Sprung
2022-08-30
Applications+DevTools: Remove fixed sizes from Splitters
thankyouverycool
2022-08-10
HackStudio: Add fullscreen shortcut
Junior Rantila
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
DevTools/HackStudio: Fix 'enabled' property of 'build' and 'run' buttons
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-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-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-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-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-29
HackStudio: Add FindWidget
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-02
HackStudio: Propagate error from TerminalWrapper
Lucas CHOLLET
2022-03-01
HackStudio: Add icon to "Open Recent"
xSlendiX
2022-02-24
HackStudio: Segment the status bar and setup override text
thankyouverycool
2022-02-23
LibGUI+Apps: Adjust Splitter spacings
thankyouverycool
2022-02-23
LibGUI+Apps: Prevent Splitter children from being unresizable
thankyouverycool
2022-02-21
HackStudio: Add a 'Recent Projects' submenu in 'File'
Marco Cutecchia
2022-02-16
DevTools: Use default constructors/destructors
Lenny Maiorani
2022-02-13
LibCore: Allow event loops on other threads to wake up
kleines Filmröllchen
2022-02-12
HackStudio: Only query token information if semantic highlighting is on
Itamar
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-08
Base: Change JSON file icon to add CSS file icon
electrikmilk
2022-02-07
Base: Add GML file type icon
electrikmilk
[next]