ladybird/Userland
FalseHonesty e0be8a3f59 HackStudio: Don't crash when invalid file is requested to be opened
Previously, if the running debugger asked for HackStudio to open
an invalid file, it would crash trying to switch to it. Now it will
just continue without switching the editor.
2021-04-18 17:02:40 +02:00
..
Applets Network.Applet: Avoid JsonObject copy and use StringBuilder::appendff() 2021-04-17 01:27:29 +02:00
Applications FileManager: Show action status tips in the status bar :^) 2021-04-18 16:44:00 +02:00
Demos Everywhere: Add -Wdouble-promotion warning 2021-04-16 19:01:54 +02:00
DevTools HackStudio: Don't crash when invalid file is requested to be opened 2021-04-18 17:02:40 +02:00
DynamicLoader LibC+LibELF: Implement support for the dl_iterate_phdr helper 2021-04-18 10:55:25 +02:00
Games Everywhere: Add -Wdouble-promotion warning 2021-04-16 19:01:54 +02:00
Libraries LibDebug: Implement ability to set watchpoints 2021-04-18 17:02:40 +02:00
Services Everywhere: Rename title_bar => titlebar 2021-04-18 16:35:18 +02:00
Shell Everything: Add -Wnon-virtual-dtor flag 2021-04-15 20:57:13 +02:00
Tests Kernel+LibC: Clean up how assertions work in the kernel and LibC 2021-04-18 11:11:15 +02:00
Utilities LibTLS: Parse X.509 certificates with the new ASN.1 parser 2021-04-18 14:18:16 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00