Matthew Jones af72b5ec82 LibGUI: Show pressed state for Space and Return key events 4 rokov pred
..
Wizards 6a012ad79f LibGfx: Remove Gfx::FontDatabase::default_bold_font() 4 rokov pred
AboutDialog.cpp 6a012ad79f LibGfx: Remove Gfx::FontDatabase::default_bold_font() 4 rokov pred
AboutDialog.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
AbstractButton.cpp af72b5ec82 LibGUI: Show pressed state for Space and Return key events 4 rokov pred
AbstractButton.h af72b5ec82 LibGUI: Show pressed state for Space and Return key events 4 rokov pred
AbstractScrollableWidget.cpp f7de453716 LibGUI: Rename ScrollableWidget.cpp => AbstractScrollableWidget.cpp 4 rokov pred
AbstractScrollableWidget.h d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 rokov pred
AbstractSlider.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
AbstractSlider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
AbstractTableView.cpp 8360079cac LibGUI: Fix logic typo in AbstractTableView::update_row_sizes() 4 rokov pred
AbstractTableView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
AbstractView.cpp 2c772d1848 LibGUI/AbstractView: Remove `on_selection` 4 rokov pred
AbstractView.h 2c772d1848 LibGUI/AbstractView: Remove `on_selection` 4 rokov pred
Action.cpp 229414b002 Applications: Use titlecase and distinct underlined characters in menus 4 rokov pred
Action.h 55dead60b5 LibGUI: Add CommonActions helpers for "zoom in/out" and "reset zoom" 4 rokov pred
ActionGroup.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ActionGroup.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Application.cpp f0e9fd09b4 LibGUI: Tooltip no longer exceeds screen width, now truncates 4 rokov pred
Application.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
AutocompleteProvider.cpp 8f6b496fed LibGUI: Add a FIXME about race in AutocompleteBox::apply_suggestion() 4 rokov pred
AutocompleteProvider.h c003c3c76d CppLanguageServer+LibGUI: Autocomplete #include paths 4 rokov pred
BoxLayout.cpp 07e3934f01 LibGUI: Distribute remaining pixels in BoxLayout to fill the entire area 4 rokov pred
BoxLayout.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Breadcrumbbar.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Breadcrumbbar.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Button.cpp 6a012ad79f LibGfx: Remove Gfx::FontDatabase::default_bold_font() 4 rokov pred
Button.h 0ee7991dca LibGUI: Tweak GUI::Button::on_context_menu_event hook signature 4 rokov pred
CMakeLists.txt b5d73c834f Userland: Rename LibThread => LibThreading 4 rokov pred
Calendar.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 rokov pred
Calendar.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 rokov pred
CheckBox.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 rokov pred
CheckBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Clipboard.cpp a345a1f4a1 Userland: Mark subclasses of IPC::{Client,Server}Connection final 4 rokov pred
Clipboard.h f15f03376b LibGUI: Add Clipboard::clear() 4 rokov pred
ColorInput.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ColorInput.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ColorPicker.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ColorPicker.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ColumnsView.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 rokov pred
ColumnsView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ComboBox.cpp 2c772d1848 LibGUI/AbstractView: Remove `on_selection` 4 rokov pred
ComboBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Command.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Command.h 0bfbee4596 LibGUI: Make Command::action_text() virtual 4 rokov pred
CommonLocationsProvider.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 rokov pred
CommonLocationsProvider.h 91c210c39a LibGUI: Make common locations configurable 4 rokov pred
Desktop.cpp eb21aa65d1 Userland: Make IPC results with one return value available directly 4 rokov pred
Desktop.h 9d8aa2a57a Taskbar+LibGUI+WindowServer: Shrink taskbar by one pixel 4 rokov pred
Dialog.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Dialog.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
DisplayLink.cpp 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 rokov pred
DisplayLink.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
DragOperation.cpp eb21aa65d1 Userland: Make IPC results with one return value available directly 4 rokov pred
DragOperation.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
EditingEngine.cpp d6dc81874d EditingEngine: Split selection from movement functions 4 rokov pred
EditingEngine.h d6dc81874d EditingEngine: Split selection from movement functions 4 rokov pred
EmojiInputDialog.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
EmojiInputDialog.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Event.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Event.h cc6db526a6 WindowServer+LibGUI+Taskbar: Store window progress as Optional<int> 4 rokov pred
FileIconProvider.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 rokov pred
FileIconProvider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
FilePicker.cpp 54f6ac1854 LibGUI: Don't mark "open" FilePicker as done if the file is not found 4 rokov pred
FilePicker.h 3773e72752 LibGUI: Tweak API for getting the selected path 4 rokov pred
FilePickerDialog.gml 8fac7a1d5d LibGUI: Bump up common locations width from 90 to 95 4 rokov pred
FileSystemModel.cpp 628c7f094f LibGUI+Shell+bt+ls: Use proper APIs for creating file URLs 4 rokov pred
FileSystemModel.h 2159f90e00 Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0 4 rokov pred
FilteringProxyModel.cpp 3d4afe7614 Everywhere: "indexes" => "indices" 4 rokov pred
FilteringProxyModel.h b91c49364d AK: Rename adopt() to adopt_ref() 4 rokov pred
FocusSource.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
FontPicker.cpp 2c772d1848 LibGUI/AbstractView: Remove `on_selection` 4 rokov pred
FontPicker.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
FontPickerDialog.gml c9196995be LibGUI: Allow arbitrary font size in FontPicker 4 rokov pred
FontPickerWeightModel.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Forward.h 3aaffa2c47 LibGUI: Move widget registration to LibCore 4 rokov pred
Frame.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Frame.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
GMLFormatter.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 rokov pred
GMLFormatter.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 rokov pred
GMLLexer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
GMLLexer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
GMLParser.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
GMLParser.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
GMLSyntaxHighlighter.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
GMLSyntaxHighlighter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
GroupBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
GroupBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
HeaderView.cpp 3f5eb6446b LibGUI: Make HeaderView act only on the visible sections 4 rokov pred
HeaderView.h 3f5eb6446b LibGUI: Make HeaderView act only on the visible sections 4 rokov pred
INILexer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
INILexer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
INISyntaxHighlighter.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
INISyntaxHighlighter.h 45f97e577e Userland: Fix two misaligned copyright headers 4 rokov pred
Icon.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Icon.h b91c49364d AK: Rename adopt() to adopt_ref() 4 rokov pred
IconView.cpp 12a42edd13 Everywhere: codepoint => code point 4 rokov pred
IconView.h 8ebb9d350c LibGUI: Remove some unused cruft from GUI::IconView 4 rokov pred
ImageWidget.cpp 3168a4afe8 ImageViewer: Rename QSWidget => ImageViewer::ViewWidget 4 rokov pred
ImageWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
InputBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
InputBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ItemListModel.h b91c49364d AK: Rename adopt() to adopt_ref() 4 rokov pred
JsonArrayModel.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 rokov pred
JsonArrayModel.h b91c49364d AK: Rename adopt() to adopt_ref() 4 rokov pred
Label.cpp 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 rokov pred
Label.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Layout.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Layout.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
LazyWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
LazyWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
LinkLabel.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
LinkLabel.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ListView.cpp d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 rokov pred
ListView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Margins.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Menu.cpp baab0a5bef WindowServer+LibGUI: Make menu allocation asynchronous 4 rokov pred
Menu.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
MenuItem.cpp a8a899adbf WindowServer+LibGUI: Make much of menu construction asynchronous 4 rokov pred
MenuItem.h bfd2ec88f4 LibGUI: Make Action::set_text() update any associated menu items 4 rokov pred
Menubar.cpp 7e799529b9 WindowServer+LibGUI: Make menubar allocation asynchronous 4 rokov pred
Menubar.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
MessageBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
MessageBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Model.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Model.h 3d4afe7614 Everywhere: "indexes" => "indices" 4 rokov pred
ModelEditingDelegate.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ModelIndex.cpp 7a4445a1fe LibGUI/TreeView: Select parent on collapse 4 rokov pred
ModelIndex.h 7a4445a1fe LibGUI/TreeView: Select parent on collapse 4 rokov pred
ModelRole.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ModelSelection.cpp 3d4afe7614 Everywhere: "indexes" => "indices" 4 rokov pred
ModelSelection.h 3d4afe7614 Everywhere: "indexes" => "indices" 4 rokov pred
MultiView.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
MultiView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Notification.cpp a345a1f4a1 Userland: Mark subclasses of IPC::{Client,Server}Connection final 4 rokov pred
Notification.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
OpacitySlider.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
OpacitySlider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Painter.cpp 381dcca2f6 Revert "LibGfx: Add directional floating-point scaling to Painter" 4 rokov pred
Painter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ProcessChooser.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ProcessChooser.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Progressbar.cpp 8d5eb075d8 LibGUI: Convert StringBuilder::appendf() => AK::Format 4 rokov pred
Progressbar.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
RadioButton.cpp 3c831b146c LibGUI: Put some more space between radio buttons and their label text 4 rokov pred
RadioButton.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
RegularEditingEngine.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
RegularEditingEngine.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ResizeCorner.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 rokov pred
ResizeCorner.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
RunningProcessesModel.cpp a1e133cc6b LibCore: Make ProcessStatisticsReader return results in a Vector 4 rokov pred
RunningProcessesModel.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ScrollableContainerWidget.cpp eed6ce8b8b Profiler: Fix scrolling behavior 4 rokov pred
ScrollableContainerWidget.h 18d344609f LibGUI: Add ScrollableContainerWidget :^) 4 rokov pred
Scrollbar.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 rokov pred
Scrollbar.h 0c1d1d97d5 LibGUI: Remove unused Scrollbar::{de,in}crement_gutter_rect() 4 rokov pred
SeparatorWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
SeparatorWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Shortcut.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Shortcut.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Slider.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Slider.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
SortingProxyModel.cpp 3d4afe7614 Everywhere: "indexes" => "indices" 4 rokov pred
SortingProxyModel.h 3d4afe7614 Everywhere: "indexes" => "indices" 4 rokov pred
SpinBox.cpp 99e7ad4b76 LibGUI: Allow bypassing hook when setting SpinBox range 4 rokov pred
SpinBox.h 99e7ad4b76 LibGUI: Allow bypassing hook when setting SpinBox range 4 rokov pred
Splitter.cpp 7a24a60e72 LibGUI: Paint some knurling in the middle of GUI::Splitter 4 rokov pred
Splitter.h 89272e810a LibGUI: Have GUI::Splitter track all grabbable areas 4 rokov pred
StackWidget.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
StackWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Statusbar.cpp dfd8598bf7 LibGUI: Don't show resize corner in non-resizable window's statusbar 4 rokov pred
Statusbar.h ee1a4a06e0 LibGUI: Allow specifying GUI::Statusbar segment count in GML 4 rokov pred
TabWidget.cpp 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 rokov pred
TabWidget.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
TableView.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
TableView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
TextBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
TextBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
TextDocument.cpp 194a90884c LibGUI: Remove now-unused undo coalescing timer from GUI::TextEditor 4 rokov pred
TextDocument.h 194a90884c LibGUI: Remove now-unused undo coalescing timer from GUI::TextEditor 4 rokov pred
TextEditor.cpp 11fa3e4f92 Terminal/LibGUI::TextEditor: Add shift+return to search forwards 4 rokov pred
TextEditor.h 11fa3e4f92 Terminal/LibGUI::TextEditor: Add shift+return to search forwards 4 rokov pred
TextPosition.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
TextRange.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Toolbar.cpp 5daf7bd2ef LibGUI: Make GUI::Toolbar::add_action() return the toolbar button 4 rokov pred
Toolbar.h 5daf7bd2ef LibGUI: Make GUI::Toolbar::add_action() return the toolbar button 4 rokov pred
ToolbarContainer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ToolbarContainer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
TreeView.cpp 7a4445a1fe LibGUI/TreeView: Select parent on collapse 4 rokov pred
TreeView.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
UndoStack.cpp c670d8c56d LibGUI: Add UndoStack::{undo,redo}_action_text() 4 rokov pred
UndoStack.h c670d8c56d LibGUI: Add UndoStack::{undo,redo}_action_text() 4 rokov pred
Variant.cpp 786275feb8 LibGUI: Add u64 type to LibGUI::Variant 4 rokov pred
Variant.h 786275feb8 LibGUI: Add u64 type to LibGUI::Variant 4 rokov pred
VimEditingEngine.cpp 03d8ee1082 VimEditingEngine: allow selection of the endline character 4 rokov pred
VimEditingEngine.h 12a42edd13 Everywhere: codepoint => code point 4 rokov pred
Widget.cpp 123848f0c1 LibGUI: Fixes Widget->set_visible(false) still maintains focus bug 4 rokov pred
Widget.h 3aaffa2c47 LibGUI: Move widget registration to LibCore 4 rokov pred
Window.cpp ea4116f5bd LibGUI+LibGfx+WindowServer: Sanity check window size dimensions 4 rokov pred
Window.h 123848f0c1 LibGUI: Fixes Widget->set_visible(false) still maintains focus bug 4 rokov pred
WindowManagerServerConnection.cpp c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 4 rokov pred
WindowManagerServerConnection.h a345a1f4a1 Userland: Mark subclasses of IPC::{Client,Server}Connection final 4 rokov pred
WindowServerConnection.cpp c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 4 rokov pred
WindowServerConnection.h a345a1f4a1 Userland: Mark subclasses of IPC::{Client,Server}Connection final 4 rokov pred
WindowType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred