thankyouverycool 9cf93528f5 LibGUI: Accept() mouse wheel events in {Spin,Combo}Boxes il y a 2 ans
..
GML c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars il y a 3 ans
Wizards 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
AboutDialog.cpp cb0b82ec46 Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Version il y a 2 ans
AboutDialog.h cb0b82ec46 Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Version il y a 2 ans
AbstractButton.cpp 802cf9bc69 Everywhere: Use my very shiny serenityos.org email :^) il y a 2 ans
AbstractButton.h f9212ac02e LibGUI: Add button handler for middle mouse clicks il y a 3 ans
AbstractScrollableWidget.cpp d495405e53 LibGUI: Implement calculated_min_size() for AbstractScrollableWidget il y a 2 ans
AbstractScrollableWidget.h d495405e53 LibGUI: Implement calculated_min_size() for AbstractScrollableWidget il y a 2 ans
AbstractSlider.cpp 1d522e4b4c LibGUI: Add DoClamp option to AbstractSlider::set_value() il y a 3 ans
AbstractSlider.h 1d522e4b4c LibGUI: Add DoClamp option to AbstractSlider::set_value() il y a 3 ans
AbstractTableView.cpp 32642394a9 LibGUI: Programatically draw table header sorting arrows il y a 3 ans
AbstractTableView.h 802cf9bc69 Everywhere: Use my very shiny serenityos.org email :^) il y a 2 ans
AbstractThemePreview.cpp 0d4fd4e2a6 LibGfx+LibGUI+WindowServer+Apps+Demos: Replace ToolWindows il y a 3 ans
AbstractThemePreview.h c76c3e38e6 LibGUI: Support setting an in memory theme in AbstractThemePreview il y a 3 ans
AbstractView.cpp a0ef00cab2 LibGUI: Don't accept drag events in AbstractView if it's not editable il y a 2 ans
AbstractView.h 30d68d71b4 LibGUI: Move range selection calculations into separate function il y a 3 ans
AbstractZoomPanWidget.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
AbstractZoomPanWidget.h 5c763e9832 LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidget il y a 3 ans
Action.cpp 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown il y a 2 ans
Action.h 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown il y a 2 ans
ActionGroup.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
ActionGroup.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
Application.cpp 2e244fc85b WindowServer+LibGUI: Change cursor icon if DragEnter event was accepted il y a 2 ans
Application.h 535e1c9152 LibGUI: Add on_theme_change callback to Application il y a 3 ans
AutocompleteProvider.cpp 288c46dbdc LibGUI: Make sure combobox list windows can't be moved il y a 2 ans
AutocompleteProvider.h b35293d945 LibCodeComprehension: Re-organize code comprehension related code il y a 3 ans
BoxLayout.cpp bfbaad9f41 LibGUI: Grow spacers after doing layout il y a 3 ans
BoxLayout.h d825c8ad18 LibGUI: Change preferred_size in Layout to new layout system il y a 3 ans
Breadcrumbbar.cpp 29a3ff22d7 LibGUI: Make Breadcrumbbar resizable below current size il y a 2 ans
Breadcrumbbar.h a00fa793b3 LibGUI: Add on_segment_change handler to Breadcrumbbar il y a 3 ans
Button.cpp e20756f9f7 LibGUI: Update buttons' text/tooltips in Action::set_text il y a 2 ans
Button.h e20756f9f7 LibGUI: Update buttons' text/tooltips in Action::set_text il y a 2 ans
CMakeLists.txt ce2f1b845f Everywhere: Mark dependencies of most targets as PRIVATE il y a 2 ans
Calendar.cpp 4fdd916f26 LibGUI: Shade Weekends in a slightly different background color il y a 2 ans
Calendar.h 4fdd916f26 LibGUI: Shade Weekends in a slightly different background color il y a 2 ans
CheckBox.cpp 19fac58e49 LibGUI: Use new layout system for basic widgets il y a 3 ans
CheckBox.h 281b319588 LibGUI: Make Checkbox constructor protected il y a 3 ans
Clipboard.cpp 3197c1793a Base: Launch Clipboard at session start-up il y a 2 ans
Clipboard.h 2f61d32f99 LibGUI: Rename ClipboardServerConnection=>ConnectionToClipboardServer il y a 3 ans
ColorInput.cpp 19fac58e49 LibGUI: Use new layout system for basic widgets il y a 3 ans
ColorInput.h 5fd0140772 LibGUI: Add AllowCallback parameter to ColorInput::set_color() il y a 3 ans
ColorPicker.cpp 23db98d1e9 LibGUI: Sync ColorPicker's color slider with other color widgets il y a 3 ans
ColorPicker.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
ColumnsView.cpp 802cf9bc69 Everywhere: Use my very shiny serenityos.org email :^) il y a 2 ans
ColumnsView.h 9b6fab264f LibGUI: Implement basic rubber band selections in ColumnsView il y a 2 ans
ComboBox.cpp 9cf93528f5 LibGUI: Accept() mouse wheel events in {Spin,Combo}Boxes il y a 2 ans
ComboBox.h f86c5b1fa7 LibGUI: Allow setting max visible items for ComboBoxes il y a 2 ans
Command.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
CommandPalette.cpp eb8c2bde90 LibGUI: Don't show the command palette action in the command palette il y a 2 ans
CommandPalette.h cd5210a87a LibGUI: Make Dialog::ScreenPosition an enum class il y a 3 ans
CommonActions.cpp 6bb512d0b2 LibGUI: Add CommonActions::make_command_palette_action() il y a 2 ans
CommonLocationsProvider.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
CommonLocationsProvider.h 086969277e Everywhere: Run clang-format il y a 3 ans
ConnectionToWindowManagerServer.cpp d815f659cc LibGUI+Taskbar+WindowServer: Prevent minimization when blocked il y a 2 ans
ConnectionToWindowManagerServer.h d815f659cc LibGUI+Taskbar+WindowServer: Prevent minimization when blocked il y a 2 ans
ConnectionToWindowServer.cpp 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown il y a 2 ans
ConnectionToWindowServer.h f7e747b68e LibGUI+WindowServer: Create and broadcast an event when a window moves il y a 2 ans
Desktop.cpp 4fd9e3ab08 Userland: Remove workarounds for LibIPC include order sensitivity il y a 2 ans
Desktop.h e2318dffe3 LibGUI: Let Desktop:the() manage SystemEffects inside LibGUI il y a 3 ans
Dialog.cpp 5b31a3dbc7 LibGUI: Allow more programmatic control over GUI::InputBox il y a 2 ans
Dialog.h 5b31a3dbc7 LibGUI: Allow more programmatic control over GUI::InputBox il y a 2 ans
DisplayLink.cpp 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer il y a 3 ans
DisplayLink.h 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer il y a 3 ans
DragOperation.cpp db058a22ae LibGUI: Put DragOperation dbgln() behind DRAG_DEBUG il y a 3 ans
DragOperation.h 086969277e Everywhere: Run clang-format il y a 3 ans
EditingEngine.cpp db2e1bfa02 LibGUI: Fix EditingEngine Shift + Up/Down highlight behavior il y a 2 ans
EditingEngine.h 7a8104e79b LibGUI: Add MoveLineUpOrDownCommand il y a 3 ans
EmojiInputDialog.cpp 28c1d7011f LibGUI: Remove Window::set_blocks_command_palette() il y a 2 ans
EmojiInputDialog.gml 2f6fd56631 LibGUI: Set EmojiInputDialog's FrameShape to "Window" il y a 2 ans
EmojiInputDialog.h e5a9f030f2 LibGUI: Insert first displayed emoji on return il y a 2 ans
Event.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
Event.h f7e747b68e LibGUI+WindowServer: Create and broadcast an event when a window moves il y a 2 ans
FileIconProvider.cpp 1ab510c4bb Base+LibGUI: Add Git folder icons il y a 2 ans
FileIconProvider.h 1ab510c4bb Base+LibGUI: Add Git folder icons il y a 2 ans
FilePicker.cpp 99a00dc39b LibGUI: Remove useless frame members from Toolbar il y a 3 ans
FilePicker.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
FilePickerDialog.gml 1d6d074536 LibGUI: Use new layout system in FilePickerDialog il y a 3 ans
FileSystemModel.cpp 1ab510c4bb Base+LibGUI: Add Git folder icons il y a 2 ans
FileSystemModel.h aa466723eb FileManager: Navigate to parent dir when current location is removed il y a 2 ans
FilteringProxyModel.cpp d1e6dcfbc2 LibGUI: Show column names when using FilteringProxyModel with TableView il y a 3 ans
FilteringProxyModel.h d1e6dcfbc2 LibGUI: Show column names when using FilteringProxyModel with TableView il y a 3 ans
FocusPolicy.h d621534511 LibGUI: Move GUI::FocusPolicy to its own header & add explainer comment il y a 3 ans
FocusSource.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
FontPicker.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
FontPicker.h 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ il y a 3 ans
FontPickerDialog.gml a58d72656d Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer` il y a 2 ans
Forward.h db4fa36b58 LibGUI: Add GUI::Dialog to the LibGUI forwarding header il y a 2 ans
Frame.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
Frame.h 086969277e Everywhere: Run clang-format il y a 3 ans
GitCommitLexer.cpp 8e8d24fe29 LibGUI: Add a GitCommit SyntaxHighlighter implementation il y a 3 ans
GitCommitLexer.h 8b39074078 Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere il y a 3 ans
GitCommitSyntaxHighlighter.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
GitCommitSyntaxHighlighter.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
GlyphMapWidget.cpp 014d825472 LibGUI: Allow GlyphMapWidget to highlight modified glyphs il y a 3 ans
GlyphMapWidget.h 014d825472 LibGUI: Allow GlyphMapWidget to highlight modified glyphs il y a 3 ans
GroupBox.cpp 6f9777d35b LibGUI: Add layout change propagation to Widget il y a 3 ans
GroupBox.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
HeaderView.cpp 32642394a9 LibGUI: Programatically draw table header sorting arrows il y a 3 ans
HeaderView.h 32642394a9 LibGUI: Programatically draw table header sorting arrows il y a 3 ans
INILexer.cpp 1f7e363b74 LibGUI: Use consistent naming scheme in INILexer il y a 3 ans
INILexer.h 8b39074078 Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere il y a 3 ans
INISyntaxHighlighter.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
INISyntaxHighlighter.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
Icon.cpp e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view il y a 3 ans
Icon.h 086969277e Everywhere: Run clang-format il y a 3 ans
IconView.cpp e42a9cf957 LibGUI: Properly limit the icon view rubber band rect to the widget il y a 2 ans
IconView.h 086969277e Everywhere: Run clang-format il y a 3 ans
ImageWidget.cpp 4d09b5c4ba LibGUI: Register "bitmap" GML property for ImageWidget il y a 3 ans
ImageWidget.h 086969277e Everywhere: Run clang-format il y a 3 ans
InputBox.cpp 5b31a3dbc7 LibGUI: Allow more programmatic control over GUI::InputBox il y a 2 ans
InputBox.h 5b31a3dbc7 LibGUI: Allow more programmatic control over GUI::InputBox il y a 2 ans
ItemListModel.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
JsonArrayModel.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
JsonArrayModel.h 086969277e Everywhere: Run clang-format il y a 3 ans
Label.cpp 39c8590720 LibGUI: Change Label standard preferred height to opportunistic grow il y a 3 ans
Label.h 19fac58e49 LibGUI: Use new layout system for basic widgets il y a 3 ans
Layout.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
Layout.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
LazyWidget.cpp e6fe66594e LibGUI: Register LazyWidget il y a 3 ans
LazyWidget.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
LinkLabel.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
LinkLabel.h 9bf6d51aec LibGUI: Make links only clickable where the text is il y a 3 ans
ListView.cpp f0a5ce6d11 LibGUI: Implement calculated_min_size() for ListView il y a 2 ans
ListView.h f0a5ce6d11 LibGUI: Implement calculated_min_size() for ListView il y a 2 ans
Margins.h 309874b4fb LibGUI: Add horizontal and vertical totals to Margins il y a 3 ans
Menu.cpp 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly il y a 2 ans
Menu.h 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly il y a 2 ans
MenuItem.cpp 524f4be5af LibGUI+WindowServer: Propagate action icon changes to buttons and menus il y a 3 ans
MenuItem.h 086969277e Everywhere: Run clang-format il y a 3 ans
Menubar.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
Menubar.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
MessageBox.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
MessageBox.h cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class il y a 3 ans
Model.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
Model.h d89dc6e24c LibGUI: Add Model::unsafe_create_index() il y a 2 ans
ModelEditingDelegate.h 086969277e Everywhere: Run clang-format il y a 3 ans
ModelIndex.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
ModelIndex.h 4296425bd8 Everywhere: Remove redundant inequality comparison operators il y a 2 ans
ModelRole.h 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) il y a 4 ans
ModelSelection.cpp a0a4d169f4 AK+LibGUI: Pass predicate to *_matching() methods by const reference il y a 3 ans
ModelSelection.h a0a4d169f4 AK+LibGUI: Pass predicate to *_matching() methods by const reference il y a 3 ans
MouseTracker.cpp 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer il y a 3 ans
MouseTracker.h 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer il y a 3 ans
MultiView.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
MultiView.h 086969277e Everywhere: Run clang-format il y a 3 ans
Notification.cpp 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets il y a 2 ans
Notification.h 086969277e Everywhere: Run clang-format il y a 3 ans
OpacitySlider.cpp f9ec3b986e LibGUI: Fix {Value,Opacity}Slider value changes for values less than 0 il y a 3 ans
OpacitySlider.h 086969277e Everywhere: Run clang-format il y a 3 ans
Painter.cpp 381dcca2f6 Revert "LibGfx: Add directional floating-point scaling to Painter" il y a 4 ans
Painter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
PasswordInputDialog.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
PasswordInputDialog.gml a58d72656d Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer` il y a 2 ans
PasswordInputDialog.h cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class il y a 3 ans
PersistentModelIndex.cpp d73116e5d5 LibGUI: Implement persistent indices for models il y a 4 ans
PersistentModelIndex.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
Process.cpp 2f2671f2d3 LibGUI: Add GUI::Process::spawn_or_show_error() il y a 3 ans
Process.h 2f2671f2d3 LibGUI: Add GUI::Process::spawn_or_show_error() il y a 3 ans
ProcessChooser.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
ProcessChooser.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
Progressbar.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
Progressbar.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
RadioButton.cpp 19fac58e49 LibGUI: Use new layout system for basic widgets il y a 3 ans
RadioButton.h 19fac58e49 LibGUI: Use new layout system for basic widgets il y a 3 ans
RegularEditingEngine.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
RegularEditingEngine.h 086969277e Everywhere: Run clang-format il y a 3 ans
ResizeCorner.cpp 8202beeb2b WindowServer+LibGUI: Shrink window edge resize hot-spots il y a 2 ans
ResizeCorner.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
ResizeDirection.h 8202beeb2b WindowServer+LibGUI: Shrink window edge resize hot-spots il y a 2 ans
RunningProcessesModel.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
RunningProcessesModel.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
ScreenLayout.cpp aa15bf81e4 WindowServer: Add API to set/get screen layouts il y a 4 ans
ScrollableContainerWidget.cpp 247e3ef6e7 LibGUI: Add custom layout change handling to ScrollableContainerWidget il y a 3 ans
ScrollableContainerWidget.h 247e3ef6e7 LibGUI: Add custom layout change handling to ScrollableContainerWidget il y a 3 ans
Scrollbar.cpp 961a225316 LibGUI: Include scrubber and gutter in Scrollbar's calculated_min_size() il y a 2 ans
Scrollbar.h 3978960481 LibGUI: Implement new layout system for Scrollbar il y a 3 ans
SeparatorWidget.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
SeparatorWidget.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
SettingsWindow.cpp 54ca9b50de LibGUI: Initially disable the "Apply" button in SettingsWindow il y a 3 ans
SettingsWindow.h 4f9f948b6d LibGUI: Support "modified" window state in SettingsWindow il y a 3 ans
Shortcut.cpp 5c9a140084 LibGUI: Display shortcut text for Alt Graph modifier il y a 2 ans
Shortcut.h a252c3e058 LibGUI: Allow Shortcuts to have a mouse button associated with them il y a 3 ans
Slider.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
Slider.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
SortingProxyModel.cpp b2e6ba8d7f LibGUI: Make a copy of source_rows before resizing it in sort_mapping() il y a 3 ans
SortingProxyModel.h b34b939a03 LibGUI: Delegate the tree column in SortingProxyModel il y a 3 ans
SpinBox.cpp 9cf93528f5 LibGUI: Accept() mouse wheel events in {Spin,Combo}Boxes il y a 2 ans
SpinBox.h abaecb878b LibGUI: Add on_return_pressed function to SpinBox il y a 3 ans
Splitter.cpp 5917545633 LibGUI+LibGfx: Let Desktop::the() set widget effects il y a 3 ans
Splitter.h a808cfa75c LibGUI+Applications: Govern Splitter resizing by opportunistic growth il y a 3 ans
StackWidget.cpp cbd9cf93be LibGUI: Implement calculated_min_size() for StackWidget il y a 2 ans
StackWidget.h cbd9cf93be LibGUI: Implement calculated_min_size() for StackWidget il y a 2 ans
Statusbar.cpp 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly il y a 2 ans
Statusbar.h 00acf56e94 LibGUI: Add Widgets before the ResizeCorner by default in Statusbar il y a 2 ans
SystemEffects.h 8904a61d71 LibGUI+WindowServer: Add a SystemEffects wrapper and helpers il y a 3 ans
TabWidget.cpp 5917545633 LibGUI+LibGfx: Let Desktop::the() set widget effects il y a 3 ans
TabWidget.h ccdccadc24 LibGUI: Implement calculated min/preferred sizes for TabWidget il y a 3 ans
TableView.cpp 802cf9bc69 Everywhere: Use my very shiny serenityos.org email :^) il y a 2 ans
TableView.h 2612d23032 LibGUI: Implement rubber band selection in table view il y a 2 ans
TextBox.cpp 19fac58e49 LibGUI: Use new layout system for basic widgets il y a 3 ans
TextBox.h 86d5e5a90c LibGUI: Add button to PasswordBox to reveal the password il y a 3 ans
TextDocument.cpp cf693136e2 LibGUI: Remove wrong casts in TextDocument.cpp il y a 3 ans
TextDocument.h d391f1fb2a LibGUI: Add TextDocument::take_line(size_t line_index) il y a 3 ans
TextEditor.cpp 0ea399d8d6 LibGUI: Shift+Tab unindents line il y a 2 ans
TextEditor.h 0ea399d8d6 LibGUI: Shift+Tab unindents line il y a 2 ans
TextPosition.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
TextRange.h 0bcfbdb072 LibGUI: Explicitly default initialize class members il y a 3 ans
Toolbar.cpp e20756f9f7 LibGUI: Update buttons' text/tooltips in Action::set_text il y a 2 ans
Toolbar.h eefe6e35ac LibGUI: Add option to move Toolbar items to overflow menu in groups il y a 2 ans
ToolbarContainer.cpp a4eeb6f9eb LibGUI: ToolbarContainer account for frame width il y a 3 ans
ToolbarContainer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Tray.cpp 08f465a47d LibGUI: Blit brightened icon when try item is hovered il y a 2 ans
Tray.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
TreeView.cpp 22d54cd446 LibGUI: Hold down Alt when clicking TreeView to expand full subtree il y a 2 ans
TreeView.h 22d54cd446 LibGUI: Hold down Alt when clicking TreeView to expand full subtree il y a 2 ans
TreeViewModel.cpp 5bb38296b1 LibGUI: Add TreeViewModel as a simpler interface for building TreeViews il y a 3 ans
TreeViewModel.h 5bb38296b1 LibGUI: Add TreeViewModel as a simpler interface for building TreeViews il y a 3 ans
UIDimensions.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
UndoStack.cpp 510551bb4f LibGUI: Add fallible try_push() variant to UndoStack il y a 3 ans
UndoStack.h 510551bb4f LibGUI: Add fallible try_push() variant to UndoStack il y a 3 ans
ValueSlider.cpp f9ec3b986e LibGUI: Fix {Value,Opacity}Slider value changes for values less than 0 il y a 3 ans
ValueSlider.h 086969277e Everywhere: Run clang-format il y a 3 ans
Variant.cpp 7a02d33cd5 LibGUI: Make GUI::Variant an actual Variant il y a 3 ans
Variant.h 7a02d33cd5 LibGUI: Make GUI::Variant an actual Variant il y a 3 ans
VimEditingEngine.cpp 6926991a56 LibGUI: Delete from current position to end of line in VimEditingEngine il y a 2 ans
VimEditingEngine.h 26a3b42a15 LibGUI: Add visual line mode to VimEditingEngine il y a 2 ans
Widget.cpp 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown il y a 2 ans
Widget.h 30815c25a2 LibCore+LibGUI: Make it fast to check if a Core::Object is a Widget il y a 2 ans
Window.cpp 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown il y a 2 ans
Window.h 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown il y a 2 ans
WindowMode.h 463aff827e LibGUI+WindowServer: Notify Windows on input preemption il y a 2 ans
WindowType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans