1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-13 14:47:36 +00:00
serenity/Userland/DevTools
Sam Atkins 0761926127 HackStudio: Migrate git-diff indicators to TextEditor API
As part of this, the CodeDocument now keeps track of the kind of
difference for each line. Previously, we iterated every hunk every time
the editor was painted, but now we do that once whenever the diff
changes, and then save the type of difference for each line.
2023-03-31 12:09:40 +02:00
..
GMLPlayground GMLPlayground: Let WindowServer handle the title's modification symbol 2023-03-20 09:06:12 +00:00
HackStudio HackStudio: Migrate git-diff indicators to TextEditor API 2023-03-31 12:09:40 +02:00
Inspector Everywhere: Remove NonnullOwnPtr.h includes 2023-03-06 23:46:35 +01:00
Profiler Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
SQLStudio Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
UserspaceEmulator Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
CMakeLists.txt DevTools: Remove i686 support 2022-12-28 11:53:41 +01:00