index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
LibGUI
/
Forward.h
Age
Commit message (
Expand
)
Author
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling
2021-01-05
TextEditor+EditingEngine: Add support for the basics of Vim emulation
Rok Povsic
2020-12-31
LibGUI: Add a new GUI::OpacitySlider widget :^)
Andreas Kling
2020-12-30
LibGUI: Register a whole bunch of properties in various widgets
AnotherTest
2020-08-26
LibGUI: Move table view headers into their own widget
Andreas Kling
2020-08-17
LibGUI: Add WidgetClassRegistration to Forward.h
Andreas Kling
2020-08-16
LibGUI: Add ModelIndex::data(ModelRole)
Andreas Kling
2020-08-16
LibGUI: Make model sorting imperative and move order to AbstractView
Andreas Kling
2020-08-12
LibGUI: Move file icon lookup into a separate FileIconProvider
Andreas Kling
2020-07-24
LibGUI: Break up Window::event() into many smaller functions
Andreas Kling
2020-07-23
LibGUI: Add {Horizontal,Vertical}Slider to the forwarding header
Andreas Kling
2020-07-13
LibGUI: Add ModelClient abstract class and allow registering clients
Tom
2020-05-29
Meta: Add a script check the presence of "#pragma once" in header files
Emanuele Torre
2020-05-02
LibGUI: The UI calls it 'Icon view', fix the name in the code
Ben Wiederhake
2020-04-25
LibGUI: Add ToolBar and ToolBarContainer to Forward.h
Andreas Kling
2020-02-24
LibGUI: Add a MultiView widget, based on FileManager's "DirectoryView"
Andreas Kling
2020-02-23
LibGUI: Reduce header dependencies of ComboBox
Andreas Kling
2020-02-23
LibGUI: Add some missing widget classes to Forward.h
Andreas Kling
2020-02-16
LibGUI: Add forwarding header
Andreas Kling