1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:48:11 +00:00
serenity/Userland
Lucas CHOLLET a85223e13b LibGUI: Add a default virtual destructor to virtual classes
Affected classes are children of TextDocumentUndoCommand:
 - InsertTextCommand
 - RemoveTextCommand
 - ReplaceAllTextCommand
2022-07-19 10:49:38 +01:00
..
Applets Kernel+Userland: Rename prefix of user_physical => physical 2022-07-14 23:27:46 +02:00
Applications Calculator: Set button colors from system palette 2022-07-17 08:44:31 +01:00
Demos WidgetGallery: Make inspectable 2022-07-15 12:38:35 +02:00
DevTools Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
DynamicLoader LibC+Kernel: Prevent string functions from calling themselves 2022-05-12 13:12:37 +02:00
Games Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
Libraries LibGUI: Add a default virtual destructor to virtual classes 2022-07-19 10:49:38 +01:00
Services Taskbar: Center buttons again by fixing margins 2022-07-15 12:34:25 +02:00
Shell Shell: Add the |& construct for piping stderr along with stdout 2022-07-17 00:51:31 +00:00
Utilities headless-browser: Simplify the arguments used to select resources 2022-07-19 08:02:52 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00