Lucas CHOLLET cf1eea27d3 LibGUI: Add `TextEditor::write_to_file(Core::Stream::File&)` 2 éve
..
GML c1676cdddb Everywhere: Remove unused includes of AK/IterationDecision.h 2 éve
Wizards 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 éve
AboutDialog.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 éve
AboutDialog.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
AbstractButton.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
AbstractButton.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
AbstractScrollableWidget.cpp 70885a3dee LibGUI: Automatically scroll to a new column on adding it in ColumnsView 2 éve
AbstractScrollableWidget.h 70885a3dee LibGUI: Automatically scroll to a new column on adding it in ColumnsView 2 éve
AbstractSlider.cpp 1d522e4b4c LibGUI: Add DoClamp option to AbstractSlider::set_value() 3 éve
AbstractSlider.h 1d522e4b4c LibGUI: Add DoClamp option to AbstractSlider::set_value() 3 éve
AbstractTableView.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
AbstractTableView.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
AbstractThemePreview.cpp 806a55eda1 LibGfx+Userland: Make Gfx::SystemTheme propagate errors 2 éve
AbstractThemePreview.h 806a55eda1 LibGfx+Userland: Make Gfx::SystemTheme propagate errors 2 éve
AbstractView.cpp a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting 2 éve
AbstractView.h d938b9effe LibGUI+Applications: Rename automatic scrolling timer functions 2 éve
AbstractZoomPanWidget.cpp 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` 2 éve
AbstractZoomPanWidget.h e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value 2 éve
Action.cpp 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions 2 éve
Action.h 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions 2 éve
ActionGroup.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
ActionGroup.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 éve
Application.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 éve
Application.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
AutocompleteProvider.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 éve
AutocompleteProvider.h b35293d945 LibCodeComprehension: Re-organize code comprehension related code 3 éve
BoxLayout.cpp bfbaad9f41 LibGUI: Grow spacers after doing layout 3 éve
BoxLayout.h d825c8ad18 LibGUI: Change preferred_size in Layout to new layout system 3 éve
Breadcrumbbar.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 éve
Breadcrumbbar.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Button.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 éve
Button.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
CMakeLists.txt 8231bd9bc3 LibGUI: Add IncrementalSearchBanner 2 éve
Calendar.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Calendar.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
CheckBox.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
CheckBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Clipboard.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Clipboard.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
ColorFilterer.h 032ca748c6 LibGUI: Add ColorFilterer class 2 éve
ColorInput.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
ColorInput.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
ColorPicker.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 éve
ColorPicker.h e647ad2ce3 LibGUI: Add OpacitySlider to ColorPicker dialog 2 éve
ColumnsView.cpp 70885a3dee LibGUI: Automatically scroll to a new column on adding it in ColumnsView 2 éve
ColumnsView.h 35e3df7f13 LibGUI: Teach ColumnsView where indexes are placed (and scroll to them) 2 éve
ComboBox.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 éve
ComboBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Command.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
CommandPalette.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 éve
CommandPalette.h cd5210a87a LibGUI: Make Dialog::ScreenPosition an enum class 3 éve
CommonActions.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
CommonLocationsProvider.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
CommonLocationsProvider.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
CommonMenus.cpp f31a56d086 LibGUI: Add CommonMenus 2 éve
ConnectionToWindowManagerServer.cpp 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 éve
ConnectionToWindowManagerServer.h 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 éve
ConnectionToWindowServer.cpp 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 éve
ConnectionToWindowServer.h 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 éve
Desktop.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Desktop.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Dialog.cpp 5c923977b7 LibGUI: Always close() Dialogs no matter the execution result 2 éve
Dialog.h 5b31a3dbc7 LibGUI: Allow more programmatic control over GUI::InputBox 2 éve
DisplayLink.cpp 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 éve
DisplayLink.h 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 éve
DragOperation.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
DragOperation.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
EditingEngine.cpp 7b62e02bc3 LibGUI: Prevent key_down event from bubbling for Key_Up and Key_Down 2 éve
EditingEngine.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
EmojiInputDialog.cpp f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 éve
EmojiInputDialog.gml 2f6fd56631 LibGUI: Set EmojiInputDialog's FrameShape to "Window" 2 éve
EmojiInputDialog.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Event.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
Event.h 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 éve
FileIconProvider.cpp f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 2 éve
FileIconProvider.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
FilePicker.cpp f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 éve
FilePicker.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
FilePickerDialog.gml 1d6d074536 LibGUI: Use new layout system in FilePickerDialog 3 éve
FileSystemModel.cpp 2693745336 LibThreading+Everywhere: Support returning error from `BackgroundAction` 2 éve
FileSystemModel.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
FilteringProxyModel.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
FilteringProxyModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
FocusPolicy.h d621534511 LibGUI: Move GUI::FocusPolicy to its own header & add explainer comment 3 éve
FocusSource.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
FontPicker.cpp f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 éve
FontPicker.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
FontPickerDialog.gml a58d72656d Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer` 2 éve
Forward.h 59028515c0 LibGUI: Split OpacitySlider into vertical and horizontal helper classes 2 éve
Frame.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 éve
Frame.h 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 éve
GitCommitLexer.cpp 8e8d24fe29 LibGUI: Add a GitCommit SyntaxHighlighter implementation 3 éve
GitCommitLexer.h 8b39074078 Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere 3 éve
GitCommitSyntaxHighlighter.cpp 086969277e Everywhere: Run clang-format 3 éve
GitCommitSyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 éve
GlyphMapWidget.cpp 804baa42f9 LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget 2 éve
GlyphMapWidget.h 804baa42f9 LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget 2 éve
GroupBox.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 éve
GroupBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
HeaderView.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 éve
HeaderView.h 32642394a9 LibGUI: Programatically draw table header sorting arrows 3 éve
INILexer.cpp 1f7e363b74 LibGUI: Use consistent naming scheme in INILexer 3 éve
INILexer.h 8b39074078 Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere 3 éve
INISyntaxHighlighter.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 éve
INISyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 éve
Icon.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Icon.h 086969277e Everywhere: Run clang-format 3 éve
IconView.cpp 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` 2 éve
IconView.h d938b9effe LibGUI+Applications: Rename automatic scrolling timer functions 2 éve
ImageWidget.cpp 174062e0c5 LibGUI: Register GUI icon path setters as write-only 2 éve
ImageWidget.h 086969277e Everywhere: Run clang-format 3 éve
IncrementalSearchBanner.cpp f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 éve
IncrementalSearchBanner.gml 741138c585 LibGUI: Add a prefix to `IncrementalSearchBanner`'s widgets name 2 éve
IncrementalSearchBanner.h 8231bd9bc3 LibGUI: Add IncrementalSearchBanner 2 éve
InputBox.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 éve
InputBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
ItemListModel.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
JsonArrayModel.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
JsonArrayModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Label.cpp 3332ce01ce LibGUI: Simplify GUI::Label preferred height calculation 2 éve
Label.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Layout.cpp 086969277e Everywhere: Run clang-format 3 éve
Layout.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 éve
LazyWidget.cpp e6fe66594e LibGUI: Register LazyWidget 3 éve
LazyWidget.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 éve
LinkLabel.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 éve
LinkLabel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
ListView.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
ListView.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
Margins.h 309874b4fb LibGUI: Add horizontal and vertical totals to Margins 3 éve
Menu.cpp 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions 2 éve
Menu.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
MenuItem.cpp 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions 2 éve
MenuItem.h 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions 2 éve
Menubar.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Menubar.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
MessageBox.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 éve
MessageBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Model.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
Model.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
ModelEditingDelegate.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
ModelIndex.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
ModelIndex.h 4296425bd8 Everywhere: Remove redundant inequality comparison operators 2 éve
ModelRole.h 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) 4 éve
ModelSelection.cpp a0a4d169f4 AK+LibGUI: Pass predicate to *_matching() methods by const reference 3 éve
ModelSelection.h a0a4d169f4 AK+LibGUI: Pass predicate to *_matching() methods by const reference 3 éve
MouseTracker.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
MouseTracker.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
MultiView.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 éve
MultiView.h 086969277e Everywhere: Run clang-format 3 éve
Notification.cpp 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets 2 éve
Notification.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
OpacitySlider.cpp 9b50d74df2 LibGUI: Fix wrong copyright header email for recent OpacitySlider change 2 éve
OpacitySlider.h f828bf6479 LibGUI: Add base color to OpacitySlider 2 éve
Painter.cpp 381dcca2f6 Revert "LibGfx: Add directional floating-point scaling to Painter" 4 éve
Painter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
PasswordInputDialog.cpp f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 éve
PasswordInputDialog.gml a58d72656d Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer` 2 éve
PasswordInputDialog.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
PersistentModelIndex.cpp d73116e5d5 LibGUI: Implement persistent indices for models 4 éve
PersistentModelIndex.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 éve
Process.cpp 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 éve
Process.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
ProcessChooser.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 éve
ProcessChooser.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Progressbar.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
Progressbar.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
RadioButton.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 éve
RadioButton.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
RegularEditingEngine.cpp 086969277e Everywhere: Run clang-format 3 éve
RegularEditingEngine.h 086969277e Everywhere: Run clang-format 3 éve
ResizeCorner.cpp 8202beeb2b WindowServer+LibGUI: Shrink window edge resize hot-spots 2 éve
ResizeCorner.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 éve
ResizeDirection.h 8202beeb2b WindowServer+LibGUI: Shrink window edge resize hot-spots 2 éve
RunningProcessesModel.cpp 8940f2da7f LibCore: Use `Core::Stream` for `ProcessStatisticsReader` 2 éve
RunningProcessesModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
ScreenLayout.cpp aa15bf81e4 WindowServer: Add API to set/get screen layouts 4 éve
ScrollableContainerWidget.cpp 703da34947 LibGUI: Create an alias for Widget UnregisteredChildHandler 2 éve
ScrollableContainerWidget.h 703da34947 LibGUI: Create an alias for Widget UnregisteredChildHandler 2 éve
Scrollbar.cpp 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` 2 éve
Scrollbar.h d938b9effe LibGUI+Applications: Rename automatic scrolling timer functions 2 éve
SeparatorWidget.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 éve
SeparatorWidget.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 éve
SettingsWindow.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 éve
SettingsWindow.h 27a1798dd9 LibGUI: Add GUI::SettingsWindow::add_tab() that takes a constructed tab 2 éve
Shortcut.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
Shortcut.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
Slider.cpp 086969277e Everywhere: Run clang-format 3 éve
Slider.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 éve
SortingProxyModel.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
SortingProxyModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
SpinBox.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
SpinBox.h abaecb878b LibGUI: Add on_return_pressed function to SpinBox 3 éve
Splitter.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
Splitter.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
StackWidget.cpp cbd9cf93be LibGUI: Implement calculated_min_size() for StackWidget 2 éve
StackWidget.h cbd9cf93be LibGUI: Implement calculated_min_size() for StackWidget 2 éve
Statusbar.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Statusbar.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
SystemEffects.h 8904a61d71 LibGUI+WindowServer: Add a SystemEffects wrapper and helpers 3 éve
TabWidget.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 éve
TabWidget.h 61789de11d LibGUI: Add GUI::TabWidget::add_tab() that takes a constructed tab 2 éve
TableView.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
TableView.h 2612d23032 LibGUI: Implement rubber band selection in table view 2 éve
TextBox.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
TextBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
TextDocument.cpp 2f8c7b1b30 LibGUI: Add shortcut for inserting new line 2 éve
TextDocument.h 2f8c7b1b30 LibGUI: Add shortcut for inserting new line 2 éve
TextEditor.cpp cf1eea27d3 LibGUI: Add `TextEditor::write_to_file(Core::Stream::File&)` 2 éve
TextEditor.h cf1eea27d3 LibGUI: Add `TextEditor::write_to_file(Core::Stream::File&)` 2 éve
TextPosition.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
TextRange.h 0bcfbdb072 LibGUI: Explicitly default initialize class members 3 éve
Toolbar.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
Toolbar.h eefe6e35ac LibGUI: Add option to move Toolbar items to overflow menu in groups 2 éve
ToolbarContainer.cpp a4eeb6f9eb LibGUI: ToolbarContainer account for frame width 3 éve
ToolbarContainer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
Tray.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
Tray.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
TreeView.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 éve
TreeView.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
TreeViewModel.cpp 5bb38296b1 LibGUI: Add TreeViewModel as a simpler interface for building TreeViews 3 éve
TreeViewModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
UIDimensions.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
UndoStack.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
UndoStack.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
ValueSlider.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
ValueSlider.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 éve
Variant.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
Variant.h 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` 2 éve
VimEditingEngine.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
VimEditingEngine.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Widget.cpp f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 éve
Widget.h f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 éve
Window.cpp c7ab6daf26 LibGUI: Stop duplicating mouse events of cursor tracking widget 2 éve
Window.h 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 éve
WindowMode.h 3027cf7e99 LibGUI+WindowServer: Remove InputPreemptor concept 2 éve
WindowType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve