Filiph Sandström 645712be3b EmojiInputDialog: Ensure that all buttons are equal width 3 years ago
..
Wizards e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
AboutDialog.cpp 2cfd7cbeda LibGUI: Update the AboutDialog copyright year :^) 3 years ago
AboutDialog.h 8b1108e485 Everywhere: Pass AK::StringView by value 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 d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider 3 years ago
AbstractScrollableWidget.h dab7ec190e LibGUI: Margins for AbstractScrollableWidget 3 years ago
AbstractSlider.cpp 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 years ago
AbstractSlider.h 8b8f404146 LibGUI: Add movement methods to AbstractSlider 3 years ago
AbstractTableView.cpp 8eb8949d9c LibGUI: Calculate row position for scroll into view 3 years ago
AbstractTableView.h 8eb8949d9c LibGUI: Calculate row position for scroll into view 3 years ago
AbstractView.cpp 2375e1bcda LibGUI: Rename ModelSelection::remove_matching => remove_all_matching 3 years ago
AbstractView.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
Action.cpp d8fd4eee9b LibGUI: Move common action definitions to CommonActions.cpp 4 years ago
Action.h cecbed467b LibGUI: Move rotate cw/ccw to CommonActions 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 24ea6a8ce7 LibGUI: Add GUI::Application::in_teardown() 3 years ago
Application.h a0ef655451 LibGUI: Let Application constructor accept in Main::Arguments 3 years ago
AutocompleteProvider.cpp 221a32577e LibGUI: Support applying AutocompleteBox suggestions with mouse 3 years ago
AutocompleteProvider.h d5baf1c1fa LibGUI: Allow autocomplete to stay open after applying 3 years ago
BoxLayout.cpp 70e5a77794 LibGUI: Consider content_margins for BoxLayout 3 years ago
BoxLayout.h b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors 3 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 ff49285a02 LibGUI: Adjust focus rect for Buttons with icons 3 years ago
Button.h 0ee7991dca LibGUI: Tweak GUI::Button::on_context_menu_event hook signature 4 years ago
CMakeLists.txt bc79be362d LibGUI: Add GUI::Menubar::try_add_menu() 3 years ago
Calendar.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 years ago
Calendar.h b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors 3 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 768915bbcd LibGUI: Make clipboard bitmap parsing more robust 3 years ago
Clipboard.h f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious 3 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 b46ea5158d WindowsServer+LibGUI: Avoid getting color under cursor outside screen 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 298a6b9937 LibGUI+FontEditor: Allow ComboBox on_change callback to be toggled 3 years ago
ComboBox.h 298a6b9937 LibGUI+FontEditor: Allow ComboBox on_change callback to be toggled 3 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 cecbed467b LibGUI: Move rotate cw/ccw to CommonActions 3 years ago
CommonLocationsProvider.cpp 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 years ago
CommonLocationsProvider.h 9d2e06b039 LibGUI: Add missing headers 3 years ago
Desktop.cpp d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 3 years ago
Desktop.h d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 3 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 6e255b262f LibGfx: Use ErrorOr<T> for try_create_from_serialized_byte_buffer() 3 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 fa94978a7e LibGUI: Add EngineType to EditingEngine classes 3 years ago
EmojiInputDialog.cpp 645712be3b EmojiInputDialog: Ensure that all buttons are equal width 3 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 d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 3 years ago
FileIconProvider.cpp 13acf603d8 LibGUI: Avoid unnecessary copies in FileIconProvider 3 years ago
FileIconProvider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
FilePicker.cpp d375904978 Base+LibGUI: Add unique "Save As" icon 3 years ago
FilePicker.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
FilePickerDialog.gml c1576aca11 LibGUI: Use the new GUI::Tray widget in GUI::FilePicker 3 years ago
FileSystemModel.cpp 2375e1bcda LibGUI: Rename ModelSelection::remove_matching => remove_all_matching 3 years ago
FileSystemModel.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
FilteringProxyModel.cpp 8fb52c6962 LibGUI: Make FilteringProxyModel reference-count its parent model 3 years ago
FilteringProxyModel.h 8fb52c6962 LibGUI: Make FilteringProxyModel reference-count its parent model 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 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 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 8249ea792e LibGUI+FileManager: Clarify Widget margins name 3 years ago
Frame.h 6964c2a2db LibGUI: Implement content margins for Frame 3 years ago
GMLAutocompleteProvider.cpp 82d7934959 LibGUI: ScrollableContainerWidget GML autocomplete 3 years ago
GMLAutocompleteProvider.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
GMLFormatter.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
GMLFormatter.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
GMLLexer.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
GMLLexer.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
GMLParser.cpp 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 years ago
GMLParser.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 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 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
GroupBox.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 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 1f7e363b74 LibGUI: Use consistent naming scheme in INILexer 3 years ago
INILexer.h 1f7e363b74 LibGUI: Use consistent naming scheme in INILexer 3 years ago
INISyntaxHighlighter.cpp cd92b73845 LibGUI: Convert INISyntaxHighlighter to east-const 3 years ago
INISyntaxHighlighter.h cd92b73845 LibGUI: Convert INISyntaxHighlighter to east-const 3 years ago
Icon.cpp 186de9fe4d LibGUI: Make GUI::try_create_default_icon() tolerate single-size icons 3 years ago
Icon.h 61fed26400 LibGUI: Add ErrorOr wrapper for default icon creation 3 years ago
IconView.cpp c8cfd6661a Userland: Resolve -Woverloaded-virtual in LibGUI and SoundPlayer 3 years ago
IconView.h c8cfd6661a Userland: Resolve -Woverloaded-virtual in LibGUI and SoundPlayer 3 years ago
ImageWidget.cpp 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore 3 years ago
ImageWidget.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
InputBox.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
InputBox.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
ItemListModel.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
JsonArrayModel.cpp 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 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 56c4f0aff5 LibGUI: Add fallible variants of the GUI::Layout add/insert APIs 3 years ago
Layout.h 56c4f0aff5 LibGUI: Add fallible variants of the GUI::Layout add/insert APIs 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 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 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 a08685b9a4 LibGUI: Add utility functions to Margins 3 years ago
Menu.cpp a18631c5e7 LibGUI: Add GUI::Menu::try_add_submenu() 3 years ago
Menu.h a18631c5e7 LibGUI: Add GUI::Menu::try_add_submenu() 3 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.cpp bc79be362d LibGUI: Add GUI::Menubar::try_add_menu() 3 years ago
Menubar.h bc79be362d LibGUI: Add GUI::Menubar::try_add_menu() 3 years ago
MessageBox.cpp 0c09617b48 LibGUI: Don't show "last saved" information for never-saved documents 3 years ago
MessageBox.h e5e109a556 LibGUI: Add optional unmodified timestamp to "unsaved changes" dialogs 3 years ago
Model.cpp 484b9c1ba3 LibGUI: West Const to East Const refactor 3 years ago
Model.h 8b1108e485 Everywhere: Pass AK::StringView by value 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 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 years ago
ModelRole.h 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) 4 years ago
ModelSelection.cpp a433727961 LibGUI: Avoid double hash lookup in ModelSelection::add() 3 years ago
ModelSelection.h 2375e1bcda LibGUI: Rename ModelSelection::remove_matching => remove_all_matching 3 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 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 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 086615535f Everywhere: Use 'decrease_slider_by()' method from AbstractSlider 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 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 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 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 years ago
ProcessChooser.cpp f6633a1026 LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr 3 years ago
ProcessChooser.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 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 fa94978a7e LibGUI: Add EngineType to EditingEngine classes 3 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 54f459e020 LibGUI: AbstractScrollableWidget GML/JSON 3 years ago
ScrollableContainerWidget.h 54f459e020 LibGUI: AbstractScrollableWidget GML/JSON 3 years ago
Scrollbar.cpp 8d1fb299b1 LibGUI+LibWeb: Use 'decrease_slider_by_steps()' method 3 years ago
Scrollbar.h 86363ffe6e LibGUI: Add visual clue to Scrollbar gutter 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
SettingsWindow.cpp d95e50643e LibGUI: Cast unused smart-pointer return values to void 3 years ago
SettingsWindow.h 60c132d7d3 LibGUI: Move GUI::SettingsWindow setup out of the constructor 3 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 173a84a2ef LibGUI+SoundPlayer: Use 'decrease_slider_by_page_steps()' method 3 years ago
Slider.h dabbe4ee27 LibGUI: Add track_margin() to Sliders 3 years ago
SortingProxyModel.cpp 938380e88b LibGUI: Table View navigating with arrow keys continuity after update 3 years ago
SortingProxyModel.h f6633a1026 LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr 3 years ago
SpinBox.cpp 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
SpinBox.h 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 years ago
Splitter.cpp 8249ea792e LibGUI+FileManager: Clarify Widget margins name 3 years ago
Splitter.h 8249ea792e LibGUI+FileManager: Clarify Widget margins name 3 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 0cfe446d3f LibGUI: Allow double clicking on tabwidgets 3 years ago
TabWidget.h 0cfe446d3f LibGUI: Allow double clicking on tabwidgets 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 b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors 3 years ago
TextDocument.cpp c8addf1a5e LibGUI: Consume initial spaces when going to next/prev word break 3 years ago
TextDocument.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
TextEditor.cpp 9d74659f3b LibGUI: Fix leading whitespaces when text is wrapped 3 years ago
TextEditor.h 22e80bae29 LibGUI: Change delete key handling from action to keydown_event 3 years ago
TextPosition.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 years ago
TextRange.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 years ago
Toolbar.cpp d95e50643e LibGUI: Cast unused smart-pointer return values to void 3 years ago
Toolbar.h e623e73f63 LibGUI: Add GUI::Toolbar::try_add_separator() 3 years ago
ToolbarContainer.cpp a4eeb6f9eb LibGUI: ToolbarContainer account for frame width 3 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 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
TreeView.h 1408aa1295 LibGUI: Do not allow tree column to shrink beyond indent and icon 4 years ago
UndoStack.cpp c4cc796f86 LibGUI: Make GUI::UndoStack remember time it was last set to unmodified 3 years ago
UndoStack.h c4cc796f86 LibGUI: Make GUI::UndoStack remember time it was last set to unmodified 3 years ago
ValueSlider.cpp 086615535f Everywhere: Use 'decrease_slider_by()' method from AbstractSlider 3 years ago
ValueSlider.h 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 years ago
Variant.cpp 35dac843b4 Theming: Add alignment section 3 years ago
Variant.h 35dac843b4 Theming: Add alignment section 3 years ago
VimEditingEngine.cpp dbd40e4c2a LibGUI: Implement vim motions for LeftBrace and RightBrace 3 years ago
VimEditingEngine.h fa94978a7e LibGUI: Add EngineType to EditingEngine classes 3 years ago
Widget.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
Widget.h 6b79745aa4 LibGUI: Add GUI::Widget::try_set_layout<T>(...) 3 years ago
Window.cpp bde9c2bc65 LibGUI: Add GUI::Window::try_add_menu() 3 years ago
Window.h dc47fce2d9 LibGUI: Add GUI::Window::try_set_main_widget<T>(...) 3 years ago
WindowManagerServerConnection.cpp d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 3 years ago
WindowManagerServerConnection.h d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 3 years ago
WindowServerConnection.cpp d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 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