serenity/Userland/Applications
Nico Weber 176e9db6cd PDFViewer: Move debug actions from toolbar into a menu
This makes it easier to add more entries. Also, debug toggles
don't need to be quite as visible as they were on the toolbar :^)
2024-01-21 08:22:27 -05:00
..
3DFileViewer Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
About About: Display Application's Icon in File Manager 2023-09-02 16:27:08 +01:00
AnalogClock Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Assistant Revert "Assistant: Check for access before showing results" 2024-01-14 15:51:32 -07:00
Browser Browser: Add help menu item 2024-01-12 16:27:40 -07:00
BrowserSettings BrowserSettings: Use new GML compiler 2024-01-19 10:50:15 +00:00
Calculator Calculator: Use new GML compiler 2024-01-19 10:50:15 +00:00
Calendar Calendar: Use new GML compiler 2024-01-19 10:50:15 +00:00
CalendarSettings CalendarSettings: Use new GML compiler 2024-01-19 10:50:15 +00:00
CertificateSettings CertificateSettings: Use new GML compiler 2024-01-19 10:50:15 +00:00
CharacterMap Applications: Add fullscreen option to Utilities 2024-01-14 15:18:43 -07:00
ClockSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CrashReporter CrashReporter: Port CrashReporter to GML Compiler 2023-12-27 15:29:50 +01:00
Debugger Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
DisplaySettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Escalator Escalator: Port Escalator to GML Compiler 2024-01-10 00:03:27 +01:00
FileManager LibFileSystem+Everywhere: Return ByteString from read_link() 2024-01-16 08:42:34 +00:00
FontEditor DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
GamesSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Help DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
HexEditor DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
ImageViewer LibGfx+ImageViewer: Replace ImageDecoder::is_vector() with an enum 2024-01-10 09:39:00 +01:00
KeyboardMapper DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
KeyboardSettings KeyboardSettings: Port to GML compiler 2024-01-19 17:03:30 +01:00
Magnifier Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Mail Mail: Add fullscreen option 2024-01-14 15:18:43 -07:00
MailSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Maps Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
MapsSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
MouseSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
NetworkSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
PartitionEditor PartitionEditor: Show better error when can't find partition table 2024-01-11 20:57:40 +00:00
PDFViewer PDFViewer: Move debug actions from toolbar into a menu 2024-01-21 08:22:27 -05:00
Piano Kernel: Set correct KeyCode count 2024-01-14 15:06:37 -07:00
PixelPaint PixelPaint: Add fullscreen option 2024-01-14 15:18:43 -07:00
Presenter Everywhere: Add deprecated_ prefix to JsonValue::to_byte_string 2024-01-12 17:41:34 -07:00
Run Run: Use new GML compiler 2024-01-19 10:50:15 +00:00
Settings Settings: Add fullscreen option 2024-01-14 15:18:43 -07:00
SoundPlayer SoundPlayer: Don't drop the unix pledge 2024-01-19 09:08:37 +01:00
SpaceAnalyzer Applications: Add fullscreen option to Utilities 2024-01-14 15:18:43 -07:00
Spreadsheet Applications: Add fullscreen for Office category 2024-01-14 15:18:43 -07:00
SystemMonitor Applications: Add fullscreen option to Utilities 2024-01-14 15:18:43 -07:00
Terminal Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
TerminalSettings TerminalSettings: Port to GML Compiler 2024-01-19 17:05:53 +01:00
TextEditor Applications: Add fullscreen option to Utilities 2024-01-14 15:18:43 -07:00
ThemeEditor LibFileSystem+Userland: Return ByteString from absolute_path() 2024-01-16 08:42:34 +00:00
VideoPlayer Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Welcome Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CMakeLists.txt Maps: Add MapsSettings with multiple tile providers options 2023-09-18 12:46:41 -06:00