ladybird/DevTools
Andreas Kling 7f8e9a0f55 HackStudio: Use a table view in the "find in files" widget
Make the results of a "find in files" operation look a lot nicer by
presenting them in a table format, instead of in a single-column list.

Since we don't yet support rich text in table view cells, use the
marker glyphs in the system default fixed-width font to show where the
matched text begins and ends on the line we found it on. :^)
2019-12-10 22:07:52 +01:00
..
FormCompiler AK: Remove empty files JsonArray.cpp and JsonObject.cpp 2019-10-01 11:24:54 +02:00
HackStudio HackStudio: Use a table view in the "find in files" widget 2019-12-10 22:07:52 +01:00
Inspector WindowServer: Port to the new IPC system 2019-12-02 11:11:05 +01:00
IPCCompiler LibIPC: Rename IMessage id/name to message_id/message_name 2019-12-02 11:11:05 +01:00
VisualBuilder LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00