summaryrefslogtreecommitdiff
path: root/DevTools/HackStudio/ProjectFile.h
AgeCommit message (Expand)Author
2020-08-17HackStudio: Move everything into the HackStudio namespaceAndreas Kling
2020-08-15HackStudio: Use CodeDocument instead of TextDocumentItamar
2020-02-16LibGUI: Add forwarding headerAndreas Kling
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-11-01HackStudio: Use GTextDoument::find_all() to implement find-in-filesAndreas Kling
2019-11-01HackStudio: Rename TextDocument => ProjectFileAndreas Kling