thislooksfun d4eef0f17d LibGUI: Abstract out and name repeated logic 3 years ago
..
Wizards e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
AboutDialog.cpp eb6f9d469a AboutDialog: Accept a version string 3 years ago
AboutDialog.h eb6f9d469a AboutDialog: Accept a version string 3 years ago
AbstractButton.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
AbstractButton.h 34844dd547 LibGUI: Refine AbstractButton pressing behaviour 3 years ago
AbstractScrollableWidget.cpp 53cfc6ec9f LibGUI: Account for scrollbar width when calculating autoscroll delta 3 years ago
AbstractScrollableWidget.h d660e86d13 LibGUI: Implement automatic scrolling in AbstractView 3 years ago
AbstractSlider.cpp 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 years ago
AbstractSlider.h 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 years ago
AbstractTableView.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
AbstractTableView.h d660e86d13 LibGUI: Implement automatic scrolling in AbstractView 3 years ago
AbstractView.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
AbstractView.h d660e86d13 LibGUI: Implement automatic scrolling in AbstractView 3 years ago
Action.cpp d8fd4eee9b LibGUI: Move common action definitions to CommonActions.cpp 4 years ago
Action.h 578318ca0f Browser: Use CommonActions where possible and various fixes 3 years ago
ActionGroup.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
ActionGroup.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Application.cpp d46c3896c6 LibGUI: Add show_tooltip_immediately() 4 years ago
Application.h d46c3896c6 LibGUI: Add show_tooltip_immediately() 4 years ago
AutocompleteProvider.cpp f7f9d09e72 LibGUI: Remove GUI::AutocompleteProvider::Entry::kind 3 years ago
AutocompleteProvider.h f7f9d09e72 LibGUI: Remove GUI::AutocompleteProvider::Entry::kind 3 years ago
BoxLayout.cpp 416988cc7f LibGUI: Register layouts with inheritance 3 years ago
BoxLayout.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Breadcrumbbar.cpp e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) 3 years ago
Breadcrumbbar.h 71f345bbb8 LibGUI: Adjust BreadcrumbButtons width on resize 3 years ago
Button.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 years ago
Button.h 0ee7991dca LibGUI: Tweak GUI::Button::on_context_menu_event hook signature 4 years ago
CMakeLists.txt ae2579d8b5 LibGUI: Add a GUI::Tray widget for the FilePicker common locations 3 years ago
Calendar.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 years ago
Calendar.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
CheckBox.cpp 4c9c85ac01 Userland: Make TextWrapping::Wrap opt-in 4 years ago
CheckBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Clipboard.cpp 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 years ago
Clipboard.h 0c53c2dfa2 LibGUI: Add a ClipboardClient for GUI::Clipboard 4 years ago
ColorInput.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
ColorInput.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
ColorPicker.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
ColorPicker.h 253eb5c6d7 ColorPicker: Add ability to select a color on the screen 3 years ago
ColumnsView.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
ColumnsView.h df96380121 LibGUI: Tighten paint invalidation rects in item views :^) 4 years ago
ComboBox.cpp 8ea22121ac Userland: Migrate to argument-less deferred_invoke 3 years ago
ComboBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Command.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Command.h 0bfbee4596 LibGUI: Make Command::action_text() virtual 4 years ago
CommonActions.cpp 578318ca0f Browser: Use CommonActions where possible and various fixes 3 years ago
CommonLocationsProvider.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 years ago
CommonLocationsProvider.h 9d2e06b039 LibGUI: Add missing headers 3 years ago
Desktop.cpp d276657f85 LibGUI/Desktop: Use LibConfig instead of Core::ConfigFile 3 years ago
Desktop.h b8f3441300 LibGUI: Add callback for screen rect change to Desktop.h 4 years ago
Dialog.cpp 84ee95c346 LibGUI: Allow to specify position on screen for Dialog window 4 years ago
Dialog.h 84ee95c346 LibGUI: Allow to specify position on screen for Dialog window 4 years ago
DisplayLink.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 years ago
DisplayLink.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
DragOperation.cpp c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
DragOperation.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
EditingEngine.cpp 3647001c93 LibGUI: Don't update selection twice after Ctrl-Right 3 years ago
EditingEngine.h 3647001c93 LibGUI: Don't update selection twice after Ctrl-Right 3 years ago
EmojiInputDialog.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
EmojiInputDialog.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Event.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Event.h c6247fe414 Everywhere: Rename back-click to backward-click 3 years ago
FileIconProvider.cpp ac055554f6 LibGUI: Reduce amount we init for FileIconProvider::filetype_image_icon 4 years ago
FileIconProvider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
FilePicker.cpp c1576aca11 LibGUI: Use the new GUI::Tray widget in GUI::FilePicker 3 years ago
FilePicker.h c1576aca11 LibGUI: Use the new GUI::Tray widget in GUI::FilePicker 3 years ago
FilePickerDialog.gml c1576aca11 LibGUI: Use the new GUI::Tray widget in GUI::FilePicker 3 years ago
FileSystemModel.cpp 59619572d6 LibThreading: Remove redundant method 3 years ago
FileSystemModel.h 05630d2d5d LibGUI: Add 'on_rename_successful' callback to FileSystemModel 3 years ago
FilteringProxyModel.cpp 484b9c1ba3 LibGUI: West Const to East Const refactor 3 years ago
FilteringProxyModel.h 484b9c1ba3 LibGUI: West Const to East Const refactor 3 years ago
FocusPolicy.h d621534511 LibGUI: Move GUI::FocusPolicy to its own header & add explainer comment 3 years ago
FocusSource.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
FontPicker.cpp 4d2f349710 LibGUI: Categorize font families by variant instead of weight 3 years ago
FontPicker.h 4d2f349710 LibGUI: Categorize font families by variant instead of weight 3 years ago
FontPickerDialog.gml 4d2f349710 LibGUI: Categorize font families by variant instead of weight 3 years ago
Forward.h 9d2e06b039 LibGUI: Add missing headers 3 years ago
Frame.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
Frame.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
GMLAutocompleteProvider.cpp d4eef0f17d LibGUI: Abstract out and name repeated logic 3 years ago
GMLAutocompleteProvider.h 2b5566d7cc LibGUI+Playground: Move GMLAutocompleteProvider to LibGUI 4 years ago
GMLFormatter.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 years ago
GMLFormatter.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 years ago
GMLLexer.cpp cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens 4 years ago
GMLLexer.h cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens 4 years ago
GMLParser.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 years ago
GMLParser.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
GMLSyntaxHighlighter.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 years ago
GMLSyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 years ago
GroupBox.cpp 3652ab8b2a LibGUI: Tweak GUI::GroupBox title text position 4 years ago
GroupBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
HeaderView.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
HeaderView.h 3f5eb6446b LibGUI: Make HeaderView act only on the visible sections 4 years ago
INILexer.cpp cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens 4 years ago
INILexer.h cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens 4 years ago
INISyntaxHighlighter.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 years ago
INISyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 years ago
Icon.cpp c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
Icon.h b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
IconView.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
IconView.h 0583f75926 LibGUI: Dynamically resize editing content rect in IconView 3 years ago
ImageWidget.cpp 751cb094ff LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index) 4 years ago
ImageWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
InputBox.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
InputBox.h 81c183e06a LibGUI: Add InputType enum to allow creating a password InputBox dialog 4 years ago
ItemListModel.h 097902bd06 LibGUI: Convert ItemListModel's Display Role to string during search 3 years ago
JsonArrayModel.cpp ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 years ago
JsonArrayModel.h ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 years ago
Label.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 years ago
Label.h 667124dc22 LibGUI: Do not wrap text in statusbar segments 4 years ago
Layout.cpp 6dc2749795 LibGUI: Register GUI::Layout 3 years ago
Layout.h 416988cc7f LibGUI: Register layouts with inheritance 3 years ago
LazyWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
LazyWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
LinkLabel.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
LinkLabel.h 9bf6d51aec LibGUI: Make links only clickable where the text is 3 years ago
ListView.cpp 4bad2bf100 LibGUI: Reuse draw_item_text function in ListView 3 years ago
ListView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Margins.h a7364eef3c LibGUI: Use default instead of an empty constructor/destructor 3 years ago
Menu.cpp 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic 4 years ago
Menu.h 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic 4 years ago
MenuItem.cpp a8a899adbf WindowServer+LibGUI: Make much of menu construction asynchronous 4 years ago
MenuItem.h 9d2e06b039 LibGUI: Add missing headers 3 years ago
Menubar.h 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic 4 years ago
MessageBox.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
MessageBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Model.cpp 484b9c1ba3 LibGUI: West Const to East Const refactor 3 years ago
Model.h 484b9c1ba3 LibGUI: West Const to East Const refactor 3 years ago
ModelEditingDelegate.h 0583f75926 LibGUI: Dynamically resize editing content rect in IconView 3 years ago
ModelIndex.cpp 7a4445a1fe LibGUI/TreeView: Select parent on collapse 4 years ago
ModelIndex.h a7364eef3c LibGUI: Use default instead of an empty constructor/destructor 3 years ago
ModelRole.h 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) 4 years ago
ModelSelection.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 years ago
ModelSelection.h 3d4afe7614 Everywhere: "indexes" => "indices" 4 years ago
MouseTracker.cpp 45126655cd LibGUI+WindowServer: Introduce new mouse tracking mechanism 3 years ago
MouseTracker.h 5a0cdb15b0 AK+Everywhere: Reduce the number of template parameters of IntrusiveList 3 years ago
MultiView.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
MultiView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Notification.cpp ac650d2362 Userland: Remove dummy IPC methods 4 years ago
Notification.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
OpacitySlider.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
OpacitySlider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Painter.cpp 381dcca2f6 Revert "LibGfx: Add directional floating-point scaling to Painter" 4 years ago
Painter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
PasswordInputDialog.cpp 1f51b72e6d LibGUI: Add a simple GUI::PasswordInputDialog 4 years ago
PasswordInputDialog.gml e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
PasswordInputDialog.h 1f51b72e6d LibGUI: Add a simple GUI::PasswordInputDialog 4 years ago
PersistentModelIndex.cpp d73116e5d5 LibGUI: Implement persistent indices for models 4 years ago
PersistentModelIndex.h d73116e5d5 LibGUI: Implement persistent indices for models 4 years ago
ProcessChooser.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
ProcessChooser.h 99dfab08c9 LibGUI: Correctly call update() in ProcessChooser 4 years ago
Progressbar.cpp 8d5eb075d8 LibGUI: Convert StringBuilder::appendf() => AK::Format 4 years ago
Progressbar.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
RadioButton.cpp d91732f959 LibGUI: Mark GUI::RadioButton as "checkable" 3 years ago
RadioButton.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
RegularEditingEngine.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
RegularEditingEngine.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
ResizeCorner.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
ResizeCorner.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
RunningProcessesModel.cpp 7e77a2ec40 Everywhere: Improve CPU usage calculation 4 years ago
RunningProcessesModel.h ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 years ago
ScreenLayout.cpp aa15bf81e4 WindowServer: Add API to set/get screen layouts 4 years ago
ScrollableContainerWidget.cpp eed6ce8b8b Profiler: Fix scrolling behavior 4 years ago
ScrollableContainerWidget.h 18d344609f LibGUI: Add ScrollableContainerWidget :^) 4 years ago
Scrollbar.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
Scrollbar.h 3159e548a5 LibGUI: Calculate unclamped_scrubber_size() as float 3 years ago
SeparatorWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
SeparatorWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Shortcut.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Shortcut.h a7364eef3c LibGUI: Use default instead of an empty constructor/destructor 3 years ago
Slider.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
Slider.h dabbe4ee27 LibGUI: Add track_margin() to Sliders 3 years ago
SortingProxyModel.cpp 484b9c1ba3 LibGUI: West Const to East Const refactor 3 years ago
SortingProxyModel.h 484b9c1ba3 LibGUI: West Const to East Const refactor 3 years ago
SpinBox.cpp 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 years ago
SpinBox.h 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 years ago
Splitter.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
Splitter.h 89272e810a LibGUI: Have GUI::Splitter track all grabbable areas 4 years ago
StackWidget.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
StackWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Statusbar.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
Statusbar.h ee1a4a06e0 LibGUI: Allow specifying GUI::Statusbar segment count in GML 4 years ago
TabWidget.cpp 05aeff1c4d LibGUI: Focus next tab after closing active tab 3 years ago
TabWidget.h e1684860a3 LibGUI: Support drag-to-reorder in TabWidget 3 years ago
TableView.cpp 16ac3bbfd7 LibGUI+Applications: Rename Model::is_valid to is_within_range 4 years ago
TableView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
TextBox.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
TextBox.h 34a64ed25b LibGUI+Browser: Add UrlBox class 4 years ago
TextDocument.cpp a8930997f0 LibGUI: Make Ctrl-Right at the end of a span work 3 years ago
TextDocument.h 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 years ago
TextEditor.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
TextEditor.h 2f023acf78 LibGUI: Convert always-valid pointer to reference 3 years ago
TextPosition.h a7364eef3c LibGUI: Use default instead of an empty constructor/destructor 3 years ago
TextRange.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Toolbar.cpp 25475f7003 LibGUI: Make toolbar buttons non-focusable by default 3 years ago
Toolbar.h 5daf7bd2ef LibGUI: Make GUI::Toolbar::add_action() return the toolbar button 4 years ago
ToolbarContainer.cpp e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
ToolbarContainer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Tray.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
Tray.h ae2579d8b5 LibGUI: Add a GUI::Tray widget for the FilePicker common locations 3 years ago
TreeView.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
TreeView.h 1408aa1295 LibGUI: Do not allow tree column to shrink beyond indent and icon 4 years ago
UndoStack.cpp 964249a5b0 LibGUI: Fixes modified indicator behavior after saving 3 years ago
UndoStack.h c670d8c56d LibGUI: Add UndoStack::{undo,redo}_action_text() 4 years ago
ValueSlider.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
ValueSlider.h 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 years ago
Variant.cpp 859975f6bd LibGUI: Add MetricRole and PathRole to GUI::Variant 3 years ago
Variant.h 859975f6bd LibGUI: Add MetricRole and PathRole to GUI::Variant 3 years ago
VimEditingEngine.cpp 2f023acf78 LibGUI: Convert always-valid pointer to reference 3 years ago
VimEditingEngine.h 7b7548ce9d VimEditingEngine: Allow repeats for dd, yy and x 4 years ago
Widget.cpp 4143f6f906 LibGUI: Make sure that children are actually widgets 3 years ago
Widget.h 116bb4888f LibGUI: Support using a bitmap as override cursor 3 years ago
Window.cpp 116bb4888f LibGUI: Support using a bitmap as override cursor 3 years ago
Window.h 116bb4888f LibGUI: Support using a bitmap as override cursor 3 years ago
WindowManagerServerConnection.cpp 8623cec0d7 LibGUI: Remove unused header includes 4 years ago
WindowManagerServerConnection.h 7984c2836d WindowServer: Add API to change virtual desktop settings 4 years ago
WindowServerConnection.cpp c6247fe414 Everywhere: Rename back-click to backward-click 3 years ago
WindowServerConnection.h 45126655cd LibGUI+WindowServer: Introduce new mouse tracking mechanism 3 years ago
WindowType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago