1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 21:48:11 +00:00
serenity/Userland/DevTools/HackStudio/Git
Karol Kosek 98fa3736ed HackStudio: Open projects after the action tab was created
This change also removes the path argument from the GitWidget
constructor because otherwise, the app wouldn't work now, as it doesn't
yet know the project path.

But it'll be set right away in open_project(), so nothing's lost. :^)
2022-12-23 23:27:45 +01:00
..
DiffViewer.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
DiffViewer.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
GitFilesModel.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
GitFilesModel.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
GitFilesView.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
GitFilesView.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
GitRepo.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
GitRepo.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
GitWidget.cpp HackStudio: Open projects after the action tab was created 2022-12-23 23:27:45 +01:00
GitWidget.h HackStudio: Open projects after the action tab was created 2022-12-23 23:27:45 +01:00