summaryrefslogtreecommitdiff
path: root/DevTools/HackStudio/FindInFilesWidget.h
AgeCommit message (Expand)Author
2020-09-25Meta+DevTools: Make clang-format-10 cleanBen Wiederhake
2020-09-19HackStudio: Move bulk of GUI logic into HackStudioWidgetItamar
2020-08-17HackStudio: Move everything into the HackStudio namespaceAndreas Kling
2020-02-23Userspace: Use Core::Object::add() when building interfacesAndreas Kling
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-12-10HackStudio: Use a table view in the "find in files" widgetAndreas Kling
2019-10-23HackStudio: Move "find in files" widget to its own file/classAndreas Kling