ladybird/Applications
Andreas Kling 7d30cf7122 FileManager: Teach DirectoryView subviews to create editing delegates
This enables inline editing of filenames for table views, where this is
already supported. More work in LibGUI will be required to support the
feature in icon and columns views.
2020-09-24 11:36:02 +02:00
..
About LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
Browser Applications+IRCClient: Use new format functions. 2020-09-23 21:45:28 +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 FileManager: Teach DirectoryView subviews to create editing delegates 2020-09-24 11:36:02 +02:00
FontEditor FontEditor: Draw the baseline in the glyph editor widget 2020-09-20 23:23:56 +02:00
Help Applications: Use placeholders in TextBoxes where applicable 2020-09-21 20:15:10 +02:00
HexEditor HexEditor: Use widget override cursors 2020-09-11 14:37:30 +02:00
IRCClient Applications+IRCClient: Use new format functions. 2020-09-23 21:45:28 +02:00
KeyboardMapper KeyboardMapper: Avoid using [&] captures for persistent lambdas 2020-09-13 21:41:45 +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 LibGfx: Saner memory usage of indexed bitmaps 2020-09-12 00:13:29 +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 LibJS: Move the current exception from Interpreter to VM 2020-09-22 20:10:20 +02:00
SystemMonitor SystemMonitor: Wrap file descriptor and unveiled paths model into a SortingProxyModel 2020-09-22 19:05:50 +02:00
Terminal Terminal: Use utmpupdate to update /var/run/utmp 2020-09-06 16:15:51 +02:00
TextEditor Build+TextEditor: Add a compile_json_gui() CMake helper 2020-09-14 16:16:36 +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