Tom 7e77a2ec40 Everywhere: Improve CPU usage calculation преди 4 години
..
Wizards 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types преди 4 години
AboutDialog.cpp 6a012ad79f LibGfx: Remove Gfx::FontDatabase::default_bold_font() преди 4 години
AboutDialog.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
AbstractButton.cpp 5140994c69 LibGUI: Select radio buttons with keyboard преди 4 години
AbstractButton.h af72b5ec82 LibGUI: Show pressed state for Space and Return key events преди 4 години
AbstractScrollableWidget.cpp f7de453716 LibGUI: Rename ScrollableWidget.cpp => AbstractScrollableWidget.cpp преди 4 години
AbstractScrollableWidget.h d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget преди 4 години
AbstractSlider.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
AbstractSlider.h c3a60a5dcd LibGUI+SoundPlayer: Add Slider option to jump to cursor преди 4 години
AbstractTableView.cpp df96380121 LibGUI: Tighten paint invalidation rects in item views :^) преди 4 години
AbstractTableView.h df96380121 LibGUI: Tighten paint invalidation rects in item views :^) преди 4 години
AbstractView.cpp b368560800 LibGUI: Only repaint the affected indices on AbstractView item hover преди 4 години
AbstractView.h df96380121 LibGUI: Tighten paint invalidation rects in item views :^) преди 4 години
Action.cpp 4a396dc7e8 Base+LibGUI: Add icon to the Rename action преди 4 години
Action.h 886e011608 LibGUI: Add Rename action преди 4 години
ActionGroup.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
ActionGroup.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Application.cpp 62d4b4abf3 LibGUI: Make tooltip height line count aware преди 4 години
Application.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
AutocompleteProvider.cpp 8f6b496fed LibGUI: Add a FIXME about race in AutocompleteBox::apply_suggestion() преди 4 години
AutocompleteProvider.h c003c3c76d CppLanguageServer+LibGUI: Autocomplete #include paths преди 4 години
BoxLayout.cpp 07e3934f01 LibGUI: Distribute remaining pixels in BoxLayout to fill the entire area преди 4 години
BoxLayout.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Breadcrumbbar.cpp d8e0535116 LibGUI: Add search/removal methods to Breadcrumbbar преди 4 години
Breadcrumbbar.h d8e0535116 LibGUI: Add search/removal methods to Breadcrumbbar преди 4 години
Button.cpp 6a012ad79f LibGfx: Remove Gfx::FontDatabase::default_bold_font() преди 4 години
Button.h 0ee7991dca LibGUI: Tweak GUI::Button::on_context_menu_event hook signature преди 4 години
CMakeLists.txt aa15bf81e4 WindowServer: Add API to set/get screen layouts преди 4 години
Calendar.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" преди 4 години
Calendar.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers преди 4 години
CheckBox.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" преди 4 години
CheckBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Clipboard.cpp 944e5cfb35 Everywhere: Use IPC include syntax преди 4 години
Clipboard.h f15f03376b LibGUI: Add Clipboard::clear() преди 4 години
ColorInput.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
ColorInput.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
ColorPicker.cpp 714bd011e1 Everywhere: Use the correct literal suffixes преди 4 години
ColorPicker.h 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> преди 4 години
ColumnsView.cpp df96380121 LibGUI: Tighten paint invalidation rects in item views :^) преди 4 години
ColumnsView.h df96380121 LibGUI: Tighten paint invalidation rects in item views :^) преди 4 години
ComboBox.cpp f15ad9523d LibGUI: Fix `go_upwards_instead` check in ComboBox преди 4 години
ComboBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Command.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Command.h 0bfbee4596 LibGUI: Make Command::action_text() virtual преди 4 години
CommonLocationsProvider.cpp f45273649f AK+Everywhere: Change int to size_t in JsonObject and JsonArray преди 4 години
CommonLocationsProvider.h 91c210c39a LibGUI: Make common locations configurable преди 4 години
Desktop.cpp 7984c2836d WindowServer: Add API to change virtual desktop settings преди 4 години
Desktop.h 7984c2836d WindowServer: Add API to change virtual desktop settings преди 4 години
Dialog.cpp 62c5a5351c LibGUI: Handle KeyDown when checking for Key_Escape in Dialog too преди 4 години
Dialog.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
DisplayLink.cpp 5bb79ea0a7 Userland: Update IPC calls to use proxies преди 4 години
DisplayLink.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
DragOperation.cpp eb21aa65d1 Userland: Make IPC results with one return value available directly преди 4 години
DragOperation.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
EditingEngine.cpp a7e7f62d08 VimEditingEngine: Operate on real lines rather than wrapped ones преди 4 години
EditingEngine.h a7e7f62d08 VimEditingEngine: Operate on real lines rather than wrapped ones преди 4 години
EmojiInputDialog.cpp 7405536a1a AK+Everywhere: Use mostly StringView in LexicalPath преди 4 години
EmojiInputDialog.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Event.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Event.h b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets преди 4 години
FileIconProvider.cpp fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath преди 4 години
FileIconProvider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
FilePicker.cpp 72a5347f91 LibGUI: Pass path to FileSystemModel when creating FilePicker преди 4 години
FilePicker.h 3773e72752 LibGUI: Tweak API for getting the selected path преди 4 години
FilePickerDialog.gml 8fac7a1d5d LibGUI: Bump up common locations width from 90 to 95 преди 4 години
FileSystemModel.cpp 00f93b2545 LibThreading: Add ability to cancel ongoing BackgroundActions преди 4 години
FileSystemModel.h 2159f90e00 Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0 преди 4 години
FilteringProxyModel.cpp 3d4afe7614 Everywhere: "indexes" => "indices" преди 4 години
FilteringProxyModel.h b91c49364d AK: Rename adopt() to adopt_ref() преди 4 години
FocusSource.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
FontPicker.cpp f234c416af LibGUI: Handle TTF size selection changes in font picker properly преди 4 години
FontPicker.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
FontPickerDialog.gml c9196995be LibGUI: Allow arbitrary font size in FontPicker преди 4 години
FontPickerWeightModel.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Forward.h b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets преди 4 години
Frame.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Frame.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
GMLFormatter.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers преди 4 години
GMLFormatter.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers преди 4 години
GMLLexer.cpp cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens преди 4 години
GMLLexer.h cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens преди 4 години
GMLParser.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
GMLParser.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
GMLSyntaxHighlighter.cpp 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters преди 4 години
GMLSyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters преди 4 години
GroupBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
GroupBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
HeaderView.cpp a4c1666b71 HeaderView: Fix horizonal section size miscalculation преди 4 години
HeaderView.h 3f5eb6446b LibGUI: Make HeaderView act only on the visible sections преди 4 години
INILexer.cpp cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens преди 4 години
INILexer.h cb5a50d3f7 LibGUI: Fix off-by-one error in Lexer tokens преди 4 години
INISyntaxHighlighter.cpp 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters преди 4 години
INISyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters преди 4 години
Icon.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Icon.h b91c49364d AK: Rename adopt() to adopt_ref() преди 4 години
IconView.cpp d940f7ba4f LibGUI: Use wrapped text rect for paint invalidation преди 4 години
IconView.h d940f7ba4f LibGUI: Use wrapped text rect for paint invalidation преди 4 години
ImageWidget.cpp 3168a4afe8 ImageViewer: Rename QSWidget => ImageViewer::ViewWidget преди 4 години
ImageWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
InputBox.cpp 3fce0e58e5 LibGUI: Use east const style in InputBox.{cpp,h} преди 4 години
InputBox.h 3fce0e58e5 LibGUI: Use east const style in InputBox.{cpp,h} преди 4 години
ItemListModel.h b91c49364d AK: Rename adopt() to adopt_ref() преди 4 години
JsonArrayModel.cpp f45273649f AK+Everywhere: Change int to size_t in JsonObject and JsonArray преди 4 години
JsonArrayModel.h b91c49364d AK: Rename adopt() to adopt_ref() преди 4 години
Label.cpp 50349de38c Meta: Disable -Wmaybe-uninitialized преди 4 години
Label.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Layout.cpp 46a7e1b372 LibGUI: Make a macro for registering a GUI::Margins object property преди 4 години
Layout.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
LazyWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
LazyWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
LinkLabel.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
LinkLabel.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
ListView.cpp d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget преди 4 години
ListView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Margins.h 46a7e1b372 LibGUI: Make a macro for registering a GUI::Margins object property преди 4 години
Menu.cpp baab0a5bef WindowServer+LibGUI: Make menu allocation asynchronous преди 4 години
Menu.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
MenuItem.cpp a8a899adbf WindowServer+LibGUI: Make much of menu construction asynchronous преди 4 години
MenuItem.h bfd2ec88f4 LibGUI: Make Action::set_text() update any associated menu items преди 4 години
Menubar.cpp 7e799529b9 WindowServer+LibGUI: Make menubar allocation asynchronous преди 4 години
Menubar.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
MessageBox.cpp 5e1e67277b LibGUI: Remove left margin on MessageBox text when icon is unset преди 4 години
MessageBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Model.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Model.h 3d4afe7614 Everywhere: "indexes" => "indices" преди 4 години
ModelEditingDelegate.h 0f35912bd7 TableView: Do not select input on keydown преди 4 години
ModelIndex.cpp 7a4445a1fe LibGUI/TreeView: Select parent on collapse преди 4 години
ModelIndex.h 7a4445a1fe LibGUI/TreeView: Select parent on collapse преди 4 години
ModelRole.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
ModelSelection.cpp 3d4afe7614 Everywhere: "indexes" => "indices" преди 4 години
ModelSelection.h 3d4afe7614 Everywhere: "indexes" => "indices" преди 4 години
MultiView.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
MultiView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Notification.cpp ac650d2362 Userland: Remove dummy IPC methods преди 4 години
Notification.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
OpacitySlider.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
OpacitySlider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Painter.cpp 381dcca2f6 Revert "LibGfx: Add directional floating-point scaling to Painter" преди 4 години
Painter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
ProcessChooser.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
ProcessChooser.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Progressbar.cpp 8d5eb075d8 LibGUI: Convert StringBuilder::appendf() => AK::Format преди 4 години
Progressbar.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
RadioButton.cpp 3c831b146c LibGUI: Put some more space between radio buttons and their label text преди 4 години
RadioButton.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
RegularEditingEngine.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
RegularEditingEngine.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
ResizeCorner.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" преди 4 години
ResizeCorner.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
RunningProcessesModel.cpp 7e77a2ec40 Everywhere: Improve CPU usage calculation преди 4 години
RunningProcessesModel.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
ScreenLayout.cpp aa15bf81e4 WindowServer: Add API to set/get screen layouts преди 4 години
ScrollableContainerWidget.cpp eed6ce8b8b Profiler: Fix scrolling behavior преди 4 години
ScrollableContainerWidget.h 18d344609f LibGUI: Add ScrollableContainerWidget :^) преди 4 години
Scrollbar.cpp c0e20252da LibGUI: Don't repaint disabled scrollbars when mousing over them преди 4 години
Scrollbar.h 0c1d1d97d5 LibGUI: Remove unused Scrollbar::{de,in}crement_gutter_rect() преди 4 години
SeparatorWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
SeparatorWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Shortcut.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Shortcut.h b05078b610 LibGUI: Add a new constructor to Action преди 4 години
Slider.cpp c3a60a5dcd LibGUI+SoundPlayer: Add Slider option to jump to cursor преди 4 години
Slider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
SortingProxyModel.cpp 3d4afe7614 Everywhere: "indexes" => "indices" преди 4 години
SortingProxyModel.h 3d4afe7614 Everywhere: "indexes" => "indices" преди 4 години
SpinBox.cpp 99e7ad4b76 LibGUI: Allow bypassing hook when setting SpinBox range преди 4 години
SpinBox.h 99e7ad4b76 LibGUI: Allow bypassing hook when setting SpinBox range преди 4 години
Splitter.cpp f4a318ee2d LibGUI: Only repaint grabbable part of Splitter when hovered/unhovered преди 4 години
Splitter.h 89272e810a LibGUI: Have GUI::Splitter track all grabbable areas преди 4 години
StackWidget.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> преди 4 години
StackWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Statusbar.cpp dfd8598bf7 LibGUI: Don't show resize corner in non-resizable window's statusbar преди 4 години
Statusbar.h ee1a4a06e0 LibGUI: Allow specifying GUI::Statusbar segment count in GML преди 4 години
TabWidget.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> преди 4 години
TabWidget.h 49d40a908c LibGUI/TabWidget: Add close button to tabs преди 4 години
TableView.cpp 0f35912bd7 TableView: Do not select input on keydown преди 4 години
TableView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
TextBox.cpp 9f0ce2dc81 LibGUI: Add PasswordBox преди 4 години
TextBox.h 9f0ce2dc81 LibGUI: Add PasswordBox преди 4 години
TextDocument.cpp e24f1dfbe1 LibGUI: Don't delete within a line if the line is empty преди 4 години
TextDocument.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters преди 4 години
TextEditor.cpp 73226a2861 LibGUI: Convert TextEditor to east-const style преди 4 години
TextEditor.h 73226a2861 LibGUI: Convert TextEditor to east-const style преди 4 години
TextPosition.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
TextRange.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
Toolbar.cpp 5daf7bd2ef LibGUI: Make GUI::Toolbar::add_action() return the toolbar button преди 4 години
Toolbar.h 5daf7bd2ef LibGUI: Make GUI::Toolbar::add_action() return the toolbar button преди 4 години
ToolbarContainer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
ToolbarContainer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
TreeView.cpp df96380121 LibGUI: Tighten paint invalidation rects in item views :^) преди 4 години
TreeView.h df96380121 LibGUI: Tighten paint invalidation rects in item views :^) преди 4 години
UndoStack.cpp c670d8c56d LibGUI: Add UndoStack::{undo,redo}_action_text() преди 4 години
UndoStack.h c670d8c56d LibGUI: Add UndoStack::{undo,redo}_action_text() преди 4 години
Variant.cpp 786275feb8 LibGUI: Add u64 type to LibGUI::Variant преди 4 години
Variant.h 786275feb8 LibGUI: Add u64 type to LibGUI::Variant преди 4 години
VimEditingEngine.cpp 3b5b7c5e65 VimEditingEngine: Add support for repeats of J преди 4 години
VimEditingEngine.h 7b7548ce9d VimEditingEngine: Allow repeats for dd, yy and x преди 4 години
Widget.cpp 2f754013a1 LibGUI: Fix widgets not being occluded преди 4 години
Widget.h 8992271c5c LibGUI: Redraw widgets when default font changes преди 4 години
Window.cpp b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets преди 4 години
Window.h b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets преди 4 години
WindowManagerServerConnection.cpp 7984c2836d WindowServer: Add API to change virtual desktop settings преди 4 години
WindowManagerServerConnection.h 7984c2836d WindowServer: Add API to change virtual desktop settings преди 4 години
WindowServerConnection.cpp 522f6775a7 LibGUI+WindowServer: Expose WindowServer client id to the client преди 4 години
WindowServerConnection.h 522f6775a7 LibGUI+WindowServer: Expose WindowServer client id to the client преди 4 години
WindowType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години