ladybird/Userland
Lenny Maiorani 2200eb761d Libraries: Use default constructors/destructors in LibAudio
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules

"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
2022-03-10 18:04:26 -08:00
..
Applets LibGfx: Rename Color::from_rgba() => Color::from_argb() 2022-03-04 23:40:21 +01:00
Applications Browser+LibWeb+WebContent: Show style for pseudo-elements :^) 2022-03-10 17:30:09 +01:00
Demos Demos: Create demo for VirGL gpu device 2022-03-09 14:58:48 +03:30
DevTools HackStudio: Add more files to new file menu 2022-03-08 22:42:40 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games LibGfx: Rename Color::from_rgba() => Color::from_argb() 2022-03-04 23:40:21 +01:00
Libraries Libraries: Use default constructors/destructors in LibAudio 2022-03-10 18:04:26 -08:00
Services LibWeb: Move hit testing to the painting tree 2022-03-11 00:21:49 +01:00
Shell Shell: Be more smart with pasted stuff 2022-03-06 13:20:41 +01:00
Utilities date: Allow using a custom format string 2022-03-08 23:30:47 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00