1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 01:27:42 +00:00
serenity/Userland/DevTools
Karol Kosek e02cbd9daa GMLPlayground: Make 'Open' action start in the Application source folder
Font Editor and Theme Editor already open the dialog in system folders
(/res/fonts and /res/themes). To be fair, they do have a special folder
just for their files, but I think this is good enough if you want to
start hacking an app :^)

Additionaly, this also adds a filter to show only .gml files by default.
2023-05-16 12:57:34 +01:00
..
GMLPlayground GMLPlayground: Make 'Open' action start in the Application source folder 2023-05-16 12:57:34 +01:00
HackStudio Userland: Port Model::column_name() to String 2023-05-15 06:42:10 +02:00
Profiler Userland: Port Model::column_name() to String 2023-05-15 06:42:10 +02:00
SQLStudio LibGUI+Userland: Store column names in JsonArrayModel as String 2023-05-15 06:42:10 +02:00
UserspaceEmulator Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
CMakeLists.txt Userland: Remove "Inspector" program and related utilities 2023-04-25 14:48:40 +02:00