ladybird/Userland/DevTools/HackStudio/Git
Lennon Donaghy d454c63bde HackStudio: Fix GitWidget issues with switching between projects
GitWidget no longer crashes upon trying to create a repository for a new
project, and it correctly updates after opening a different project. A
new method, change_repo, has been added to make this work, which changes
m_repo_root and resets most of the widget's state in order to make this
work.
2021-08-22 10:30:06 +02:00
..
DiffViewer.cpp DevTools: Remove unused header includes 2021-08-01 08:10:16 +02:00
DiffViewer.h LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 2021-05-03 21:03:13 +02:00
GitFilesModel.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
GitFilesModel.h Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
GitFilesView.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
GitFilesView.h Userland: Change typedef to using directive 2021-05-21 10:07:22 +01:00
GitRepo.cpp DevTools: Remove unused header includes 2021-08-01 08:10:16 +02:00
GitRepo.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
GitWidget.cpp HackStudio: Fix GitWidget issues with switching between projects 2021-08-22 10:30:06 +02:00
GitWidget.h HackStudio: Fix GitWidget issues with switching between projects 2021-08-22 10:30:06 +02:00