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-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
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-01
Everywhere: Remove unused ArgsParser header
Ben Wiederhake
2021-10-29
HackStudio: Add 'Show Dotfiles' option
Marco Cutecchia
2021-10-06
HackStudio: Save editor's font in configs
Marco Cutecchia
2021-10-06
HackStudio: Add option to change the editor's font
Marco Cutecchia
2021-09-27
HackStudio: Support renaming files from the tree view
Marco Cutecchia
2021-09-12
HackStudio: Remove an old file from the vectors in 'Save as...' action
Karol Kosek
2021-09-12
HackStudio: Rename Project::get_file() to Project::create_file()
Karol Kosek
2021-09-10
HackStudio: Reuse TextDocument::is_modified()
Karol Kosek
2021-09-02
LibCore+Userland: Implement Core::deferred_invoke
sin-ack
2021-08-30
HackStudio: Add "Go Back" and "Go Forward" navigation actions
Itamar
2021-08-30
HackStudio: Optionally pass line & column to open_file
Itamar
2021-08-25
HackStudio: Update the tree view cursor on editor change and 'Save as'
Karol Kosek
2021-08-25
HackStudio: Add "New File" actions for different file extensions
Marco Cutecchia
[prev]
[next]