ladybird/Userland/DevTools/HackStudio/Git
Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
The only remaining clients of this API are specific to bitmap fonts and
editing thereof.
2023-03-04 00:29:38 +01:00
..
DiffViewer.cpp Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2023-03-04 00:29:38 +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 LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
GitWidget.h HackStudio: Open projects after the action tab was created 2022-12-23 23:27:45 +01:00