This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-19 02:57:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5878175e25bf28265d1358c2fdb1cc4b66cc61e
ladybird
/
Libraries
/
LibGUI
History
Andreas Kling
a5878175e2
LibGUI: Register the "text" property on GUI::Label
2020-09-25 20:41:30 +02:00
..
AboutDialog.cpp
…
AboutDialog.h
…
AbstractButton.cpp
…
AbstractButton.h
…
AbstractTableView.cpp
…
AbstractTableView.h
LibGUI: Add a cursor to AbstractView, separate from the selection
2020-08-27 18:36:31 +02:00
AbstractView.cpp
…
AbstractView.h
…
Action.cpp
…
Action.h
…
ActionGroup.cpp
…
ActionGroup.h
…
Application.cpp
…
Application.h
…
BoxLayout.cpp
…
BoxLayout.h
…
Button.cpp
…
Button.h
…
Calendar.cpp
…
Calendar.h
…
CheckBox.cpp
…
CheckBox.h
…
Clipboard.cpp
…
Clipboard.h
…
CMakeLists.txt
…
ColorInput.cpp
…
ColorInput.h
…
ColorPicker.cpp
…
ColorPicker.h
…
ColumnsView.cpp
…
ColumnsView.h
…
ComboBox.cpp
…
ComboBox.h
…
Command.cpp
…
Command.h
…
ControlBoxButton.cpp
…
ControlBoxButton.h
…
CppLexer.cpp
…
CppLexer.h
…
CppSyntaxHighlighter.cpp
…
CppSyntaxHighlighter.h
LibGUI: Use themes for syntax highlighting
2020-03-16 13:39:34 +01:00
Desktop.cpp
…
Desktop.h
…
Dialog.cpp
…
Dialog.h
…
DisplayLink.cpp
…
DisplayLink.h
…
DragOperation.cpp
…
DragOperation.h
…
EmojiInputDialog.cpp
…
EmojiInputDialog.h
…
Event.cpp
…
Event.h
…
FileIconProvider.cpp
…
FileIconProvider.h
…
FilePicker.cpp
…
FilePicker.h
…
FileSystemModel.cpp
…
FileSystemModel.h
…
FilteringProxyModel.cpp
…
FilteringProxyModel.h
…
FocusSource.h
…
FontDatabase.cpp
…
FontDatabase.h
…
Forward.h
…
Frame.cpp
…
Frame.h
…
GroupBox.cpp
…
GroupBox.h
…
HeaderView.cpp
…
HeaderView.h
…
Icon.cpp
…
Icon.h
LibGUI: Move Icon and FontDatabase into the GUI namespace
2020-03-07 01:33:53 +01:00
IconView.cpp
…
IconView.h
…
ImageWidget.cpp
…
ImageWidget.h
…
INILexer.cpp
…
INILexer.h
…
INISyntaxHighlighter.cpp
…
INISyntaxHighlighter.h
…
InputBox.cpp
…
InputBox.h
…
ItemListModel.h
…
JsonArrayModel.cpp
…
JsonArrayModel.h
…
JSSyntaxHighlighter.cpp
LibGUI: Highlight JS Extends and Super tokens
2020-07-01 11:18:44 +02:00
JSSyntaxHighlighter.h
…
Label.cpp
LibGUI: Register the "text" property on GUI::Label
2020-09-25 20:41:30 +02:00
Label.h
…
Layout.cpp
…
Layout.h
…
LazyWidget.cpp
…
LazyWidget.h
…
ListView.cpp
…
ListView.h
…
Margins.h
…
Menu.cpp
…
Menu.h
…
MenuBar.cpp
…
MenuBar.h
…
MenuItem.cpp
…
MenuItem.h
…
MessageBox.cpp
…
MessageBox.h
…
Model.cpp
…
Model.h
…
ModelEditingDelegate.h
…
ModelIndex.cpp
…
ModelIndex.h
…
ModelRole.h
…
ModelSelection.cpp
…
ModelSelection.h
…
MultiView.cpp
…
MultiView.h
…
Notification.cpp
…
Notification.h
…
Painter.cpp
…
Painter.h
…
ProcessChooser.cpp
…
ProcessChooser.h
…
ProgressBar.cpp
…
ProgressBar.h
…
RadioButton.cpp
…
RadioButton.h
…
ResizeCorner.cpp
…
ResizeCorner.h
…
RunningProcessesModel.cpp
…
RunningProcessesModel.h
…
ScrollableWidget.cpp
…
ScrollableWidget.h
…
ScrollBar.cpp
…
ScrollBar.h
…
Shortcut.cpp
…
Shortcut.h
…
Slider.cpp
…
Slider.h
…
SortingProxyModel.cpp
…
SortingProxyModel.h
…
SpinBox.cpp
…
SpinBox.h
…
Splitter.cpp
…
Splitter.h
…
StackWidget.cpp
…
StackWidget.h
…
StatusBar.cpp
…
StatusBar.h
…
SyntaxHighlighter.cpp
…
SyntaxHighlighter.h
…
TableView.cpp
…
TableView.h
LibGUI: Make TableView::move_cursor() public
2020-08-28 21:02:46 +02:00
TabWidget.cpp
…
TabWidget.h
…
TextBox.cpp
…
TextBox.h
…
TextDocument.cpp
…
TextDocument.h
…
TextEditor.cpp
…
TextEditor.h
…
TextPosition.h
…
TextRange.h
…
ToolBar.cpp
…
ToolBar.h
…
ToolBarContainer.cpp
…
ToolBarContainer.h
…
TreeView.cpp
…
TreeView.h
…
UndoStack.cpp
…
UndoStack.h
AK: Make Vector use size_t for its size and capacity
2020-02-25 14:52:35 +01:00
Variant.cpp
…
Variant.h
…
Widget.cpp
…
Widget.h
LibGUI: Register the "text" property on GUI::Label
2020-09-25 20:41:30 +02:00
Window.cpp
…
Window.h
…
WindowServerConnection.cpp
…
WindowServerConnection.h
…
WindowType.h
…