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