1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:38:11 +00:00
serenity/Applications
Andreas Kling 4d3c5fd83e LibGUI: Start working on a GFileSystemModel and hook that up in FileManager.
This is a read-only model for the tree view, at least initially. We'll see
where we take it from there once it's more polished.
2019-03-29 17:03:30 +01:00
..
About LibC: Run constructors on process startup. 2019-03-27 12:48:21 +01:00
FileManager LibGUI: Start working on a GFileSystemModel and hook that up in FileManager. 2019-03-29 17:03:30 +01:00
FontEditor LibGUI: Add a GPainter class that inherits from Painter. 2019-03-28 17:19:56 +01:00
IRCClient GModel: Add GModelIndex argument to row_count() and column_count(). 2019-03-29 03:27:03 +01:00
Launcher Move LibGUI/GStyle to SharedGraphics/StylePainter. 2019-03-28 17:32:38 +01:00
ProcessManager Rename Painter::set_clip_rect() to add_clip_rect(). 2019-03-29 15:01:54 +01:00
Terminal LibGUI: Add a GPainter class that inherits from Painter. 2019-03-28 17:19:56 +01:00
TextEditor Tweak the look of various UI surfaces and buttons. 2019-03-27 20:48:23 +01:00