summaryrefslogtreecommitdiff
path: root/Userland/DevTools/HackStudio/HackStudioWidget.cpp
AgeCommit message (Expand)Author
2021-02-03TextEditor: Implement word wrappingZac
2021-02-03HackStudio: do not open empty directories as fileMatteo Sozzi
2021-02-03HackStudio: tree_view on_activiation changesMatteo Sozzi
2021-02-01HackStudio: added new directory actionMatteo Sozzi
2021-01-30HackStudio: removed toggle_indexMatteo Sozzi
2021-01-30HackStudio: do not toggle_index in open_projectMatteo Sozzi
2021-01-27HackStudio: Integate with C++ parser-based autocompleteItamar
2021-01-12DevTools: Move to Userland/DevTools/Andreas Kling