Karol Kosek ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro há 2 anos atrás
..
GML 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes há 2 anos atrás
Wizards 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes há 2 anos atrás
AboutDialog.cpp d0977ac566 LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog há 2 anos atrás
AboutDialog.gml 65c8dfe923 LibGUI: Convert AboutDialog layout to GML há 2 anos atrás
AboutDialog.h d0977ac566 LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog há 2 anos atrás
AbstractButton.cpp 8f717927f2 LibGUI: Add Button double-click callback há 2 anos atrás
AbstractButton.h 8f717927f2 LibGUI: Add Button double-click callback há 2 anos atrás
AbstractScrollableWidget.cpp 33fd9ea5b3 LibGUI: Prevent "hide unnecessary scrollbars" from showing unwanted bars há 2 anos atrás
AbstractScrollableWidget.h 70885a3dee LibGUI: Automatically scroll to a new column on adding it in ColumnsView há 2 anos atrás
AbstractSlider.cpp 1d522e4b4c LibGUI: Add DoClamp option to AbstractSlider::set_value() há 3 anos atrás
AbstractSlider.h 88bbbe12ba LibGUI: Remove declarations for non-existent methods há 2 anos atrás
AbstractTableView.cpp 59855e49df LibGUI: Add a DontResizeColumns option to Model::UpdateFlag há 2 anos atrás
AbstractTableView.h b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() há 2 anos atrás
AbstractThemePreview.cpp faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
AbstractThemePreview.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
AbstractView.cpp faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
AbstractView.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
AbstractZoomPanWidget.cpp 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` há 2 anos atrás
AbstractZoomPanWidget.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
Action.cpp 5ed78d39dd LibGUI: Don't invoke non-visible shortcuts há 2 anos atrás
Action.h 153218ed76 LibGUI: Allow overriding toolbar button tooltips há 2 anos atrás
ActionGroup.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
ActionGroup.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI há 3 anos atrás
Application.cpp b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() há 2 anos atrás
Application.h 544366ff2a LibGUI: Add a simple "recently open files" feature há 2 anos atrás
AutocompleteProvider.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
AutocompleteProvider.h b35293d945 LibCodeComprehension: Re-organize code comprehension related code há 3 anos atrás
BoxLayout.cpp 43dddafd16 LibGUI: Allow specifying Layout margins and spacing in the constructor há 2 anos atrás
BoxLayout.h 43dddafd16 LibGUI: Allow specifying Layout margins and spacing in the constructor há 2 anos atrás
Breadcrumbbar.cpp 5b77346f53 LibGUI: Allow double-clicking PathBreadcrumbbar buttons to edit path há 2 anos atrás
Breadcrumbbar.h 5b77346f53 LibGUI: Allow double-clicking PathBreadcrumbbar buttons to edit path há 2 anos atrás
Button.cpp bb4b747424 LibGUI: Make Button height adapt to the current font size há 2 anos atrás
Button.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
CMakeLists.txt f0c2dcdbac LibGUI: Add PathBreadcrumbbar há 2 anos atrás
Calendar.cpp b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() há 2 anos atrás
Calendar.h b5cb9a9ebb LibGUI+TaskBar: Make Calendar::formatted_date() return ErrorOr<String> há 2 anos atrás
CheckBox.cpp 508fb7e1e9 Userland: Use Font::pixel_size_rounded_up() in more places há 2 anos atrás
CheckBox.h ee001cc417 LibGUI: Make CheckBox height adapt to the current font size há 2 anos atrás
Clipboard.cpp c63f70d0fd LibGUI: Allow clipboard items to have no associated data há 2 anos atrás
Clipboard.h 61b49daf0a LibGUI: Make Clipboard::set_plain_text take text as a StringView há 2 anos atrás
ColorFilterer.h 032ca748c6 LibGUI: Add ColorFilterer class há 2 anos atrás
ColorInput.cpp ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro há 2 anos atrás
ColorInput.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
ColorPicker.cpp 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals há 2 anos atrás
ColorPicker.h e647ad2ce3 LibGUI: Add OpacitySlider to ColorPicker dialog há 2 anos atrás
ColumnsView.cpp 70885a3dee LibGUI: Automatically scroll to a new column on adding it in ColumnsView há 2 anos atrás
ColumnsView.h 35e3df7f13 LibGUI: Teach ColumnsView where indexes are placed (and scroll to them) há 2 anos atrás
ComboBox.cpp ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro há 2 anos atrás
ComboBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
Command.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
CommandPalette.cpp 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector há 2 anos atrás
CommandPalette.h cd5210a87a LibGUI: Make Dialog::ScreenPosition an enum class há 3 anos atrás
CommonActions.cpp d0977ac566 LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog há 2 anos atrás
CommonLocationsProvider.cpp 874c7bba28 LibCore: Remove `Stream.h` há 2 anos atrás
CommonLocationsProvider.h 41691a7fcb LibGUI: Make CommonLocationsProvider::load_from_json() failable há 2 anos atrás
CommonMenus.cpp f31a56d086 LibGUI: Add CommonMenus há 2 anos atrás
ConnectionToWindowManagerServer.cpp 27fae78335 Meta+Userland: Pass Gfx::IntSize by value há 2 anos atrás
ConnectionToWindowManagerServer.h a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace há 2 anos atrás
ConnectionToWindowServer.cpp a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace há 2 anos atrás
ConnectionToWindowServer.h a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace há 2 anos atrás
Desktop.cpp faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
Desktop.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
Dialog.cpp 5c923977b7 LibGUI: Always close() Dialogs no matter the execution result há 2 anos atrás
Dialog.h 5b31a3dbc7 LibGUI: Allow more programmatic control over GUI::InputBox há 2 anos atrás
DisplayLink.cpp 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer há 3 anos atrás
DisplayLink.h 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer há 3 anos atrás
DragOperation.cpp 6ea3c1659a LibGfx: Propagate errors from serializing bitmaps há 2 anos atrás
DragOperation.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
EditingEngine.cpp 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector há 2 anos atrás
EditingEngine.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
EmojiInputDialog.cpp bc0bb98c01 LibGUI: Paint emoji using text in the EmojiInputDialog há 2 anos atrás
EmojiInputDialog.gml 2f6fd56631 LibGUI: Set EmojiInputDialog's FrameShape to "Window" há 2 anos atrás
EmojiInputDialog.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
Event.cpp faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
Event.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
FileIconProvider.cpp 6cf8eeb7a4 LibGfx: Return bool not ErrorOr<bool> from ImageDecoderPlugin::sniff() há 2 anos atrás
FileIconProvider.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
FilePicker.cpp 8faed20603 LibGUI: Use the global setting to show dotfiles in `FilePicker` há 2 anos atrás
FilePicker.h 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals há 2 anos atrás
FilePickerDialog.gml be464c357a LibGUI: Add allowed file types to FilePicker há 2 anos atrás
FileSystemModel.cpp d707c0a2f5 LibGUI: Make thumbnail generation resilient between FileSystemModels há 2 anos atrás
FileSystemModel.h 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes há 2 anos atrás
FileTypeFilter.h be464c357a LibGUI: Add allowed file types to FilePicker há 2 anos atrás
FilteringProxyModel.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
FilteringProxyModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
FocusPolicy.h d621534511 LibGUI: Move GUI::FocusPolicy to its own header & add explainer comment há 3 anos atrás
FocusSource.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
FontPicker.cpp 2bc8cbfe8f LibGUI: Add 9 and 11 to the list of suggested sizes in FontPicker há 2 anos atrás
FontPicker.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
FontPickerDialog.gml a58d72656d Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer` há 2 anos atrás
Forward.h f0c2dcdbac LibGUI: Add PathBreadcrumbbar há 2 anos atrás
Frame.cpp 30309bac1b LibGUI: Force re-layout on Frame thickness changes há 2 anos atrás
Frame.h 27fae78335 Meta+Userland: Pass Gfx::IntSize by value há 2 anos atrás
GitCommitLexer.cpp 8e8d24fe29 LibGUI: Add a GitCommit SyntaxHighlighter implementation há 3 anos atrás
GitCommitLexer.h 8b39074078 Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere há 3 anos atrás
GitCommitSyntaxHighlighter.cpp 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes há 2 anos atrás
GitCommitSyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax há 2 anos atrás
GlyphMapWidget.cpp b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() há 2 anos atrás
GlyphMapWidget.h 804baa42f9 LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget há 2 anos atrás
GroupBox.cpp ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro há 2 anos atrás
GroupBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
HeaderView.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float há 2 anos atrás
HeaderView.h 32642394a9 LibGUI: Programatically draw table header sorting arrows há 3 anos atrás
INILexer.cpp ae6a84c261 LibGUI: Lex INI files as Utf8 há 2 anos atrás
INILexer.h ae6a84c261 LibGUI: Lex INI files as Utf8 há 2 anos atrás
INISyntaxHighlighter.cpp 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes há 2 anos atrás
INISyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax há 2 anos atrás
Icon.cpp faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
Icon.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
IconView.cpp b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() há 2 anos atrás
IconView.h dd607fc619 LibGUI: Invalidate IconView cache on font change há 2 anos atrás
ImageWidget.cpp 6e6999ce57 LibGfx: Re-work the abstractions of sending image for decoding over IPC há 2 anos atrás
ImageWidget.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
IncrementalSearchBanner.cpp 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals há 2 anos atrás
IncrementalSearchBanner.gml 741138c585 LibGUI: Add a prefix to `IncrementalSearchBanner`'s widgets name há 2 anos atrás
IncrementalSearchBanner.h 8231bd9bc3 LibGUI: Add IncrementalSearchBanner há 2 anos atrás
InputBox.cpp 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals há 2 anos atrás
InputBox.h 71f5bbab42 LibGUI: Verify NonemptyText InputBox doesn't result in an empty string há 2 anos atrás
ItemListModel.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
JsonArrayModel.cpp d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` há 2 anos atrás
JsonArrayModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
Label.cpp ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro há 2 anos atrás
Label.h 376e7243a9 LibGUI: Use full text width for Label's preferred width há 2 anos atrás
Layout.cpp 43dddafd16 LibGUI: Allow specifying Layout margins and spacing in the constructor há 2 anos atrás
Layout.h 43dddafd16 LibGUI: Allow specifying Layout margins and spacing in the constructor há 2 anos atrás
LazyWidget.cpp e6fe66594e LibGUI: Register LazyWidget há 3 anos atrás
LazyWidget.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI há 3 anos atrás
LinkLabel.cpp 2df25f8edf LibGUI: Fix missing parent in LinkLabel open action há 2 anos atrás
LinkLabel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
ListView.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value há 2 anos atrás
ListView.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value há 2 anos atrás
Margins.h 309874b4fb LibGUI: Add horizontal and vertical totals to Margins há 3 anos atrás
Menu.cpp 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector há 2 anos atrás
Menu.h 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes há 2 anos atrás
MenuItem.cpp 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions há 2 anos atrás
MenuItem.h 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions há 2 anos atrás
Menubar.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
Menubar.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes há 2 anos atrás
MessageBox.cpp b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() há 2 anos atrás
MessageBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
Model.cpp e76394d96c AK: Remove infallible version of StringBuilder::to_byte_buffer há 2 anos atrás
Model.h 59855e49df LibGUI: Add a DontResizeColumns option to Model::UpdateFlag há 2 anos atrás
ModelEditingDelegate.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
ModelIndex.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
ModelIndex.h 4296425bd8 Everywhere: Remove redundant inequality comparison operators há 2 anos atrás
ModelRole.h 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) há 4 anos atrás
ModelSelection.cpp a0a4d169f4 AK+LibGUI: Pass predicate to *_matching() methods by const reference há 3 anos atrás
ModelSelection.h a0a4d169f4 AK+LibGUI: Pass predicate to *_matching() methods by const reference há 3 anos atrás
MouseTracker.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value há 2 anos atrás
MouseTracker.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value há 2 anos atrás
MultiView.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
MultiView.h 88bbbe12ba LibGUI: Remove declarations for non-existent methods há 2 anos atrás
Notification.cpp ba8bd2e558 LibGUI: Do not attempt to close non-existent notifications há 2 anos atrás
Notification.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
OpacitySlider.cpp cb872f5c9a LibGUI: Adjust OpacitySlider min size for consistency há 2 anos atrás
OpacitySlider.h f828bf6479 LibGUI: Add base color to OpacitySlider há 2 anos atrás
Painter.cpp 381dcca2f6 Revert "LibGfx: Add directional floating-point scaling to Painter" há 4 anos atrás
Painter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
PasswordInputDialog.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
PasswordInputDialog.gml a58d72656d Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer` há 2 anos atrás
PasswordInputDialog.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
PathBreadcrumbbar.cpp 5b77346f53 LibGUI: Allow double-clicking PathBreadcrumbbar buttons to edit path há 2 anos atrás
PathBreadcrumbbar.h f0c2dcdbac LibGUI: Add PathBreadcrumbbar há 2 anos atrás
PersistentModelIndex.cpp d73116e5d5 LibGUI: Implement persistent indices for models há 4 anos atrás
PersistentModelIndex.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
Process.cpp 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> há 2 anos atrás
Process.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> há 2 anos atrás
ProcessChooser.cpp 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals há 2 anos atrás
ProcessChooser.h 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals há 2 anos atrás
Progressbar.cpp ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro há 2 anos atrás
Progressbar.h f1271c7860 LibGUI: Use calculated_preferred_size for Progressbar default size há 2 anos atrás
RadioButton.cpp 508fb7e1e9 Userland: Use Font::pixel_size_rounded_up() in more places há 2 anos atrás
RadioButton.h fdcdc14fce LibGUI: Make RadioButton height adapt to the current font size há 2 anos atrás
RegularEditingEngine.cpp 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector há 2 anos atrás
RegularEditingEngine.h 086969277e Everywhere: Run clang-format há 3 anos atrás
ResizeCorner.cpp 8202beeb2b WindowServer+LibGUI: Shrink window edge resize hot-spots há 2 anos atrás
ResizeCorner.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI há 3 anos atrás
ResizeDirection.h 8202beeb2b WindowServer+LibGUI: Shrink window edge resize hot-spots há 2 anos atrás
RunningProcessesModel.cpp 8940f2da7f LibCore: Use `Core::Stream` for `ProcessStatisticsReader` há 2 anos atrás
RunningProcessesModel.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
ScreenLayout.cpp aa15bf81e4 WindowServer: Add API to set/get screen layouts há 4 anos atrás
ScrollableContainerWidget.cpp faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
ScrollableContainerWidget.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
Scrollbar.cpp 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` há 2 anos atrás
Scrollbar.h d938b9effe LibGUI+Applications: Rename automatic scrolling timer functions há 2 anos atrás
SeparatorWidget.cpp 64eb326f26 LibGUI: Give SeparatorWidget a minimum size há 2 anos atrás
SeparatorWidget.h 64eb326f26 LibGUI: Give SeparatorWidget a minimum size há 2 anos atrás
SettingsWindow.cpp 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals há 2 anos atrás
SettingsWindow.h 27a1798dd9 LibGUI: Add GUI::SettingsWindow::add_tab() that takes a constructed tab há 2 anos atrás
Shortcut.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
Shortcut.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
Slider.cpp 6d79d932f9 LibGUI: Implement calculated sizes for Slider há 2 anos atrás
Slider.h 6d79d932f9 LibGUI: Implement calculated sizes for Slider há 2 anos atrás
SortingProxyModel.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
SortingProxyModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
SpinBox.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
SpinBox.h abaecb878b LibGUI: Add on_return_pressed function to SpinBox há 3 anos atrás
Splitter.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value há 2 anos atrás
Splitter.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value há 2 anos atrás
StackWidget.cpp cbd9cf93be LibGUI: Implement calculated_min_size() for StackWidget há 2 anos atrás
StackWidget.h cbd9cf93be LibGUI: Implement calculated_min_size() for StackWidget há 2 anos atrás
Statusbar.cpp ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro há 2 anos atrás
Statusbar.h 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector há 2 anos atrás
SystemEffects.h 8904a61d71 LibGUI+WindowServer: Add a SystemEffects wrapper and helpers há 3 anos atrás
TabWidget.cpp b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() há 2 anos atrás
TabWidget.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
TableView.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
TableView.h 2612d23032 LibGUI: Implement rubber band selection in table view há 2 anos atrás
TextBox.cpp cb96c892cc LibGUI: Add highlighting to `UrlBox` há 2 anos atrás
TextBox.h cb96c892cc LibGUI: Add highlighting to `UrlBox` há 2 anos atrás
TextDocument.cpp 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional há 2 anos atrás
TextDocument.h 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes há 2 anos atrás
TextEditor.cpp ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro há 2 anos atrás
TextEditor.h 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes há 2 anos atrás
TextPosition.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
TextRange.h 96cf9355b2 LibGUI: Add TextRange::line_count() há 2 anos atrás
Toolbar.cpp 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector há 2 anos atrás
Toolbar.h 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes há 2 anos atrás
ToolbarContainer.cpp 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor há 2 anos atrás
ToolbarContainer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
Tray.cpp 508fb7e1e9 Userland: Use Font::pixel_size_rounded_up() in more places há 2 anos atrás
Tray.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
TreeView.cpp eb9d2c64c8 LibGUI: Center TreeView item icons vertically há 2 anos atrás
TreeView.h ff0766056b LibGUI: Don't hard-code TreeView row height há 2 anos atrás
TreeViewModel.cpp 2fe4be40af LibGUI: Store correct address in TreeViewModel's ModelIndices há 2 anos atrás
TreeViewModel.h 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector há 2 anos atrás
UIDimensions.h 2fce19a451 LibGUI: Replace uses of JsonObject::get_deprecated()/get_ptr() há 2 anos atrás
UndoStack.cpp 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes há 2 anos atrás
UndoStack.h 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes há 2 anos atrás
ValueSlider.cpp caf6dd5680 LibGUI: Implement calculated sizes for ValueSlider há 2 anos atrás
ValueSlider.h caf6dd5680 LibGUI: Implement calculated sizes for ValueSlider há 2 anos atrás
Variant.cpp 874c7bba28 LibCore: Remove `Stream.h` há 2 anos atrás
Variant.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
VimEditingEngine.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
VimEditingEngine.h 88bbbe12ba LibGUI: Remove declarations for non-existent methods há 2 anos atrás
Widget.cpp ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro há 2 anos atrás
Widget.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
Window.cpp faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
Window.h faa1a09042 LibGUI: Fix const-correctness issues há 2 anos atrás
WindowMode.h 3027cf7e99 LibGUI+WindowServer: Remove InputPreemptor concept há 2 anos atrás
WindowType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás