ladybird/Applications
angel e0a16f8752 FileManager+LibGUI: Allow drop on entire DirectoryView
Previously, drag and drop would only work when dragging between node
items on a DirectoryView. This commit makes it possible to drag files to
the empty area of the DirectoryView and copy files more easily between
windows.
2020-04-20 12:15:26 +02:00
..
About LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Browser Browser: Make removal of bookmark persistent (#1865) 2020-04-19 14:43:16 +02:00
Calculator LibGUI: Add MenuBar::add_menu(name) 2020-04-04 12:58:05 +02:00
Calendar Calendar: Implement add event action 2020-04-10 11:28:34 +02:00
ChanViewer AK: Stop allowing implicit downcast with RefPtr and NonnullRefPtr 2020-04-05 11:19:00 +02:00
Debugger Debugger: Use LibLine 2020-04-16 12:22:59 +02:00
DisplayProperties DisplayProperties: Make the preview calculation more accurate (#1807) 2020-04-15 16:40:46 +02:00
FileManager FileManager+LibGUI: Allow drop on entire DirectoryView 2020-04-20 12:15:26 +02:00
FontEditor LibGUI: Add MenuBar::add_menu(name) 2020-04-04 12:58:05 +02:00
Help LibGUI: Add MenuBar::add_menu(name) 2020-04-04 12:58:05 +02:00
HexEditor LibGUI: Add MenuBar::add_menu(name) 2020-04-04 12:58:05 +02:00
IRCClient IRCClient: Use sub-menus for app channel menu and member context menu 2020-04-18 19:49:05 +02:00
PaintBrush PaintBrush: Fix crash with flood fill. (#1881) 2020-04-19 19:29:07 +02:00
Piano Piano: Use NumericLimits<T> 2020-04-15 16:58:46 +02:00
QuickShow QuickShow: Small code edits to fit standards 2020-04-12 18:08:11 +02:00
SoundPlayer LibGUI: Add MenuBar::add_menu(name) 2020-04-04 12:58:05 +02:00
SystemMenu LibCore: Add StandardPaths thing to retrieve various standard locations 2020-04-19 19:57:05 +02:00
SystemMonitor LibGUI: Add a way for models to update without invalidating indexes 2020-04-12 12:03:33 +02:00
Taskbar LibCore: Add StandardPaths thing to retrieve various standard locations 2020-04-19 19:57:05 +02:00
Terminal LibCore: Add StandardPaths thing to retrieve various standard locations 2020-04-19 19:57:05 +02:00
TextEditor LibGUI: Add MenuBar::add_menu(name) 2020-04-04 12:58:05 +02:00
Welcome LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00