1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 12:27:35 +00:00
serenity/Applications
Andres Vieira 91b70d34e7 FileManager: Copy and Delete selected file(s), not current folder
FileManager had this weird behaviour in which it would ignore the
current selection and try to copy and delete the current folder.
2020-04-27 11:21:24 +02:00
..
About LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Browser Base+Browser: Add an icon for the serenity Browser and make it use it 2020-04-26 21:13:57 +02:00
Calculator LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Calendar LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Debugger Debugger: Add source-level operations 2020-04-20 17:25:50 +02:00
DisplayProperties LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
FileManager FileManager: Copy and Delete selected file(s), not current folder 2020-04-27 11:21:24 +02:00
FontEditor LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Help Browser+LibWeb: Open link in new tab on Ctrl+Click :^) 2020-04-24 14:43:56 +02:00
HexEditor Applications: Add "thread" for HexEditor 2020-04-26 21:31:41 +02:00
IRCClient LibGUI: Add a ToolBarContainer widget and put most ToolBars in one 2020-04-23 17:44:49 +02:00
PaintBrush LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
Piano LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
QuickShow QuickShow: Add gif files to navigation file list 2020-04-26 18:44:20 +02:00
SoundPlayer LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
SystemMenu WindowServer+SystemMenu: Check the current system theme on startup 2020-04-21 18:40:52 +02:00
SystemMonitor SystemMonitor: Shrink margins of main layout 2020-04-23 17:54:59 +02:00
Taskbar LibCore: Add StandardPaths thing to retrieve various standard locations 2020-04-19 19:57:05 +02:00
Terminal LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
TextEditor LibGUI: Add a ToolBarContainer widget and put most ToolBars in one 2020-04-23 17:44:49 +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