Marcus Nilsson eec411c508 LibGUI: Add a AutoScroll timer to AbstractScrollableWidget 3 lat temu
..
Wizards e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 lat temu
AboutDialog.cpp eb6f9d469a AboutDialog: Accept a version string 3 lat temu
AboutDialog.h eb6f9d469a AboutDialog: Accept a version string 3 lat temu
AbstractButton.cpp 46d4ef5e11 LibGUI: Redraw button on Key_{Return,Space} up event 4 lat temu
AbstractButton.h 4c9c85ac01 Userland: Make TextWrapping::Wrap opt-in 4 lat temu
AbstractScrollableWidget.cpp eec411c508 LibGUI: Add a AutoScroll timer to AbstractScrollableWidget 3 lat temu
AbstractScrollableWidget.h eec411c508 LibGUI: Add a AutoScroll timer to AbstractScrollableWidget 3 lat temu
AbstractSlider.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 lat temu
AbstractSlider.h 522119ab95 LibGUI: Implement is_min() & is_max() helpers to AbstractSlider 3 lat temu
AbstractTableView.cpp ab2719fd53 LibGUI: Let the table view tell HeaderView about the min. section size 4 lat temu
AbstractTableView.h ab2719fd53 LibGUI: Let the table view tell HeaderView about the min. section size 4 lat temu
AbstractView.cpp 484b9c1ba3 LibGUI: West Const to East Const refactor 3 lat temu
AbstractView.h 484b9c1ba3 LibGUI: West Const to East Const refactor 3 lat temu
Action.cpp d8fd4eee9b LibGUI: Move common action definitions to CommonActions.cpp 4 lat temu
Action.h 886e011608 LibGUI: Add Rename action 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 d46c3896c6 LibGUI: Add show_tooltip_immediately() 4 lat temu
Application.h d46c3896c6 LibGUI: Add show_tooltip_immediately() 4 lat temu
AutocompleteProvider.cpp 16ac3bbfd7 LibGUI+Applications: Rename Model::is_valid to is_within_range 4 lat temu
AutocompleteProvider.h c003c3c76d CppLanguageServer+LibGUI: Autocomplete #include paths 4 lat temu
BoxLayout.cpp 07e3934f01 LibGUI: Distribute remaining pixels in BoxLayout to fill the entire area 4 lat temu
BoxLayout.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Breadcrumbbar.cpp e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) 3 lat temu
Breadcrumbbar.h 71f345bbb8 LibGUI: Adjust BreadcrumbButtons width on resize 3 lat temu
Button.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 lat temu
Button.h 0ee7991dca LibGUI: Tweak GUI::Button::on_context_menu_event hook signature 4 lat temu
CMakeLists.txt 45126655cd LibGUI+WindowServer: Introduce new mouse tracking mechanism 3 lat temu
Calendar.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 lat temu
Calendar.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 lat temu
CheckBox.cpp 4c9c85ac01 Userland: Make TextWrapping::Wrap opt-in 4 lat temu
CheckBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Clipboard.cpp 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 lat temu
Clipboard.h 0c53c2dfa2 LibGUI: Add a ClipboardClient for GUI::Clipboard 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 253eb5c6d7 ColorPicker: Add ability to select a color on the screen 3 lat temu
ColorPicker.h 253eb5c6d7 ColorPicker: Add ability to select a color on the screen 3 lat temu
ColumnsView.cpp 0583f75926 LibGUI: Dynamically resize editing content rect in IconView 3 lat temu
ColumnsView.h df96380121 LibGUI: Tighten paint invalidation rects in item views :^) 4 lat temu
ComboBox.cpp 8ea22121ac Userland: Migrate to argument-less deferred_invoke 3 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 0bfbee4596 LibGUI: Make Command::action_text() virtual 4 lat temu
CommonActions.cpp d8fd4eee9b LibGUI: Move common action definitions to CommonActions.cpp 4 lat temu
CommonLocationsProvider.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 lat temu
CommonLocationsProvider.h 91c210c39a LibGUI: Make common locations configurable 4 lat temu
Desktop.cpp d276657f85 LibGUI/Desktop: Use LibConfig instead of Core::ConfigFile 3 lat temu
Desktop.h b8f3441300 LibGUI: Add callback for screen rect change to Desktop.h 4 lat temu
Dialog.cpp 84ee95c346 LibGUI: Allow to specify position on screen for Dialog window 4 lat temu
Dialog.h 84ee95c346 LibGUI: Allow to specify position on screen for Dialog window 4 lat temu
DisplayLink.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 lat temu
DisplayLink.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
DragOperation.cpp c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 lat temu
DragOperation.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
EditingEngine.cpp 9a4c1c019a LibGUI: Make Ctrl+Shift+Right select text 3 lat temu
EditingEngine.h a7e7f62d08 VimEditingEngine: Operate on real lines rather than wrapped ones 4 lat temu
EmojiInputDialog.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 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 9df79a77da WindowServer: Add message to notify clients of applet area resize 3 lat temu
FileIconProvider.cpp ac055554f6 LibGUI: Reduce amount we init for FileIconProvider::filetype_image_icon 4 lat temu
FileIconProvider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
FilePicker.cpp 5d567eb4ac LibGUI: Make the Open button always active in the OpenFolder mode 3 lat temu
FilePicker.h ba119029dd LibGUI: Allow to specify FilePicker window position 4 lat temu
FilePickerDialog.gml e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 lat temu
FileSystemModel.cpp de31603028 LibGUI: Remove Indices with dangling FileSystemModel::Node on deletion 3 lat temu
FileSystemModel.h 484b9c1ba3 LibGUI: West Const to East Const refactor 3 lat temu
FilteringProxyModel.cpp 484b9c1ba3 LibGUI: West Const to East Const refactor 3 lat temu
FilteringProxyModel.h 484b9c1ba3 LibGUI: West Const to East Const refactor 3 lat temu
FocusSource.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
FontPicker.cpp ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 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 9df79a77da WindowServer: Add message to notify clients of applet area resize 3 lat temu
Frame.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 lat temu
Frame.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
GMLAutocompleteProvider.cpp 2b5566d7cc LibGUI+Playground: Move GMLAutocompleteProvider to LibGUI 4 lat temu
GMLAutocompleteProvider.h 2b5566d7cc LibGUI+Playground: Move GMLAutocompleteProvider to LibGUI 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 cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens 4 lat temu
GMLLexer.h cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens 4 lat temu
GMLParser.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 lat temu
GMLParser.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
GMLSyntaxHighlighter.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 lat temu
GMLSyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 lat temu
GroupBox.cpp 3652ab8b2a LibGUI: Tweak GUI::GroupBox title text position 4 lat temu
GroupBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
HeaderView.cpp ab2719fd53 LibGUI: Let the table view tell HeaderView about the min. section size 4 lat temu
HeaderView.h 3f5eb6446b LibGUI: Make HeaderView act only on the visible sections 4 lat temu
INILexer.cpp cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens 4 lat temu
INILexer.h cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens 4 lat temu
INISyntaxHighlighter.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 lat temu
INISyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 lat temu
Icon.cpp c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 lat temu
Icon.h b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
IconView.cpp 0583f75926 LibGUI: Dynamically resize editing content rect in IconView 3 lat temu
IconView.h 0583f75926 LibGUI: Dynamically resize editing content rect in IconView 3 lat temu
ImageWidget.cpp 751cb094ff LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index) 4 lat temu
ImageWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
InputBox.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 lat temu
InputBox.h 81c183e06a LibGUI: Add InputType enum to allow creating a password InputBox dialog 4 lat temu
ItemListModel.h 484b9c1ba3 LibGUI: West Const to East Const refactor 3 lat temu
JsonArrayModel.cpp ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 lat temu
JsonArrayModel.h ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 lat temu
Label.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 lat temu
Label.h 667124dc22 LibGUI: Do not wrap text in statusbar segments 4 lat temu
Layout.cpp 46a7e1b372 LibGUI: Make a macro for registering a GUI::Margins object property 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 c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 lat temu
LinkLabel.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ListView.cpp 4bad2bf100 LibGUI: Reuse draw_item_text function in ListView 3 lat temu
ListView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Margins.h a7364eef3c LibGUI: Use default instead of an empty constructor/destructor 3 lat temu
Menu.cpp 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic 4 lat temu
Menu.h 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic 4 lat temu
MenuItem.cpp a8a899adbf WindowServer+LibGUI: Make much of menu construction asynchronous 4 lat temu
MenuItem.h bfd2ec88f4 LibGUI: Make Action::set_text() update any associated menu items 4 lat temu
Menubar.h 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic 4 lat temu
MessageBox.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 lat temu
MessageBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Model.cpp 484b9c1ba3 LibGUI: West Const to East Const refactor 3 lat temu
Model.h 484b9c1ba3 LibGUI: West Const to East Const refactor 3 lat temu
ModelEditingDelegate.h 0583f75926 LibGUI: Dynamically resize editing content rect in IconView 3 lat temu
ModelIndex.cpp 7a4445a1fe LibGUI/TreeView: Select parent on collapse 4 lat temu
ModelIndex.h a7364eef3c LibGUI: Use default instead of an empty constructor/destructor 3 lat temu
ModelRole.h 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) 4 lat temu
ModelSelection.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 lat temu
ModelSelection.h 3d4afe7614 Everywhere: "indexes" => "indices" 4 lat temu
MouseTracker.cpp 45126655cd LibGUI+WindowServer: Introduce new mouse tracking mechanism 3 lat temu
MouseTracker.h 5a0cdb15b0 AK+Everywhere: Reduce the number of template parameters of IntrusiveList 3 lat temu
MultiView.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 lat temu
MultiView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Notification.cpp ac650d2362 Userland: Remove dummy IPC methods 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
PasswordInputDialog.cpp 1f51b72e6d LibGUI: Add a simple GUI::PasswordInputDialog 4 lat temu
PasswordInputDialog.gml e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 lat temu
PasswordInputDialog.h 1f51b72e6d LibGUI: Add a simple GUI::PasswordInputDialog 4 lat temu
PersistentModelIndex.cpp d73116e5d5 LibGUI: Implement persistent indices for models 4 lat temu
PersistentModelIndex.h d73116e5d5 LibGUI: Implement persistent indices for models 4 lat temu
ProcessChooser.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 lat temu
ProcessChooser.h 99dfab08c9 LibGUI: Correctly call update() in ProcessChooser 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 4c9c85ac01 Userland: Make TextWrapping::Wrap opt-in 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 d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 lat temu
ResizeCorner.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
RunningProcessesModel.cpp 7e77a2ec40 Everywhere: Improve CPU usage calculation 4 lat temu
RunningProcessesModel.h ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 lat temu
ScreenLayout.cpp aa15bf81e4 WindowServer: Add API to set/get screen layouts 4 lat temu
ScrollableContainerWidget.cpp eed6ce8b8b Profiler: Fix scrolling behavior 4 lat temu
ScrollableContainerWidget.h 18d344609f LibGUI: Add ScrollableContainerWidget :^) 4 lat temu
Scrollbar.cpp 03b6f8e7fd LibGUI: Don't draw Scrollbar scrubber when scrubber rect is null 3 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 a7364eef3c LibGUI: Use default instead of an empty constructor/destructor 3 lat temu
Slider.cpp 43a800a838 LibGUI: Set correct value on click with set jump_to_cursor() in Slider 3 lat temu
Slider.h dabbe4ee27 LibGUI: Add track_margin() to Sliders 3 lat temu
SortingProxyModel.cpp 484b9c1ba3 LibGUI: West Const to East Const refactor 3 lat temu
SortingProxyModel.h 484b9c1ba3 LibGUI: West Const to East Const refactor 3 lat temu
SpinBox.cpp 93e45588e5 LibGUI:: Style Combo and SpinBox buttons as ThickCaps 3 lat temu
SpinBox.h 99e7ad4b76 LibGUI: Allow bypassing hook when setting SpinBox range 4 lat temu
Splitter.cpp f4a318ee2d LibGUI: Only repaint grabbable part of Splitter when hovered/unhovered 4 lat temu
Splitter.h 89272e810a LibGUI: Have GUI::Splitter track all grabbable areas 4 lat temu
StackWidget.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 lat temu
StackWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Statusbar.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 lat temu
Statusbar.h ee1a4a06e0 LibGUI: Allow specifying GUI::Statusbar segment count in GML 4 lat temu
TabWidget.cpp 8ea22121ac Userland: Migrate to argument-less deferred_invoke 3 lat temu
TabWidget.h 8a0d465fbc LibGUI: Allow TabWidget to remove all tabs except one 4 lat temu
TableView.cpp 16ac3bbfd7 LibGUI+Applications: Rename Model::is_valid to is_within_range 4 lat temu
TableView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
TextBox.cpp 34a64ed25b LibGUI+Browser: Add UrlBox class 4 lat temu
TextBox.h 34a64ed25b LibGUI+Browser: Add UrlBox class 4 lat temu
TextDocument.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 lat temu
TextDocument.h 808e5e813f LibGUI: Add Ctrl-W to insert mode 4 lat temu
TextEditor.cpp 9a5a9fbee0 LibGUI+TextEditor: Allow cursor line highlighting to be toggled 3 lat temu
TextEditor.h 9a5a9fbee0 LibGUI+TextEditor: Allow cursor line highlighting to be toggled 3 lat temu
TextPosition.h a7364eef3c LibGUI: Use default instead of an empty constructor/destructor 3 lat temu
TextRange.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Toolbar.cpp 5daf7bd2ef LibGUI: Make GUI::Toolbar::add_action() return the toolbar button 4 lat temu
Toolbar.h 5daf7bd2ef LibGUI: Make GUI::Toolbar::add_action() return the toolbar button 4 lat temu
ToolbarContainer.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 lat temu
ToolbarContainer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
TreeView.cpp 309a20c014 LibGUI: Draw a focus rect over the row when sel. behavior is SelectRows 4 lat temu
TreeView.h 1408aa1295 LibGUI: Do not allow tree column to shrink beyond indent and icon 4 lat temu
UndoStack.cpp 964249a5b0 LibGUI: Fixes modified indicator behavior after saving 3 lat temu
UndoStack.h c670d8c56d LibGUI: Add UndoStack::{undo,redo}_action_text() 4 lat temu
ValueSlider.cpp 07ad64da8c LibGUI: Add ValueSlider widget 4 lat temu
ValueSlider.h 07ad64da8c LibGUI: Add ValueSlider widget 4 lat temu
Variant.cpp 759d6df87d LibGUI: Add Gfx::ColorRole to Variant 3 lat temu
Variant.h 759d6df87d LibGUI: Add Gfx::ColorRole to Variant 3 lat temu
VimEditingEngine.cpp 6ad427993a Everywhere: Behaviour => Behavior 3 lat temu
VimEditingEngine.h 7b7548ce9d VimEditingEngine: Allow repeats for dd, yy and x 4 lat temu
Widget.cpp c6e56612f5 LibGUI+WindowServer: Remove now-obsolete cursor tracking feature 3 lat temu
Widget.h c6e56612f5 LibGUI+WindowServer: Remove now-obsolete cursor tracking feature 3 lat temu
Window.cpp c6e56612f5 LibGUI+WindowServer: Remove now-obsolete cursor tracking feature 3 lat temu
Window.h c6e56612f5 LibGUI+WindowServer: Remove now-obsolete cursor tracking feature 3 lat temu
WindowManagerServerConnection.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 lat temu
WindowManagerServerConnection.h 7984c2836d WindowServer: Add API to change virtual desktop settings 4 lat temu
WindowServerConnection.cpp 45126655cd LibGUI+WindowServer: Introduce new mouse tracking mechanism 3 lat temu
WindowServerConnection.h 45126655cd LibGUI+WindowServer: Introduce new mouse tracking mechanism 3 lat temu
WindowType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu