1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 08:41:00 +00:00
serenity/Applications
Andreas Kling 6f19067c9a LibWeb+Browser: Add a barebones LayoutTreeModel to the inspector window
This allows you to inspect the layout tree, along side the DOM tree.
It will need more functionality to be truly useful, but it's a start.
2020-06-12 22:30:11 +02:00
..
About LibGUI, About: Implement system-wide W2k-esque About dialog 2020-05-27 11:44:19 +02:00
Browser LibWeb+Browser: Add a barebones LayoutTreeModel to the inspector window 2020-06-12 22:30:11 +02:00
Calculator Calculator: Set text color through the palette 2020-06-02 21:49:47 +02:00
Calendar Calendar: Fix using OwnPtr<> with RefCounted types 2020-06-12 16:08:45 +02:00
Debugger AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
DisplaySettings AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
FileManager Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00
FontEditor LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
Help LibMarkdown: Change internal MD API to return OwnPtrs 2020-05-30 00:32:12 +02:00
HexEditor AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
IRCClient AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
KeyboardMapper LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
KeyboardSettings Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00
Piano LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
PixelPaint LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
QuickShow LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
SoundPlayer LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
SystemMonitor LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
Terminal Userland et al: Pledge sigaction when needed 2020-05-26 14:35:10 +02:00
TextEditor TextEditor: Allow "TextEditor foo.txt" to create a new file 2020-06-04 22:15:10 +02:00
Welcome LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
CMakeLists.txt Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00