serenity/Applications
2020-09-08 14:11:43 +02:00
..
About LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
Browser LibGUI: Make the Clipboard API deal in raw byte buffers a bit more 2020-09-05 16:16:01 +02:00
Calculator Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
Calendar Calendar: Avoid unnecessary lambda 2020-08-30 10:31:04 +02:00
Debugger LibDebug: Move everything into the "Debug" namespace 2020-08-25 09:46:06 +02:00
DisplaySettings DisplaySettings: Remove unnecessary file open for non-paths 2020-09-03 11:03:16 +02:00
FileManager LibGUI: Make the Clipboard API deal in raw byte buffers a bit more 2020-09-05 16:16:01 +02:00
FontEditor FontEditor: Cannot take reference to local lambda 2020-08-30 10:31:04 +02:00
Help LibWeb: Rename PageView => InProcessWebView 2020-08-17 18:05:35 +02:00
HexEditor LibGUI: Make the Clipboard API deal in raw byte buffers a bit more 2020-09-05 16:16:01 +02:00
IRCClient IRCClient: Add the "/me" command to send CTCP ACTION emotes :^) 2020-09-07 20:49:35 +02:00
KeyboardMapper Unicode: Try s/codepoint/code_point/g again 2020-08-05 22:33:42 +02:00
KeyboardSettings LibGUI: Move GUI::Model::Role to GUI::ModelRole 2020-08-16 16:44:09 +02:00
Piano Refactor: Replace usages of FixedArray with Array. 2020-09-08 14:01:21 +02:00
PixelPaint PixelPaint: Update "paste" action enabled state based on clipboard 2020-09-05 16:57:03 +02:00
QuickShow QuickShow: Allow copying the current bitmap to the clipboard :^) 2020-09-05 16:53:30 +02:00
SoundPlayer SoundPlayer: Uninitialized variable in SoundPlayerWidget, found by Coverity 2020-08-17 09:17:57 +02:00
Spreadsheet Spreadsheet: Add "final" to JS objects and tweak declarations 2020-09-08 14:11:43 +02:00
SystemMonitor Base: Move 16x16 common icons to /res/icons/16x16/ 2020-08-27 15:38:02 +02:00
Terminal Terminal: Use utmpupdate to update /var/run/utmp 2020-09-06 16:15:51 +02:00
TextEditor TextEditor: Don't try to move(lambda) 2020-08-30 10:31:04 +02:00
ThemeEditor DevTools+Apps: Set correct icons for ThemeEditor and VisualBuilder 2020-08-31 09:14:18 +02:00
Welcome Base: Rename Pebbleton to reflect actual height 2020-08-16 19:38:21 +02:00
CMakeLists.txt ChessEngine: Move from Applications to Services 2020-08-28 12:53:02 +02:00