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-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
2022-01-12
HackStudio: Use ProjectBuilder to build and run the current project
Itamar
2022-01-01
HackStudio: Use String instead of LexicalPath
Conor Byrne
2021-12-22
HackStudio: Attach debuggee to "Console" terminal tab
Itamar
2021-12-22
HackStudio: Rename "Build" tab to "Console"
Itamar
2021-12-09
HackStudio+TextEditor: Persist EditingEngineType across editors
scwfri
2021-12-03
HackStudio: Add HackStudio::for_each_open_file
Itamar
2021-11-30
HackStudio: Scope the "delete file from project" action to tree view
Andreas Kling
2021-11-22
HackStudio: Disable the Rename action on insufficient permissions
Karol Kosek
2021-11-22
HackStudio: Remove noop when deciding whether to disable delete action
Karol Kosek
2021-11-20
HackStudio: Add option to inspect Coredump
Itamar
2021-11-08
LibCore: Use ErrorOr<T> for Core::File::remove()
Andreas Kling
[next]