1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 04:25:08 +00:00
serenity/Userland/DevTools/HackStudio/Dialogs
Max Wipfli 9b8f35259c AK: Remove the LexicalPath::is_valid() API
Since this is always set to true on the non-default constructor and
subsequently never modified, it is somewhat pointless. Furthermore,
there are arguably no invalid relative paths.
2021-06-30 11:13:54 +02:00
..
NewProjectDialog.cpp AK: Remove the LexicalPath::is_valid() API 2021-06-30 11:13:54 +02:00
NewProjectDialog.gml Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
NewProjectDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ProjectTemplatesModel.cpp Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0 2021-05-12 22:38:20 +02:00
ProjectTemplatesModel.h AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00