summaryrefslogtreecommitdiff
path: root/DevTools/HackStudio/Project.h
AgeCommit message (Expand)Author
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling
2020-02-02LibGUI: Put all classes in the GUI namespace and remove the leading GAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-12-28HackStudio: Add file list context menu and file removal actionConrad Pankoff
2019-12-23HackStudio: Show the project name as the root in the project treeAndreas Kling
2019-12-23HackStudio: Sort the project tree alphabeticallyAndreas Kling
2019-12-23HackStudio: Show the project file list in a tree viewAndreas Kling
2019-11-01HackStudio: Rename TextDocument => ProjectFileAndreas Kling
2019-10-27HackStudio: Support opening the same file in both editorsAndreas Kling
2019-10-26HackStudio: Implement adding a new file to the projectAndreas Kling
2019-10-23HackStudio: Start adding a "find in files" functionAndreas Kling
2019-10-21HackStudio: Start working on an IDE for SerenityOSAndreas Kling