1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-22 04:52:06 +00:00
serenity/Userland/DevTools/HackStudio/Dialogs
FalseHonesty 2ed5d19407 LibGUI+HackStudio: Add way to tell FilePicker to open a folder
This now means that when trying to open a folder, one can click on
the folder and press open instead of having to actually step into
the desired folder. Of course, it also means it won't let you open
non-directories anymore.
2021-04-13 15:16:07 +02:00
..
NewProjectDialog.cpp LibGUI+HackStudio: Add way to tell FilePicker to open a folder 2021-04-13 15:16:07 +02:00
NewProjectDialog.gml Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
NewProjectDialog.h HackStudio: Project templates and New Project dialog 2021-02-13 19:49:30 +01:00
ProjectTemplatesModel.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
ProjectTemplatesModel.h HackStudio: Project templates and New Project dialog 2021-02-13 19:49:30 +01:00