ladybird/Userland/Applications/ThemeEditor
Karol Kosek 27011cf55d LibFSAC+Userland: Pass options for FSAC::open_file() using a struct
It was rather inconvenient having to specify all arguments if you wanted
to modify only the last one.
2023-06-11 09:40:17 +01:00
..
Previews ThemeEditor: Convert the widget-preview layout to GML 2022-05-21 22:25:33 +02:00
AlignmentProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
ColorProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
FlagProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
main.cpp FileSystemAccessServer: Don't transmit unused data 2023-05-29 13:17:22 +02:00
MainWidget.cpp LibFSAC+Userland: Pass options for FSAC::open_file() using a struct 2023-06-11 09:40:17 +01:00
MainWidget.h Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
MetricProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
PathProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
PreviewWidget.cpp Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00
PreviewWidget.h ThemeEditor: Take drop events from the whole window 2023-01-11 20:15:47 +00:00
ThemeEditor.gml ThemeEditor: Update GML and polish interface 2022-11-19 11:04:11 +01:00