thankyouverycool 08456be9dc LibGUI+LibGfx: Add Tray ColorRole helpers to Palette 2 năm trước cách đây
..
GML 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 năm trước cách đây
Wizards 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 năm trước cách đây
AboutDialog.cpp 0267d35258 LibGUI: Update the AboutDialog copyright year 2 năm trước cách đây
AboutDialog.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
AbstractButton.cpp d4ef2e226c LibGUI: Mimic a user click when calling `Button::click()` 2 năm trước cách đây
AbstractButton.h d4ef2e226c LibGUI: Mimic a user click when calling `Button::click()` 2 năm trước cách đây
AbstractScrollableWidget.cpp 33fd9ea5b3 LibGUI: Prevent "hide unnecessary scrollbars" from showing unwanted bars 2 năm trước cách đây
AbstractScrollableWidget.h 70885a3dee LibGUI: Automatically scroll to a new column on adding it in ColumnsView 2 năm trước cách đây
AbstractSlider.cpp 1d522e4b4c LibGUI: Add DoClamp option to AbstractSlider::set_value() 3 năm trước cách đây
AbstractSlider.h 88bbbe12ba LibGUI: Remove declarations for non-existent methods 2 năm trước cách đây
AbstractTableView.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
AbstractTableView.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
AbstractThemePreview.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
AbstractThemePreview.h ca7648b1ae LibGUI: Port AbstractThemePreview::set_theme_from_file to Core::Stream 2 năm trước cách đây
AbstractView.cpp a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting 2 năm trước cách đây
AbstractView.h d938b9effe LibGUI+Applications: Rename automatic scrolling timer functions 2 năm trước cách đây
AbstractZoomPanWidget.cpp 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` 2 năm trước cách đây
AbstractZoomPanWidget.h e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value 2 năm trước cách đây
Action.cpp 96b3063121 LibGUI: Rename `Button` method `set_mimic_pressed` => `mimic_pressed` 2 năm trước cách đây
Action.h 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions 2 năm trước cách đây
ActionGroup.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
ActionGroup.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 năm trước cách đây
Application.cpp a8cf0c9371 LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr 2 năm trước cách đây
Application.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
AutocompleteProvider.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
AutocompleteProvider.h b35293d945 LibCodeComprehension: Re-organize code comprehension related code 3 năm trước cách đây
BoxLayout.cpp bfbaad9f41 LibGUI: Grow spacers after doing layout 3 năm trước cách đây
BoxLayout.h d825c8ad18 LibGUI: Change preferred_size in Layout to new layout system 3 năm trước cách đây
Breadcrumbbar.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 năm trước cách đây
Breadcrumbbar.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Button.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
Button.h 96b3063121 LibGUI: Rename `Button` method `set_mimic_pressed` => `mimic_pressed` 2 năm trước cách đây
CMakeLists.txt 8231bd9bc3 LibGUI: Add IncrementalSearchBanner 2 năm trước cách đây
Calendar.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Calendar.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
CheckBox.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
CheckBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Clipboard.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
Clipboard.h 112035d5c3 LibGUI: Allow extra metadata when copying bitmaps to the clipboard 2 năm trước cách đây
ColorFilterer.h 032ca748c6 LibGUI: Add ColorFilterer class 2 năm trước cách đây
ColorInput.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 năm trước cách đây
ColorInput.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
ColorPicker.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
ColorPicker.h e647ad2ce3 LibGUI: Add OpacitySlider to ColorPicker dialog 2 năm trước cách đây
ColumnsView.cpp 70885a3dee LibGUI: Automatically scroll to a new column on adding it in ColumnsView 2 năm trước cách đây
ColumnsView.h 35e3df7f13 LibGUI: Teach ColumnsView where indexes are placed (and scroll to them) 2 năm trước cách đây
ComboBox.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
ComboBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Command.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
CommandPalette.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 năm trước cách đây
CommandPalette.h cd5210a87a LibGUI: Make Dialog::ScreenPosition an enum class 3 năm trước cách đây
CommonActions.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
CommonLocationsProvider.cpp 2fce19a451 LibGUI: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 năm trước cách đây
CommonLocationsProvider.h 41691a7fcb LibGUI: Make CommonLocationsProvider::load_from_json() failable 2 năm trước cách đây
CommonMenus.cpp f31a56d086 LibGUI: Add CommonMenus 2 năm trước cách đây
ConnectionToWindowManagerServer.cpp 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 năm trước cách đây
ConnectionToWindowManagerServer.h 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 năm trước cách đây
ConnectionToWindowServer.cpp 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 năm trước cách đây
ConnectionToWindowServer.h 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 năm trước cách đây
Desktop.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Desktop.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Dialog.cpp 5c923977b7 LibGUI: Always close() Dialogs no matter the execution result 2 năm trước cách đây
Dialog.h 5b31a3dbc7 LibGUI: Allow more programmatic control over GUI::InputBox 2 năm trước cách đây
DisplayLink.cpp 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 năm trước cách đây
DisplayLink.h 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 năm trước cách đây
DragOperation.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
DragOperation.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
EditingEngine.cpp 7b62e02bc3 LibGUI: Prevent key_down event from bubbling for Key_Up and Key_Down 2 năm trước cách đây
EditingEngine.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
EmojiInputDialog.cpp f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 năm trước cách đây
EmojiInputDialog.gml 2f6fd56631 LibGUI: Set EmojiInputDialog's FrameShape to "Window" 2 năm trước cách đây
EmojiInputDialog.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Event.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
Event.h 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 năm trước cách đây
FileIconProvider.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
FileIconProvider.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
FilePicker.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
FilePicker.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
FilePickerDialog.gml 1d6d074536 LibGUI: Use new layout system in FilePickerDialog 3 năm trước cách đây
FileSystemModel.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
FileSystemModel.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 năm trước cách đây
FilteringProxyModel.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
FilteringProxyModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
FocusPolicy.h d621534511 LibGUI: Move GUI::FocusPolicy to its own header & add explainer comment 3 năm trước cách đây
FocusSource.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
FontPicker.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
FontPicker.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
FontPickerDialog.gml a58d72656d Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer` 2 năm trước cách đây
Forward.h 59028515c0 LibGUI: Split OpacitySlider into vertical and horizontal helper classes 2 năm trước cách đây
Frame.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 năm trước cách đây
Frame.h 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 năm trước cách đây
GitCommitLexer.cpp 8e8d24fe29 LibGUI: Add a GitCommit SyntaxHighlighter implementation 3 năm trước cách đây
GitCommitLexer.h 8b39074078 Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere 3 năm trước cách đây
GitCommitSyntaxHighlighter.cpp 086969277e Everywhere: Run clang-format 3 năm trước cách đây
GitCommitSyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 năm trước cách đây
GlyphMapWidget.cpp 804baa42f9 LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget 2 năm trước cách đây
GlyphMapWidget.h 804baa42f9 LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget 2 năm trước cách đây
GroupBox.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 năm trước cách đây
GroupBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
HeaderView.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 năm trước cách đây
HeaderView.h 32642394a9 LibGUI: Programatically draw table header sorting arrows 3 năm trước cách đây
INILexer.cpp ae6a84c261 LibGUI: Lex INI files as Utf8 2 năm trước cách đây
INILexer.h ae6a84c261 LibGUI: Lex INI files as Utf8 2 năm trước cách đây
INISyntaxHighlighter.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 năm trước cách đây
INISyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 năm trước cách đây
Icon.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
Icon.h 086969277e Everywhere: Run clang-format 3 năm trước cách đây
IconView.cpp 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` 2 năm trước cách đây
IconView.h d938b9effe LibGUI+Applications: Rename automatic scrolling timer functions 2 năm trước cách đây
ImageWidget.cpp 6e6999ce57 LibGfx: Re-work the abstractions of sending image for decoding over IPC 2 năm trước cách đây
ImageWidget.h 086969277e Everywhere: Run clang-format 3 năm trước cách đây
IncrementalSearchBanner.cpp f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 năm trước cách đây
IncrementalSearchBanner.gml 741138c585 LibGUI: Add a prefix to `IncrementalSearchBanner`'s widgets name 2 năm trước cách đây
IncrementalSearchBanner.h 8231bd9bc3 LibGUI: Add IncrementalSearchBanner 2 năm trước cách đây
InputBox.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 năm trước cách đây
InputBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
ItemListModel.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 năm trước cách đây
JsonArrayModel.cpp 2fce19a451 LibGUI: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 năm trước cách đây
JsonArrayModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Label.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
Label.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Layout.cpp 086969277e Everywhere: Run clang-format 3 năm trước cách đây
Layout.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 năm trước cách đây
LazyWidget.cpp e6fe66594e LibGUI: Register LazyWidget 3 năm trước cách đây
LazyWidget.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 năm trước cách đây
LinkLabel.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
LinkLabel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
ListView.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
ListView.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
Margins.h 309874b4fb LibGUI: Add horizontal and vertical totals to Margins 3 năm trước cách đây
Menu.cpp 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions 2 năm trước cách đây
Menu.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
MenuItem.cpp 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions 2 năm trước cách đây
MenuItem.h 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions 2 năm trước cách đây
Menubar.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Menubar.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
MessageBox.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
MessageBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Model.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 năm trước cách đây
Model.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
ModelEditingDelegate.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 năm trước cách đây
ModelIndex.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
ModelIndex.h 4296425bd8 Everywhere: Remove redundant inequality comparison operators 2 năm trước cách đây
ModelRole.h 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) 4 năm trước cách đây
ModelSelection.cpp a0a4d169f4 AK+LibGUI: Pass predicate to *_matching() methods by const reference 3 năm trước cách đây
ModelSelection.h a0a4d169f4 AK+LibGUI: Pass predicate to *_matching() methods by const reference 3 năm trước cách đây
MouseTracker.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
MouseTracker.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
MultiView.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
MultiView.h 88bbbe12ba LibGUI: Remove declarations for non-existent methods 2 năm trước cách đây
Notification.cpp 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets 2 năm trước cách đây
Notification.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
OpacitySlider.cpp 9b50d74df2 LibGUI: Fix wrong copyright header email for recent OpacitySlider change 2 năm trước cách đây
OpacitySlider.h f828bf6479 LibGUI: Add base color to OpacitySlider 2 năm trước cách đây
Painter.cpp 381dcca2f6 Revert "LibGfx: Add directional floating-point scaling to Painter" 4 năm trước cách đây
Painter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
PasswordInputDialog.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
PasswordInputDialog.gml a58d72656d Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer` 2 năm trước cách đây
PasswordInputDialog.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
PersistentModelIndex.cpp d73116e5d5 LibGUI: Implement persistent indices for models 4 năm trước cách đây
PersistentModelIndex.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 năm trước cách đây
Process.cpp 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 năm trước cách đây
Process.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
ProcessChooser.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 năm trước cách đây
ProcessChooser.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Progressbar.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 năm trước cách đây
Progressbar.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
RadioButton.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 năm trước cách đây
RadioButton.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
RegularEditingEngine.cpp 086969277e Everywhere: Run clang-format 3 năm trước cách đây
RegularEditingEngine.h 086969277e Everywhere: Run clang-format 3 năm trước cách đây
ResizeCorner.cpp 8202beeb2b WindowServer+LibGUI: Shrink window edge resize hot-spots 2 năm trước cách đây
ResizeCorner.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 năm trước cách đây
ResizeDirection.h 8202beeb2b WindowServer+LibGUI: Shrink window edge resize hot-spots 2 năm trước cách đây
RunningProcessesModel.cpp 8940f2da7f LibCore: Use `Core::Stream` for `ProcessStatisticsReader` 2 năm trước cách đây
RunningProcessesModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
ScreenLayout.cpp aa15bf81e4 WindowServer: Add API to set/get screen layouts 4 năm trước cách đây
ScrollableContainerWidget.cpp 703da34947 LibGUI: Create an alias for Widget UnregisteredChildHandler 2 năm trước cách đây
ScrollableContainerWidget.h 703da34947 LibGUI: Create an alias for Widget UnregisteredChildHandler 2 năm trước cách đây
Scrollbar.cpp 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` 2 năm trước cách đây
Scrollbar.h d938b9effe LibGUI+Applications: Rename automatic scrolling timer functions 2 năm trước cách đây
SeparatorWidget.cpp fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 năm trước cách đây
SeparatorWidget.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 năm trước cách đây
SettingsWindow.cpp 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 năm trước cách đây
SettingsWindow.h 27a1798dd9 LibGUI: Add GUI::SettingsWindow::add_tab() that takes a constructed tab 2 năm trước cách đây
Shortcut.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 năm trước cách đây
Shortcut.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 năm trước cách đây
Slider.cpp a2ca2d8364 LibGUI: Register "jump_to_cursor" as a GML property 2 năm trước cách đây
Slider.h fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 năm trước cách đây
SortingProxyModel.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
SortingProxyModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
SpinBox.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
SpinBox.h abaecb878b LibGUI: Add on_return_pressed function to SpinBox 3 năm trước cách đây
Splitter.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
Splitter.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
StackWidget.cpp cbd9cf93be LibGUI: Implement calculated_min_size() for StackWidget 2 năm trước cách đây
StackWidget.h cbd9cf93be LibGUI: Implement calculated_min_size() for StackWidget 2 năm trước cách đây
Statusbar.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
Statusbar.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
SystemEffects.h 8904a61d71 LibGUI+WindowServer: Add a SystemEffects wrapper and helpers 3 năm trước cách đây
TabWidget.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 năm trước cách đây
TabWidget.h 61789de11d LibGUI: Add GUI::TabWidget::add_tab() that takes a constructed tab 2 năm trước cách đây
TableView.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 năm trước cách đây
TableView.h 2612d23032 LibGUI: Implement rubber band selection in table view 2 năm trước cách đây
TextBox.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
TextBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
TextDocument.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 năm trước cách đây
TextDocument.h a5ff6769f5 LibGUI: Make undo work for TextDocument ReplaceAllTextCommand 2 năm trước cách đây
TextEditor.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
TextEditor.h 88bbbe12ba LibGUI: Remove declarations for non-existent methods 2 năm trước cách đây
TextPosition.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
TextRange.h 0bcfbdb072 LibGUI: Explicitly default initialize class members 3 năm trước cách đây
Toolbar.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
Toolbar.h eefe6e35ac LibGUI: Add option to move Toolbar items to overflow menu in groups 2 năm trước cách đây
ToolbarContainer.cpp a4eeb6f9eb LibGUI: ToolbarContainer account for frame width 3 năm trước cách đây
ToolbarContainer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
Tray.cpp 08456be9dc LibGUI+LibGfx: Add Tray ColorRole helpers to Palette 2 năm trước cách đây
Tray.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
TreeView.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
TreeView.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
TreeViewModel.cpp 5bb38296b1 LibGUI: Add TreeViewModel as a simpler interface for building TreeViews 3 năm trước cách đây
TreeViewModel.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
UIDimensions.h 2fce19a451 LibGUI: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 năm trước cách đây
UndoStack.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
UndoStack.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 năm trước cách đây
ValueSlider.cpp 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
ValueSlider.h 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 năm trước cách đây
Variant.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 năm trước cách đây
Variant.h 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` 2 năm trước cách đây
VimEditingEngine.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 năm trước cách đây
VimEditingEngine.h 88bbbe12ba LibGUI: Remove declarations for non-existent methods 2 năm trước cách đây
Widget.cpp f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 năm trước cách đây
Widget.h f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 năm trước cách đây
Window.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 năm trước cách đây
Window.h 634d1e0197 LibGUI+WindowServer: Improve window resizing performance 2 năm trước cách đây
WindowMode.h 3027cf7e99 LibGUI+WindowServer: Remove InputPreemptor concept 2 năm trước cách đây
WindowType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây