Age | Commit message (Expand) | Author |
---|---|---|
2020-08-26 | LibGUI: Move table view headers into their own widget | Andreas Kling |
2020-08-22 | LibGUI+Calendar: Make Calendar a common widget in LibGUI | thankyouverycool |
2020-08-12 | LibGUI: Move file icon lookup into a separate FileIconProvider | Andreas Kling |
2020-08-01 | LibGUI: Add FilteringProxyModel | AnotherTest |
2020-07-28 | DevTools+LibGUI: Make ProcessChooser a general Dialog in LibGUI | thankyouverycool |
2020-07-23 | LibGUI: Rename GUI::Image => GUI::ImageWidget | Andreas Kling |
2020-07-20 | LibGUI: Add ControlBoxButton to LibGUI | thankyouverycool |
2020-06-18 | LibGUI: Add a new GUI::Image component for display images | Hüseyin ASLITÜRK |
2020-05-17 | LibGUI: Add a simple emoji input dialog activated by Ctrl+Alt+Space :^) | Andreas Kling |
2020-05-15 | LibGUI: Fix build (LibGUI depends on Clipboard IPC classes) | Andreas Kling |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |