serenity/Userland/DevTools
Skye Sprung 4370e8f80a HackStudio: Warn of unsaved changes before making a new project
Before, the warning dialog would be opened after the NewProjectDialog,
leading to focus-fighting by the two windows. This fixes that and makes
the action more consistent with the standard serenity way of handling
unsaved changes by asking before the NewProjectDialog is brought up.
The way this is achieved avoids having to rewrite open_project as well.
2022-08-31 15:21:03 +01:00
..
GMLPlayground Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
HackStudio HackStudio: Warn of unsaved changes before making a new project 2022-08-31 15:21:03 +01:00
Inspector Applications+DevTools: Remove fixed sizes from Splitters 2022-08-30 16:28:44 +01:00
Profiler Profiler: Fix unmovable splitter 2022-08-16 16:53:24 +02:00
SQLStudio SQLStudio: Reset status bar and menu actions when closing a tab 2022-08-23 19:08:26 +01:00
UserspaceEmulator Userland: Consolidate most PATH resolving into a single implementation 2022-08-23 19:00:04 +01:00
CMakeLists.txt Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00