.. |
GML
|
gml-format+Playground: Print GML parsing error on formatting failure
|
2022-02-13 02:36:35 +02:00 |
Wizards
|
|
|
AboutDialog.cpp
|
|
|
AboutDialog.h
|
|
|
AbstractButton.cpp
|
|
|
AbstractButton.h
|
|
|
AbstractScrollableWidget.cpp
|
|
|
AbstractScrollableWidget.h
|
|
|
AbstractSlider.cpp
|
|
|
AbstractSlider.h
|
|
|
AbstractTableView.cpp
|
LibGUI: Account for hidden headers in content size calculation
|
2022-02-18 13:10:37 +01:00 |
AbstractTableView.h
|
|
|
AbstractView.cpp
|
LibGfx+LibGUI: Support multi code point emojis in text painting :^)
|
2022-02-23 21:53:30 +00:00 |
AbstractView.h
|
LibGUI: Let AbstractViews be activated programmatically
|
2022-02-18 07:38:29 -05:00 |
AbstractZoomPanWidget.cpp
|
LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidget
|
2022-02-14 11:49:21 +01:00 |
AbstractZoomPanWidget.h
|
LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidget
|
2022-02-14 11:49:21 +01:00 |
Action.cpp
|
AK+Kernel: Rename try_make_weak_ptr to make_weak_ptr_if_nonnull
|
2022-02-13 23:02:57 +01:00 |
Action.h
|
|
|
ActionGroup.cpp
|
|
|
ActionGroup.h
|
|
|
Application.cpp
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
Application.h
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
AutocompleteProvider.cpp
|
|
|
AutocompleteProvider.h
|
LibGUI+HackStudio: Add TokenInfo struct for language-server IPC
|
2022-02-09 00:51:31 +01:00 |
BoxLayout.cpp
|
|
|
BoxLayout.h
|
|
|
Breadcrumbbar.cpp
|
LibGUI: Allow breadcrumbbar segment activation using the keyboard
|
2022-02-13 12:39:44 +01:00 |
Breadcrumbbar.h
|
|
|
Button.cpp
|
LibGUI: Prefer to pop-up Tray Button menus from the top right
|
2022-02-24 19:09:41 +01:00 |
Button.h
|
|
|
Calendar.cpp
|
|
|
Calendar.h
|
|
|
CheckBox.cpp
|
|
|
CheckBox.h
|
|
|
Clipboard.cpp
|
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
|
2022-02-25 22:35:12 +01:00 |
Clipboard.h
|
|
|
CMakeLists.txt
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
ColorInput.cpp
|
|
|
ColorInput.h
|
|
|
ColorPicker.cpp
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
ColorPicker.h
|
|
|
ColumnsView.cpp
|
|
|
ColumnsView.h
|
|
|
ComboBox.cpp
|
|
|
ComboBox.h
|
|
|
Command.cpp
|
|
|
Command.h
|
|
|
CommandPalette.cpp
|
Assistant+CommandPalette: Use FrameShape::Window for main widgets
|
2022-02-25 19:38:23 +01:00 |
CommandPalette.h
|
|
|
CommonActions.cpp
|
AK+Kernel: Rename try_make_weak_ptr to make_weak_ptr_if_nonnull
|
2022-02-13 23:02:57 +01:00 |
CommonLocationsProvider.cpp
|
|
|
CommonLocationsProvider.h
|
|
|
ConnectionToWindowMangerServer.cpp
|
Userland: Rename WindowManagerServerConnection
|
2022-02-25 22:35:12 +01:00 |
ConnectionToWindowMangerServer.h
|
Userland: Rename WindowManagerServerConnection
|
2022-02-25 22:35:12 +01:00 |
ConnectionToWindowServer.cpp
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
ConnectionToWindowServer.h
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
Desktop.cpp
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
Desktop.h
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
Dialog.cpp
|
|
|
Dialog.h
|
|
|
DisplayLink.cpp
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
DisplayLink.h
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
DragOperation.cpp
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
DragOperation.h
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
EditingEngine.cpp
|
|
|
EditingEngine.h
|
|
|
EmojiInputDialog.cpp
|
LibGUI/EmojiInputDialog: Skip multi code point emojis for now
|
2022-02-23 21:53:30 +00:00 |
EmojiInputDialog.h
|
|
|
Event.cpp
|
|
|
Event.h
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
FileIconProvider.cpp
|
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
|
2022-02-16 19:49:41 -05:00 |
FileIconProvider.h
|
|
|
FilePicker.cpp
|
|
|
FilePicker.h
|
|
|
FilePickerDialog.gml
|
Userland: Run gml-format
|
2022-02-13 02:36:35 +02:00 |
FileSystemModel.cpp
|
|
|
FileSystemModel.h
|
|
|
FilteringProxyModel.cpp
|
|
|
FilteringProxyModel.h
|
|
|
FocusPolicy.h
|
|
|
FocusSource.h
|
|
|
FontPicker.cpp
|
|
|
FontPicker.h
|
|
|
FontPickerDialog.gml
|
Userland: Run gml-format
|
2022-02-13 02:36:35 +02:00 |
Forward.h
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
Frame.cpp
|
LibGfx+LibGUI: Add FrameShape::Window
|
2022-02-25 19:38:23 +01:00 |
Frame.h
|
|
|
GitCommitLexer.cpp
|
|
|
GitCommitLexer.h
|
|
|
GitCommitSyntaxHighlighter.cpp
|
|
|
GitCommitSyntaxHighlighter.h
|
|
|
GlyphMapWidget.cpp
|
LibGUI: Allow GlyphMapWidget to filter by code point ranges
|
2022-02-15 10:13:19 -05:00 |
GlyphMapWidget.h
|
LibGUI: Allow GlyphMapWidget to filter by code point ranges
|
2022-02-15 10:13:19 -05:00 |
GroupBox.cpp
|
|
|
GroupBox.h
|
|
|
HeaderView.cpp
|
|
|
HeaderView.h
|
|
|
Icon.cpp
|
|
|
Icon.h
|
|
|
IconView.cpp
|
|
|
IconView.h
|
|
|
ImageWidget.cpp
|
|
|
ImageWidget.h
|
|
|
INILexer.cpp
|
|
|
INILexer.h
|
|
|
INISyntaxHighlighter.cpp
|
|
|
INISyntaxHighlighter.h
|
|
|
InputBox.cpp
|
|
|
InputBox.h
|
|
|
ItemListModel.h
|
LibGUI: Make ItemListModels filterable
|
2022-02-18 07:38:29 -05:00 |
JsonArrayModel.cpp
|
LibGUI: JsonArrayModel update without invalidating indices
|
2022-02-17 20:09:47 +01:00 |
JsonArrayModel.h
|
LibGUI: JsonArrayModel update without invalidating indices
|
2022-02-17 20:09:47 +01:00 |
Label.cpp
|
|
|
Label.h
|
|
|
Layout.cpp
|
|
|
Layout.h
|
|
|
LazyWidget.cpp
|
|
|
LazyWidget.h
|
|
|
LinkLabel.cpp
|
|
|
LinkLabel.h
|
|
|
ListView.cpp
|
|
|
ListView.h
|
|
|
Margins.h
|
|
|
Menu.cpp
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
Menu.h
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
Menubar.cpp
|
|
|
Menubar.h
|
|
|
MenuItem.cpp
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
MenuItem.h
|
|
|
MessageBox.cpp
|
Userland: Dynamically update the MonitorSettingsWidget countdown timer
|
2022-02-18 10:33:46 +01:00 |
MessageBox.h
|
Userland: Dynamically update the MonitorSettingsWidget countdown timer
|
2022-02-18 10:33:46 +01:00 |
Model.cpp
|
|
|
Model.h
|
|
|
ModelEditingDelegate.h
|
|
|
ModelIndex.cpp
|
|
|
ModelIndex.h
|
|
|
ModelRole.h
|
|
|
ModelSelection.cpp
|
|
|
ModelSelection.h
|
|
|
MouseTracker.cpp
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
MouseTracker.h
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
MultiView.cpp
|
|
|
MultiView.h
|
|
|
Notification.cpp
|
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
|
2022-02-25 22:35:12 +01:00 |
Notification.h
|
|
|
OpacitySlider.cpp
|
|
|
OpacitySlider.h
|
|
|
Painter.cpp
|
|
|
Painter.h
|
|
|
PasswordInputDialog.cpp
|
|
|
PasswordInputDialog.gml
|
Userland: Run gml-format
|
2022-02-13 02:36:35 +02:00 |
PasswordInputDialog.h
|
|
|
PersistentModelIndex.cpp
|
|
|
PersistentModelIndex.h
|
|
|
ProcessChooser.cpp
|
|
|
ProcessChooser.h
|
|
|
Progressbar.cpp
|
|
|
Progressbar.h
|
|
|
RadioButton.cpp
|
|
|
RadioButton.h
|
|
|
RegularEditingEngine.cpp
|
|
|
RegularEditingEngine.h
|
|
|
ResizeCorner.cpp
|
|
|
ResizeCorner.h
|
|
|
RunningProcessesModel.cpp
|
|
|
RunningProcessesModel.h
|
|
|
ScreenLayout.cpp
|
|
|
ScrollableContainerWidget.cpp
|
|
|
ScrollableContainerWidget.h
|
|
|
Scrollbar.cpp
|
|
|
Scrollbar.h
|
|
|
SeparatorWidget.cpp
|
|
|
SeparatorWidget.h
|
|
|
SettingsWindow.cpp
|
|
|
SettingsWindow.h
|
|
|
Shortcut.cpp
|
|
|
Shortcut.h
|
|
|
Slider.cpp
|
|
|
Slider.h
|
|
|
SortingProxyModel.cpp
|
LibGUI: Make a copy of source_rows before resizing it in sort_mapping()
|
2022-02-16 19:51:01 +01:00 |
SortingProxyModel.h
|
|
|
SpinBox.cpp
|
|
|
SpinBox.h
|
|
|
Splitter.cpp
|
LibGUI+Apps: Adjust Splitter spacings
|
2022-02-23 18:56:22 +02:00 |
Splitter.h
|
LibGUI+Apps: Prevent Splitter children from being unresizable
|
2022-02-23 18:56:22 +02:00 |
StackWidget.cpp
|
|
|
StackWidget.h
|
|
|
Statusbar.cpp
|
LibGUI+Apps: Convert Statusbar Labels to Segments
|
2022-02-24 19:09:41 +01:00 |
Statusbar.h
|
LibGUI+Apps: Convert Statusbar Labels to Segments
|
2022-02-24 19:09:41 +01:00 |
TableView.cpp
|
|
|
TableView.h
|
|
|
TabWidget.cpp
|
|
|
TabWidget.h
|
|
|
TextBox.cpp
|
|
|
TextBox.h
|
|
|
TextDocument.cpp
|
|
|
TextDocument.h
|
|
|
TextEditor.cpp
|
LibGUI+LibSyntax: Stringify Highlighter::Language
|
2022-02-24 19:09:41 +01:00 |
TextEditor.h
|
LibGUI: Put TextEditor widgets in "Wrap at Words" mode by default
|
2022-02-24 19:40:26 +01:00 |
TextPosition.h
|
|
|
TextRange.h
|
|
|
Toolbar.cpp
|
|
|
Toolbar.h
|
|
|
ToolbarContainer.cpp
|
|
|
ToolbarContainer.h
|
|
|
Tray.cpp
|
|
|
Tray.h
|
|
|
TreeView.cpp
|
|
|
TreeView.h
|
|
|
UndoStack.cpp
|
|
|
UndoStack.h
|
|
|
ValueSlider.cpp
|
|
|
ValueSlider.h
|
|
|
Variant.cpp
|
|
|
Variant.h
|
|
|
VimEditingEngine.cpp
|
|
|
VimEditingEngine.h
|
|
|
Widget.cpp
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
Widget.h
|
|
|
Window.cpp
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
Window.h
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
WindowType.h
|
|
|