serenity/Userland/DevTools
Karol Kosek cf71805aa8 HackStudio: Reuse TextDocument::is_modified()
Previously, the modification tag in the editor file label was unset only
after a file was saved.

This commit will also unset the tag if you undo the stack (for example
by hitting Ctrl+Z) to the last saved state.
2021-09-10 00:00:53 +02:00
..
HackStudio HackStudio: Reuse TextDocument::is_modified() 2021-09-10 00:00:53 +02:00
Inspector Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
Playground LibGUI+Playground: Move GMLAutocompleteProvider to LibGUI 2021-07-29 11:33:16 +02:00
Profiler Profiler: Minor static code analysis issues in FlameGraphView 2021-09-01 18:06:14 +02:00
UserspaceEmulator UserspaceEmulator: Handle SO_ERROR in getsockopt 2021-09-07 21:26:21 +00:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00