thankyouverycool f833473df0 Apps+Demos+Dialogs: Remove unnecessary minimum window sizes il y a 3 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 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
AboutDialog.h 086969277e Everywhere: Run clang-format il y a 3 ans
AbstractButton.cpp f9212ac02e LibGUI: Add button handler for middle mouse clicks il y a 3 ans
AbstractButton.h f9212ac02e LibGUI: Add button handler for middle mouse clicks il y a 3 ans
AbstractScrollableWidget.cpp f743a8c00e LibGUI: Fix scrollbars not showing after updating content size il y a 3 ans
AbstractScrollableWidget.h d0a418540e LibGUI: Fix flickering scrollbars in AbstractScrollableWidget il y a 3 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 086969277e Everywhere: Run clang-format il y a 3 ans
AbstractThemePreview.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
AbstractThemePreview.h c76c3e38e6 LibGUI: Support setting an in memory theme in AbstractThemePreview il y a 3 ans
AbstractView.cpp 79a5a1c209 LibGUI: Correct cursor index during mouseup_event il y a 3 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 524f4be5af LibGUI+WindowServer: Propagate action icon changes to buttons and menus il y a 3 ans
Action.h 086969277e Everywhere: Run clang-format il y a 3 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 a74f512f6b LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects il y a 3 ans
Application.h 535e1c9152 LibGUI: Add on_theme_change callback to Application il y a 3 ans
AutocompleteProvider.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 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 2161f20aa6 LibGUI: Call on_segment_change handler from on_{click,focus_change} il y a 3 ans
Breadcrumbbar.h a00fa793b3 LibGUI: Add on_segment_change handler to Breadcrumbbar il y a 3 ans
Button.cpp 58955d37cc LibGUI: Let Buttons set their menu popup position il y a 3 ans
Button.h 58955d37cc LibGUI: Let Buttons set their menu popup position il y a 3 ans
CMakeLists.txt 7540259b16 LibGUI: Alphabetize CMake sources il y a 3 ans
Calendar.cpp 56081cdb6e LibGUI: Remove Tile.date_time member from Calendar il y a 3 ans
Calendar.h 56081cdb6e LibGUI: Remove Tile.date_time member from Calendar il y a 3 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 1b36348d8b LibCore+LibIPC: Recognise %uid in path il y a 3 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 2d681279d4 LibGUI: Properly handle range selections in ColumnsView il y a 3 ans
ColumnsView.h 2d681279d4 LibGUI: Properly handle range selections in ColumnsView il y a 3 ans
ComboBox.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
ComboBox.h 84780f3ed5 LibGUI: Add clear_selection helper for ComboBox il y a 3 ans
Command.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
CommandPalette.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
CommandPalette.h cd5210a87a LibGUI: Make Dialog::ScreenPosition an enum class il y a 3 ans
CommonActions.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 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 5a3321b899 Taskbar+Desktop: Add super+D keyboard shortcut il y a 3 ans
ConnectionToWindowManagerServer.h 1b36348d8b LibCore+LibIPC: Recognise %uid in path il y a 3 ans
ConnectionToWindowServer.cpp 841d06f676 LibGUI+WindowServer: Create IPC calls for passing SystemEffects il y a 3 ans
ConnectionToWindowServer.h 1b36348d8b LibCore+LibIPC: Recognise %uid in path il y a 3 ans
Desktop.cpp ad060befad WindowServer+LibGUI: Remove awkward roundtrip for set wallpaper response il y a 3 ans
Desktop.h e2318dffe3 LibGUI: Let Desktop:the() manage SystemEffects inside LibGUI il y a 3 ans
Dialog.cpp 27f93a3052 LibGUI: Prevent CenterWithinParent Dialogs from appearing offscreen il y a 3 ans
Dialog.h cd5210a87a LibGUI: Make Dialog::ScreenPosition an enum class il y a 3 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 7a8104e79b LibGUI: Add MoveLineUpOrDownCommand il y a 3 ans
EditingEngine.h 7a8104e79b LibGUI: Add MoveLineUpOrDownCommand il y a 3 ans
EmojiInputDialog.cpp f833473df0 Apps+Demos+Dialogs: Remove unnecessary minimum window sizes il y a 3 ans
EmojiInputDialog.h 086969277e Everywhere: Run clang-format il y a 3 ans
Event.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
Event.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
FileIconProvider.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
FileIconProvider.h 086969277e Everywhere: Run clang-format il y a 3 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 c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars il y a 3 ans
FileSystemModel.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 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 992ff4bd63 LibGUI: Use new DialogButton for consistency il y a 3 ans
Forward.h 4c84e64b2a LibGUI: Add DialogButton convenience class il y a 3 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 086969277e Everywhere: Run clang-format il y a 3 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 00df1c9532 LibGUI: Use new layout system in InputBox il y a 3 ans
InputBox.h cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class il y a 3 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 086969277e Everywhere: Run clang-format il y a 3 ans
ListView.h 086969277e Everywhere: Run clang-format il y a 3 ans
Margins.h 309874b4fb LibGUI: Add horizontal and vertical totals to Margins il y a 3 ans
Menu.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
Menu.h 086969277e Everywhere: Run clang-format il y a 3 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 fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 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 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 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 b01822bdd4 Base: Launch NotificationServer at session start-up il y a 3 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 f59c167bb0 Applications+Games+LibGUI: Fix layout problems il y a 3 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 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
ResizeCorner.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 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 5917545633 LibGUI+LibGfx: Let Desktop::the() set widget effects il y a 3 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 a252c3e058 LibGUI: Allow Shortcuts to have a mouse button associated with them il y a 3 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 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 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 fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
StackWidget.h 086969277e Everywhere: Run clang-format il y a 3 ans
Statusbar.cpp 58955d37cc LibGUI: Let Buttons set their menu popup position il y a 3 ans
Statusbar.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 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 daaa8a57f0 LibGUI: Disable editing cell when ctrl key is pressed il y a 3 ans
TableView.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 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 03e9697975 TextEditor: Change cursor when reaching the ruler area il y a 3 ans
TextEditor.h 03e9697975 TextEditor: Change cursor when reaching the ruler area il y a 3 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 97b381652a LibGUI: Let Toolbars collapse into an overflow menu il y a 3 ans
Toolbar.h 97b381652a LibGUI: Let Toolbars collapse into an overflow menu il y a 3 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 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ il y a 3 ans
Tray.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
TreeView.cpp 32642394a9 LibGUI: Programatically draw table header sorting arrows il y a 3 ans
TreeView.h 4e8cb0508f LibGUI: Add is_toggled getter for TreeView il y a 3 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 2cfbb9a0e8 LibGUI: Implement case inversion in Vim emulation il y a 3 ans
VimEditingEngine.h 2cfbb9a0e8 LibGUI: Implement case inversion in Vim emulation il y a 3 ans
Widget.cpp 2a386c0b50 LibGUI: Don't let widgets hide tooltips they didn't show il y a 3 ans
Widget.h 6548ae8afd LibGUI: Retain the active input tracking widget's cursor il y a 3 ans
Window.cpp 46d6347035 LibGUI+WindowServer: Initialize minimum window size to zero il y a 3 ans
Window.h 46d6347035 LibGUI+WindowServer: Initialize minimum window size to zero il y a 3 ans
WindowType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans