thankyouverycool f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 anos atrás
..
GML c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 anos atrás
Wizards 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
AboutDialog.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
AboutDialog.h 086969277e Everywhere: Run clang-format 3 anos atrás
AbstractButton.cpp 0fc1925cd7 LibGUI: Simulate a click on arrow key events for AbstractButtons 2 anos atrás
AbstractButton.h f9212ac02e LibGUI: Add button handler for middle mouse clicks 3 anos atrás
AbstractScrollableWidget.cpp f743a8c00e LibGUI: Fix scrollbars not showing after updating content size 3 anos atrás
AbstractScrollableWidget.h d0a418540e LibGUI: Fix flickering scrollbars in AbstractScrollableWidget 3 anos atrás
AbstractSlider.cpp 1d522e4b4c LibGUI: Add DoClamp option to AbstractSlider::set_value() 3 anos atrás
AbstractSlider.h 1d522e4b4c LibGUI: Add DoClamp option to AbstractSlider::set_value() 3 anos atrás
AbstractTableView.cpp 32642394a9 LibGUI: Programatically draw table header sorting arrows 3 anos atrás
AbstractTableView.h 086969277e Everywhere: Run clang-format 3 anos atrás
AbstractThemePreview.cpp 0d4fd4e2a6 LibGfx+LibGUI+WindowServer+Apps+Demos: Replace ToolWindows 2 anos atrás
AbstractThemePreview.h c76c3e38e6 LibGUI: Support setting an in memory theme in AbstractThemePreview 3 anos atrás
AbstractView.cpp a0ef00cab2 LibGUI: Don't accept drag events in AbstractView if it's not editable 2 anos atrás
AbstractView.h 30d68d71b4 LibGUI: Move range selection calculations into separate function 3 anos atrás
AbstractZoomPanWidget.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
AbstractZoomPanWidget.h 5c763e9832 LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidget 3 anos atrás
Action.cpp 524f4be5af LibGUI+WindowServer: Propagate action icon changes to buttons and menus 3 anos atrás
Action.h 6a09d89329 Base+LibGUI: Add insert emoji common action 2 anos atrás
ActionGroup.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
ActionGroup.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
Application.cpp 2e244fc85b WindowServer+LibGUI: Change cursor icon if DragEnter event was accepted 2 anos atrás
Application.h 535e1c9152 LibGUI: Add on_theme_change callback to Application 3 anos atrás
AutocompleteProvider.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
AutocompleteProvider.h b35293d945 LibCodeComprehension: Re-organize code comprehension related code 3 anos atrás
BoxLayout.cpp bfbaad9f41 LibGUI: Grow spacers after doing layout 3 anos atrás
BoxLayout.h d825c8ad18 LibGUI: Change preferred_size in Layout to new layout system 3 anos atrás
Breadcrumbbar.cpp 2161f20aa6 LibGUI: Call on_segment_change handler from on_{click,focus_change} 2 anos atrás
Breadcrumbbar.h a00fa793b3 LibGUI: Add on_segment_change handler to Breadcrumbbar 2 anos atrás
Button.cpp 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly 2 anos atrás
Button.h 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly 2 anos atrás
CMakeLists.txt eeb7b153a2 LibGUI: Add a search box to filter EmojiInputDialog by code point names 2 anos atrás
Calendar.cpp 56081cdb6e LibGUI: Remove Tile.date_time member from Calendar 3 anos atrás
Calendar.h 56081cdb6e LibGUI: Remove Tile.date_time member from Calendar 3 anos atrás
CheckBox.cpp 19fac58e49 LibGUI: Use new layout system for basic widgets 3 anos atrás
CheckBox.h 281b319588 LibGUI: Make Checkbox constructor protected 3 anos atrás
Clipboard.cpp 1b36348d8b LibCore+LibIPC: Recognise %uid in path 3 anos atrás
Clipboard.h 2f61d32f99 LibGUI: Rename ClipboardServerConnection=>ConnectionToClipboardServer 3 anos atrás
ColorInput.cpp 19fac58e49 LibGUI: Use new layout system for basic widgets 3 anos atrás
ColorInput.h 5fd0140772 LibGUI: Add AllowCallback parameter to ColorInput::set_color() 3 anos atrás
ColorPicker.cpp 23db98d1e9 LibGUI: Sync ColorPicker's color slider with other color widgets 3 anos atrás
ColorPicker.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
ColumnsView.cpp 9b6fab264f LibGUI: Implement basic rubber band selections in ColumnsView 2 anos atrás
ColumnsView.h 9b6fab264f LibGUI: Implement basic rubber band selections in ColumnsView 2 anos atrás
ComboBox.cpp 463aff827e LibGUI+WindowServer: Notify Windows on input preemption 2 anos atrás
ComboBox.h 84780f3ed5 LibGUI: Add clear_selection helper for ComboBox 3 anos atrás
Command.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
CommandPalette.cpp f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 anos atrás
CommandPalette.h cd5210a87a LibGUI: Make Dialog::ScreenPosition an enum class 3 anos atrás
CommonActions.cpp 6a09d89329 Base+LibGUI: Add insert emoji common action 2 anos atrás
CommonLocationsProvider.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
CommonLocationsProvider.h 086969277e Everywhere: Run clang-format 3 anos atrás
ConnectionToWindowManagerServer.cpp d815f659cc LibGUI+Taskbar+WindowServer: Prevent minimization when blocked 2 anos atrás
ConnectionToWindowManagerServer.h d815f659cc LibGUI+Taskbar+WindowServer: Prevent minimization when blocked 2 anos atrás
ConnectionToWindowServer.cpp f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 anos atrás
ConnectionToWindowServer.h 463aff827e LibGUI+WindowServer: Notify Windows on input preemption 2 anos atrás
Desktop.cpp ad060befad WindowServer+LibGUI: Remove awkward roundtrip for set wallpaper response 3 anos atrás
Desktop.h e2318dffe3 LibGUI: Let Desktop:the() manage SystemEffects inside LibGUI 3 anos atrás
Dialog.cpp 51006930da LibGUI: Only react on KeyDown when escaping a Dialog 2 anos atrás
Dialog.h cd5210a87a LibGUI: Make Dialog::ScreenPosition an enum class 3 anos atrás
DisplayLink.cpp 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 anos atrás
DisplayLink.h 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 anos atrás
DragOperation.cpp db058a22ae LibGUI: Put DragOperation dbgln() behind DRAG_DEBUG 3 anos atrás
DragOperation.h 086969277e Everywhere: Run clang-format 3 anos atrás
EditingEngine.cpp 7a8104e79b LibGUI: Add MoveLineUpOrDownCommand 3 anos atrás
EditingEngine.h 7a8104e79b LibGUI: Add MoveLineUpOrDownCommand 3 anos atrás
EmojiInputDialog.cpp f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 anos atrás
EmojiInputDialog.gml 7c9ad6cc2f LibGUI: Add Unicode emoji group filters to the EmojiInputDialog 2 anos atrás
EmojiInputDialog.h 7c9ad6cc2f LibGUI: Add Unicode emoji group filters to the EmojiInputDialog 2 anos atrás
Event.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
Event.h d815f659cc LibGUI+Taskbar+WindowServer: Prevent minimization when blocked 2 anos atrás
FileIconProvider.cpp 1ab510c4bb Base+LibGUI: Add Git folder icons 2 anos atrás
FileIconProvider.h 1ab510c4bb Base+LibGUI: Add Git folder icons 2 anos atrás
FilePicker.cpp 99a00dc39b LibGUI: Remove useless frame members from Toolbar 3 anos atrás
FilePicker.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
FilePickerDialog.gml 1d6d074536 LibGUI: Use new layout system in FilePickerDialog 3 anos atrás
FileSystemModel.cpp 1ab510c4bb Base+LibGUI: Add Git folder icons 2 anos atrás
FileSystemModel.h aa466723eb FileManager: Navigate to parent dir when current location is removed 2 anos atrás
FilteringProxyModel.cpp d1e6dcfbc2 LibGUI: Show column names when using FilteringProxyModel with TableView 3 anos atrás
FilteringProxyModel.h d1e6dcfbc2 LibGUI: Show column names when using FilteringProxyModel with TableView 3 anos atrás
FocusPolicy.h d621534511 LibGUI: Move GUI::FocusPolicy to its own header & add explainer comment 3 anos atrás
FocusSource.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
FontPicker.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
FontPicker.h 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 anos atrás
FontPickerDialog.gml 992ff4bd63 LibGUI: Use new DialogButton for consistency 3 anos atrás
Forward.h 4c84e64b2a LibGUI: Add DialogButton convenience class 3 anos atrás
Frame.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
Frame.h 086969277e Everywhere: Run clang-format 3 anos atrás
GitCommitLexer.cpp 8e8d24fe29 LibGUI: Add a GitCommit SyntaxHighlighter implementation 3 anos atrás
GitCommitLexer.h 8b39074078 Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere 3 anos atrás
GitCommitSyntaxHighlighter.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
GitCommitSyntaxHighlighter.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
GlyphMapWidget.cpp 014d825472 LibGUI: Allow GlyphMapWidget to highlight modified glyphs 3 anos atrás
GlyphMapWidget.h 014d825472 LibGUI: Allow GlyphMapWidget to highlight modified glyphs 3 anos atrás
GroupBox.cpp 6f9777d35b LibGUI: Add layout change propagation to Widget 3 anos atrás
GroupBox.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
HeaderView.cpp 32642394a9 LibGUI: Programatically draw table header sorting arrows 3 anos atrás
HeaderView.h 32642394a9 LibGUI: Programatically draw table header sorting arrows 3 anos atrás
INILexer.cpp 1f7e363b74 LibGUI: Use consistent naming scheme in INILexer 3 anos atrás
INILexer.h 8b39074078 Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere 3 anos atrás
INISyntaxHighlighter.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
INISyntaxHighlighter.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
Icon.cpp e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view 3 anos atrás
Icon.h 086969277e Everywhere: Run clang-format 3 anos atrás
IconView.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
IconView.h 086969277e Everywhere: Run clang-format 3 anos atrás
ImageWidget.cpp 4d09b5c4ba LibGUI: Register "bitmap" GML property for ImageWidget 3 anos atrás
ImageWidget.h 086969277e Everywhere: Run clang-format 3 anos atrás
InputBox.cpp 00df1c9532 LibGUI: Use new layout system in InputBox 3 anos atrás
InputBox.h cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 anos atrás
ItemListModel.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
JsonArrayModel.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
JsonArrayModel.h 086969277e Everywhere: Run clang-format 3 anos atrás
Label.cpp 39c8590720 LibGUI: Change Label standard preferred height to opportunistic grow 3 anos atrás
Label.h 19fac58e49 LibGUI: Use new layout system for basic widgets 3 anos atrás
Layout.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
Layout.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
LazyWidget.cpp e6fe66594e LibGUI: Register LazyWidget 3 anos atrás
LazyWidget.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
LinkLabel.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
LinkLabel.h 9bf6d51aec LibGUI: Make links only clickable where the text is 3 anos atrás
ListView.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
ListView.h 086969277e Everywhere: Run clang-format 3 anos atrás
Margins.h 309874b4fb LibGUI: Add horizontal and vertical totals to Margins 3 anos atrás
Menu.cpp 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly 2 anos atrás
Menu.h 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly 2 anos atrás
MenuItem.cpp 524f4be5af LibGUI+WindowServer: Propagate action icon changes to buttons and menus 3 anos atrás
MenuItem.h 086969277e Everywhere: Run clang-format 3 anos atrás
Menubar.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
Menubar.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
MessageBox.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
MessageBox.h cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 anos atrás
Model.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
Model.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
ModelEditingDelegate.h 086969277e Everywhere: Run clang-format 3 anos atrás
ModelIndex.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
ModelIndex.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
ModelRole.h 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) 4 anos atrás
ModelSelection.cpp a0a4d169f4 AK+LibGUI: Pass predicate to *_matching() methods by const reference 3 anos atrás
ModelSelection.h a0a4d169f4 AK+LibGUI: Pass predicate to *_matching() methods by const reference 3 anos atrás
MouseTracker.cpp 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 anos atrás
MouseTracker.h 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 anos atrás
MultiView.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
MultiView.h 086969277e Everywhere: Run clang-format 3 anos atrás
Notification.cpp b01822bdd4 Base: Launch NotificationServer at session start-up 3 anos atrás
Notification.h 086969277e Everywhere: Run clang-format 3 anos atrás
OpacitySlider.cpp f9ec3b986e LibGUI: Fix {Value,Opacity}Slider value changes for values less than 0 3 anos atrás
OpacitySlider.h 086969277e Everywhere: Run clang-format 3 anos atrás
Painter.cpp 381dcca2f6 Revert "LibGfx: Add directional floating-point scaling to Painter" 4 anos atrás
Painter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
PasswordInputDialog.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
PasswordInputDialog.gml f59c167bb0 Applications+Games+LibGUI: Fix layout problems 3 anos atrás
PasswordInputDialog.h cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 anos atrás
PersistentModelIndex.cpp d73116e5d5 LibGUI: Implement persistent indices for models 4 anos atrás
PersistentModelIndex.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
Process.cpp 2f2671f2d3 LibGUI: Add GUI::Process::spawn_or_show_error() 3 anos atrás
Process.h 2f2671f2d3 LibGUI: Add GUI::Process::spawn_or_show_error() 3 anos atrás
ProcessChooser.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
ProcessChooser.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
Progressbar.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
Progressbar.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
RadioButton.cpp 19fac58e49 LibGUI: Use new layout system for basic widgets 3 anos atrás
RadioButton.h 19fac58e49 LibGUI: Use new layout system for basic widgets 3 anos atrás
RegularEditingEngine.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
RegularEditingEngine.h 086969277e Everywhere: Run clang-format 3 anos atrás
ResizeCorner.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
ResizeCorner.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
RunningProcessesModel.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
RunningProcessesModel.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
ScreenLayout.cpp aa15bf81e4 WindowServer: Add API to set/get screen layouts 4 anos atrás
ScrollableContainerWidget.cpp 247e3ef6e7 LibGUI: Add custom layout change handling to ScrollableContainerWidget 3 anos atrás
ScrollableContainerWidget.h 247e3ef6e7 LibGUI: Add custom layout change handling to ScrollableContainerWidget 3 anos atrás
Scrollbar.cpp 5917545633 LibGUI+LibGfx: Let Desktop::the() set widget effects 3 anos atrás
Scrollbar.h 3978960481 LibGUI: Implement new layout system for Scrollbar 3 anos atrás
SeparatorWidget.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
SeparatorWidget.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
SettingsWindow.cpp 54ca9b50de LibGUI: Initially disable the "Apply" button in SettingsWindow 3 anos atrás
SettingsWindow.h 4f9f948b6d LibGUI: Support "modified" window state in SettingsWindow 3 anos atrás
Shortcut.cpp a252c3e058 LibGUI: Allow Shortcuts to have a mouse button associated with them 3 anos atrás
Shortcut.h a252c3e058 LibGUI: Allow Shortcuts to have a mouse button associated with them 3 anos atrás
Slider.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
Slider.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
SortingProxyModel.cpp b2e6ba8d7f LibGUI: Make a copy of source_rows before resizing it in sort_mapping() 3 anos atrás
SortingProxyModel.h b34b939a03 LibGUI: Delegate the tree column in SortingProxyModel 3 anos atrás
SpinBox.cpp 5b46d16b4d LibGUI: Update {in,de}crement buttons when setting a new spin box range 2 anos atrás
SpinBox.h abaecb878b LibGUI: Add on_return_pressed function to SpinBox 3 anos atrás
Splitter.cpp 5917545633 LibGUI+LibGfx: Let Desktop::the() set widget effects 3 anos atrás
Splitter.h a808cfa75c LibGUI+Applications: Govern Splitter resizing by opportunistic growth 3 anos atrás
StackWidget.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
StackWidget.h 086969277e Everywhere: Run clang-format 3 anos atrás
Statusbar.cpp 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly 2 anos atrás
Statusbar.h 00acf56e94 LibGUI: Add Widgets before the ResizeCorner by default in Statusbar 2 anos atrás
SystemEffects.h 8904a61d71 LibGUI+WindowServer: Add a SystemEffects wrapper and helpers 3 anos atrás
TabWidget.cpp 5917545633 LibGUI+LibGfx: Let Desktop::the() set widget effects 3 anos atrás
TabWidget.h ccdccadc24 LibGUI: Implement calculated min/preferred sizes for TabWidget 3 anos atrás
TableView.cpp daaa8a57f0 LibGUI: Disable editing cell when ctrl key is pressed 3 anos atrás
TableView.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
TextBox.cpp 19fac58e49 LibGUI: Use new layout system for basic widgets 3 anos atrás
TextBox.h 86d5e5a90c LibGUI: Add button to PasswordBox to reveal the password 3 anos atrás
TextDocument.cpp cf693136e2 LibGUI: Remove wrong casts in TextDocument.cpp 3 anos atrás
TextDocument.h d391f1fb2a LibGUI: Add TextDocument::take_line(size_t line_index) 3 anos atrás
TextEditor.cpp f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 anos atrás
TextEditor.h 6a09d89329 Base+LibGUI: Add insert emoji common action 2 anos atrás
TextPosition.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
TextRange.h 0bcfbdb072 LibGUI: Explicitly default initialize class members 3 anos atrás
Toolbar.cpp 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly 2 anos atrás
Toolbar.h 97b381652a LibGUI: Let Toolbars collapse into an overflow menu 3 anos atrás
ToolbarContainer.cpp a4eeb6f9eb LibGUI: ToolbarContainer account for frame width 3 anos atrás
ToolbarContainer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
Tray.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 anos atrás
Tray.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 anos atrás
TreeView.cpp 32642394a9 LibGUI: Programatically draw table header sorting arrows 3 anos atrás
TreeView.h 4e8cb0508f LibGUI: Add is_toggled getter for TreeView 3 anos atrás
TreeViewModel.cpp 5bb38296b1 LibGUI: Add TreeViewModel as a simpler interface for building TreeViews 3 anos atrás
TreeViewModel.h 5bb38296b1 LibGUI: Add TreeViewModel as a simpler interface for building TreeViews 3 anos atrás
UIDimensions.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
UndoStack.cpp 510551bb4f LibGUI: Add fallible try_push() variant to UndoStack 3 anos atrás
UndoStack.h 510551bb4f LibGUI: Add fallible try_push() variant to UndoStack 3 anos atrás
ValueSlider.cpp f9ec3b986e LibGUI: Fix {Value,Opacity}Slider value changes for values less than 0 3 anos atrás
ValueSlider.h 086969277e Everywhere: Run clang-format 3 anos atrás
Variant.cpp 7a02d33cd5 LibGUI: Make GUI::Variant an actual Variant 3 anos atrás
Variant.h 7a02d33cd5 LibGUI: Make GUI::Variant an actual Variant 3 anos atrás
VimEditingEngine.cpp 26a3b42a15 LibGUI: Add visual line mode to VimEditingEngine 2 anos atrás
VimEditingEngine.h 26a3b42a15 LibGUI: Add visual line mode to VimEditingEngine 2 anos atrás
Widget.cpp 4c7f95e2f8 LibGUI+WindowServer+Apps: Replace Accessory Windows 2 anos atrás
Widget.h 6548ae8afd LibGUI: Retain the active input tracking widget's cursor 3 anos atrás
Window.cpp 463aff827e LibGUI+WindowServer: Notify Windows on input preemption 2 anos atrás
Window.h f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 anos atrás
WindowMode.h 463aff827e LibGUI+WindowServer: Notify Windows on input preemption 2 anos atrás
WindowType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás