Andreas Kling 2905e10513 LibGUI+TextEditor: Make TextDocument modified state track undo stack 4 lat temu
..
Wizards 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
AboutDialog.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
AboutDialog.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
AbstractButton.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
AbstractButton.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
AbstractScrollableWidget.cpp f7de453716 LibGUI: Rename ScrollableWidget.cpp => AbstractScrollableWidget.cpp 4 lat temu
AbstractScrollableWidget.h d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 lat temu
AbstractSlider.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
AbstractSlider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
AbstractTableView.cpp d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 lat temu
AbstractTableView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
AbstractView.cpp d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 lat temu
AbstractView.h d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 lat temu
Action.cpp b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
Action.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ActionGroup.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ActionGroup.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Application.cpp eb21aa65d1 Userland: Make IPC results with one return value available directly 4 lat temu
Application.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
AutocompleteProvider.cpp b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
AutocompleteProvider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
BoxLayout.cpp 3aaffa2c47 LibGUI: Move widget registration to LibCore 4 lat temu
BoxLayout.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Breadcrumbbar.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Breadcrumbbar.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Button.cpp 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 lat temu
Button.h d96aae32ef LibGUI: Fix issue where buttons with a menu sometimes stayed depressed 4 lat temu
CMakeLists.txt 18d344609f LibGUI: Add ScrollableContainerWidget :^) 4 lat temu
Calendar.cpp 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 lat temu
Calendar.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 lat temu
CheckBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
CheckBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Clipboard.cpp 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 lat temu
Clipboard.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ColorInput.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ColorInput.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ColorPicker.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ColorPicker.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ColumnsView.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ColumnsView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ComboBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ComboBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Command.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Command.h 68a0e4f8d5 LibGUI+HackStudio: Remove editing specific hacks from GUI::Command 4 lat temu
CommonLocationsProvider.cpp 91c210c39a LibGUI: Make common locations configurable 4 lat temu
CommonLocationsProvider.h 91c210c39a LibGUI: Make common locations configurable 4 lat temu
Desktop.cpp eb21aa65d1 Userland: Make IPC results with one return value available directly 4 lat temu
Desktop.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Dialog.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Dialog.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
DisplayLink.cpp 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 lat temu
DisplayLink.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
DragOperation.cpp eb21aa65d1 Userland: Make IPC results with one return value available directly 4 lat temu
DragOperation.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
EditingEngine.cpp d6dc81874d EditingEngine: Split selection from movement functions 4 lat temu
EditingEngine.h d6dc81874d EditingEngine: Split selection from movement functions 4 lat temu
EmojiInputDialog.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
EmojiInputDialog.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Event.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Event.h cc6db526a6 WindowServer+LibGUI+Taskbar: Store window progress as Optional<int> 4 lat temu
FileIconProvider.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
FileIconProvider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
FilePicker.cpp 7ae7170d61 Everywhere: "file name" => "filename" 4 lat temu
FilePicker.h 7ae7170d61 Everywhere: "file name" => "filename" 4 lat temu
FilePickerDialog.gml 8fac7a1d5d LibGUI: Bump up common locations width from 90 to 95 4 lat temu
FileSystemModel.cpp 8d5eb075d8 LibGUI: Convert StringBuilder::appendf() => AK::Format 4 lat temu
FileSystemModel.h b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
FilteringProxyModel.cpp 3d4afe7614 Everywhere: "indexes" => "indices" 4 lat temu
FilteringProxyModel.h b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
FocusSource.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
FontPicker.cpp b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
FontPicker.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
FontPickerDialog.gml c9196995be LibGUI: Allow arbitrary font size in FontPicker 4 lat temu
FontPickerWeightModel.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Forward.h 3aaffa2c47 LibGUI: Move widget registration to LibCore 4 lat temu
Frame.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Frame.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
GMLFormatter.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 lat temu
GMLFormatter.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 lat temu
GMLLexer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
GMLLexer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
GMLParser.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
GMLParser.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
GMLSyntaxHighlighter.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
GMLSyntaxHighlighter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
GroupBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
GroupBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
HeaderView.cpp 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 lat temu
HeaderView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
INILexer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
INILexer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
INISyntaxHighlighter.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
INISyntaxHighlighter.h 45f97e577e Userland: Fix two misaligned copyright headers 4 lat temu
Icon.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Icon.h b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
IconView.cpp d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 lat temu
IconView.h 8ebb9d350c LibGUI: Remove some unused cruft from GUI::IconView 4 lat temu
ImageWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ImageWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
InputBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
InputBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ItemListModel.h b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
JsonArrayModel.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
JsonArrayModel.h b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
Label.cpp 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 lat temu
Label.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Layout.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Layout.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
LazyWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
LazyWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
LinkLabel.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
LinkLabel.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ListView.cpp d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 lat temu
ListView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Margins.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Menu.cpp a8a899adbf WindowServer+LibGUI: Make much of menu construction asynchronous 4 lat temu
Menu.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
MenuItem.cpp a8a899adbf WindowServer+LibGUI: Make much of menu construction asynchronous 4 lat temu
MenuItem.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Menubar.cpp a8a899adbf WindowServer+LibGUI: Make much of menu construction asynchronous 4 lat temu
Menubar.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
MessageBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
MessageBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Model.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Model.h 3d4afe7614 Everywhere: "indexes" => "indices" 4 lat temu
ModelEditingDelegate.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ModelIndex.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ModelIndex.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ModelRole.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ModelSelection.cpp 3d4afe7614 Everywhere: "indexes" => "indices" 4 lat temu
ModelSelection.h 3d4afe7614 Everywhere: "indexes" => "indices" 4 lat temu
MultiView.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
MultiView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Notification.cpp 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 lat temu
Notification.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
OpacitySlider.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
OpacitySlider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Painter.cpp 381dcca2f6 Revert "LibGfx: Add directional floating-point scaling to Painter" 4 lat temu
Painter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ProcessChooser.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ProcessChooser.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Progressbar.cpp 8d5eb075d8 LibGUI: Convert StringBuilder::appendf() => AK::Format 4 lat temu
Progressbar.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
RadioButton.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
RadioButton.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
RegularEditingEngine.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
RegularEditingEngine.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ResizeCorner.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ResizeCorner.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
RunningProcessesModel.cpp b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
RunningProcessesModel.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ScrollableContainerWidget.cpp eed6ce8b8b Profiler: Fix scrolling behavior 4 lat temu
ScrollableContainerWidget.h 18d344609f LibGUI: Add ScrollableContainerWidget :^) 4 lat temu
Scrollbar.cpp aa70a56174 LibGUI: Fix off-by-one in Scrollbar::scrubber_rect() 4 lat temu
Scrollbar.h 0c1d1d97d5 LibGUI: Remove unused Scrollbar::{de,in}crement_gutter_rect() 4 lat temu
SeparatorWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
SeparatorWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Shortcut.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Shortcut.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Slider.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Slider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
SortingProxyModel.cpp 3d4afe7614 Everywhere: "indexes" => "indices" 4 lat temu
SortingProxyModel.h 3d4afe7614 Everywhere: "indexes" => "indices" 4 lat temu
SpinBox.cpp 99e7ad4b76 LibGUI: Allow bypassing hook when setting SpinBox range 4 lat temu
SpinBox.h 99e7ad4b76 LibGUI: Allow bypassing hook when setting SpinBox range 4 lat temu
Splitter.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Splitter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
StackWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
StackWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Statusbar.cpp dfd8598bf7 LibGUI: Don't show resize corner in non-resizable window's statusbar 4 lat temu
Statusbar.h ee1a4a06e0 LibGUI: Allow specifying GUI::Statusbar segment count in GML 4 lat temu
TabWidget.cpp 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 lat temu
TabWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
TableView.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
TableView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
TextBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
TextBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
TextDocument.cpp ee19f7c0aa LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor 4 lat temu
TextDocument.h ee19f7c0aa LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor 4 lat temu
TextEditor.cpp 2905e10513 LibGUI+TextEditor: Make TextDocument modified state track undo stack 4 lat temu
TextEditor.h 2905e10513 LibGUI+TextEditor: Make TextDocument modified state track undo stack 4 lat temu
TextPosition.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
TextRange.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Toolbar.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Toolbar.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ToolbarContainer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ToolbarContainer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
TreeView.cpp d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 lat temu
TreeView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
UndoStack.cpp 2905e10513 LibGUI+TextEditor: Make TextDocument modified state track undo stack 4 lat temu
UndoStack.h 0cb6103928 LibGUI: Add UndoStack::on_state_change hook 4 lat temu
Variant.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Variant.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
VimEditingEngine.cpp 03d8ee1082 VimEditingEngine: allow selection of the endline character 4 lat temu
VimEditingEngine.h 03d8ee1082 VimEditingEngine: allow selection of the endline character 4 lat temu
Widget.cpp 3aaffa2c47 LibGUI: Move widget registration to LibCore 4 lat temu
Widget.h 3aaffa2c47 LibGUI: Move widget registration to LibCore 4 lat temu
Window.cpp 1aa56f0129 WindowServer+LibGUI: Make much of window construction asynchronous 4 lat temu
Window.h cc6db526a6 WindowServer+LibGUI+Taskbar: Store window progress as Optional<int> 4 lat temu
WindowManagerServerConnection.cpp 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct 4 lat temu
WindowManagerServerConnection.h 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct 4 lat temu
WindowServerConnection.cpp 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 lat temu
WindowServerConnection.h 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 lat temu
WindowType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu