serenity/Userland/Applications
0GreenClover0 340230f6bf Calendar: Promote view_type ActionGroup to CalendarWidget's member
Otherwise, it would get destroyed after exiting the create() function.
2023-08-13 22:34:14 +02:00
..
3DFileViewer Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
About AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
AnalogClock Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Assistant LibJS: Make Value::to_string_without_side_effects() infallible 2023-08-09 17:09:16 +02:00
Browser Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
BrowserSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Calculator Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Calendar Calendar: Promote view_type ActionGroup to CalendarWidget's member 2023-08-13 22:34:14 +02:00
CalendarSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
CertificateSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
CharacterMap Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
ClockSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
CrashReporter Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Debugger Debugger: Support attaching to a running process 2023-02-08 19:23:07 +01:00
DisplaySettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Escalator Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
FileManager Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
FontEditor Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
GamesSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Help Help: Use new GML code generator 2023-08-11 21:33:48 +02:00
HexEditor Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
ImageViewer Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
KeyboardMapper Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
KeyboardSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Magnifier Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Mail LibIMAP+Mail: Implement RFC2047 message header encoding 2023-08-12 11:45:52 -06:00
MailSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
MouseSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
NetworkSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
PartitionEditor Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
PDFViewer Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Piano LibAudio: Use Encoder interface for WavWriter 2023-08-12 12:25:26 -06:00
PixelPaint Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Presenter Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Run Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Settings Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
SoundPlayer Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
SpaceAnalyzer Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Spreadsheet LibJS: Make Heap::allocate<T>() infallible 2023-08-13 15:38:42 +02:00
SystemMonitor Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Terminal Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
TerminalSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
TextEditor Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
ThemeEditor Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
VideoPlayer Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Welcome Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
CMakeLists.txt CertificateSettings: Create basic Cert Store application 2023-04-03 19:58:47 -06:00