Andreas Kling aacab897e8 LibGUI: Add widget registration for GUI::ListView 4 年 前
..
AboutDialog.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
AboutDialog.h e53fa97cfb LibGUI, About: Implement system-wide W2k-esque About dialog 5 年 前
AbstractButton.cpp cd9ad6a05e LibGUI: Tweak AbstractButton and subclass constructors 4 年 前
AbstractButton.h cd9ad6a05e LibGUI: Tweak AbstractButton and subclass constructors 4 年 前
AbstractSlider.cpp cb67264f61 LibGUI: Rename AbstractSlider::on_value_changed => on_change 4 年 前
AbstractSlider.h 1215d2a642 LibGUI: Make GUI::ScrollBar inherit from AbstractSlider 4 年 前
AbstractTableView.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
AbstractTableView.h 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' 4 年 前
AbstractView.cpp f06b240ce0 LibGUI: Enforce the SelectionMode in AbstractView::set_cursor() 4 年 前
AbstractView.h f7116bba43 LibGUI: Refactor AbstractView "multi select" mode into "selection mode" 4 年 前
Action.cpp ebba297b42 Base: Move 16x16 common icons to /res/icons/16x16/ 5 年 前
Action.h 886fe7e69f LibGUI: Allow GUI::Action to swallow key events when disabled 4 年 前
ActionGroup.cpp 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年 前
ActionGroup.h ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean 4 年 前
Application.cpp 7e79563bb9 LibGUI: Show tooltip after a small delay 4 年 前
Application.h 7e79563bb9 LibGUI: Show tooltip after a small delay 4 年 前
AutocompleteProvider.cpp 20b74e4ede LibGUI+HackStudio: Add an opt-in autocompletion interface to TextEditor 4 年 前
AutocompleteProvider.h 20b74e4ede LibGUI+HackStudio: Add an opt-in autocompletion interface to TextEditor 4 年 前
BoxLayout.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
BoxLayout.h ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean 4 年 前
BreadcrumbBar.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
BreadcrumbBar.h 818f7777c8 LibGUI: Add a basic BreadcrumbBar widget! :^) 4 年 前
Button.cpp 90aeacbb58 LibGUI: Register a whole bunch of properties in various widgets 4 年 前
Button.h cd9ad6a05e LibGUI: Tweak AbstractButton and subclass constructors 4 年 前
CMakeLists.txt fa836a4dda LibGUI: Add GUI::AbstractSlider and move generic parts of Slider there 4 年 前
Calendar.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
Calendar.h ab3fff4211 LibGUI+Calendar: Make Calendar a common widget in LibGUI 5 年 前
CheckBox.cpp bc5635422b LibGUI: Give a default min-width to a bunch of widgets 4 年 前
CheckBox.h cd9ad6a05e LibGUI: Tweak AbstractButton and subclass constructors 4 年 前
Clipboard.cpp 6c2ea4c4e9 Clipboard: Remove-unused bpp metadata 4 年 前
Clipboard.h b7a4c4482f AK: Resolve format related circular dependencies properly. 4 年 前
ColorInput.cpp 90aeacbb58 LibGUI: Register a whole bunch of properties in various widgets 4 年 前
ColorInput.h 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 年 前
ColorPicker.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
ColorPicker.h 8b293119ab LibGUI: Update color widgets when has_alpha is toggled in ColorPicker 4 年 前
ColumnsView.cpp 97c42694db LibGUI: Make selected item tint color based on focused state 4 年 前
ColumnsView.h 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' 4 年 前
ComboBox.cpp bc5635422b LibGUI: Give a default min-width to a bunch of widgets 4 年 前
ComboBox.h 3ee5694e97 LibGUI: Simplify ComboBox/TextEditor relationship a bit 4 年 前
Command.cpp 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年 前
Command.h 863f14788f HackStudio: Add C++ Language Server 4 年 前
ControlBoxButton.cpp aa941a31ed LibGUI: Make SpinBox up/down buttons look right when disabled 4 年 前
ControlBoxButton.h bf59cd7ca5 LibGUI: Add ControlBoxButton to LibGUI 5 年 前
CppSyntaxHighlighter.cpp a35693915e LibGUI: Make syntax highlighter communicate boldness instead of font 4 年 前
CppSyntaxHighlighter.h ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean 4 年 前
Desktop.cpp c434a91c91 FileManager: Apply wallpaper on startup 5 年 前
Desktop.h c434a91c91 FileManager: Apply wallpaper on startup 5 年 前
Dialog.cpp 9227e66bb4 LibGUI: Use Window::center_within() in GUI::Dialog 4 年 前
Dialog.h b29ff7b821 LibGUI: Don't use Core::Object::add() to instantiate dialogs 5 年 前
DisplayLink.cpp 424a3f5ac3 WindowServer+LibGUI: Add a way to get notified at display refresh rate 5 年 前
DisplayLink.h 424a3f5ac3 WindowServer+LibGUI: Add a way to get notified at display refresh rate 5 年 前
DragOperation.cpp 6d1e47e7dd LibGUI+WindowServer: Make DragOperation hold a MimeData instance 4 年 前
DragOperation.h 6d1e47e7dd LibGUI+WindowServer: Make DragOperation hold a MimeData instance 4 年 前
EmojiInputDialog.cpp ce95628b7f Unicode: Try s/codepoint/code_point/g again 5 年 前
EmojiInputDialog.h 4173905198 LibGUI: Add a simple emoji input dialog activated by Ctrl+Alt+Space :^) 5 年 前
Event.cpp d851863704 Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes 5 年 前
Event.h b78e13cf2e LibGUI: Make some GUI event getters return const references 4 年 前
FileIconProvider.cpp ffa241250b LibGUI: Make GUI::FileIconProvider::icon_for_executable() a public API 4 年 前
FileIconProvider.h ffa241250b LibGUI: Make GUI::FileIconProvider::icon_for_executable() a public API 4 年 前
FilePicker.cpp 1cca2405fc LibGUI: Give some widgets a reasonable default fixed height 4 年 前
FilePicker.h 686ee2bf04 LibGUI: Rename ModelClient::on_model_update() => model_did_update() 5 年 前
FileSystemModel.cpp 5b68ea8dde LibGfx: Make Bitmap path handling case insensitive 4 年 前
FileSystemModel.h 52a847a0eb LibGUI: Implement searching/jumping as you type in views 4 年 前
FilteringProxyModel.cpp 52a847a0eb LibGUI: Implement searching/jumping as you type in views 4 年 前
FilteringProxyModel.h 52a847a0eb LibGUI: Implement searching/jumping as you type in views 4 年 前
FocusSource.h 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing 5 年 前
Forward.h 90aeacbb58 LibGUI: Register a whole bunch of properties in various widgets 4 年 前
Frame.cpp 90aeacbb58 LibGUI: Register a whole bunch of properties in various widgets 4 年 前
Frame.h ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean 4 年 前
GMLLexer.cpp 90aeacbb58 LibGUI: Register a whole bunch of properties in various widgets 4 年 前
GMLLexer.h 3d3084f088 LibGUi: Rework GML parser into a lexer+parser 4 年 前
GMLParser.cpp c39323401c LibGUI: Consider comment tokens in GMLParser 4 年 前
GMLParser.h 822dc56ef3 LibGUI: Introduce GML - a simple GUI Markup Language :^) 4 年 前
GMLSyntaxHighlighter.cpp a35693915e LibGUI: Make syntax highlighter communicate boldness instead of font 4 年 前
GMLSyntaxHighlighter.h ab549cf942 LibGUI+TextEditor+HackStudio: Add GML syntax highlighter :^) 4 年 前
GroupBox.cpp 90aeacbb58 LibGUI: Register a whole bunch of properties in various widgets 4 年 前
GroupBox.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor 5 年 前
HeaderView.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
HeaderView.h 688675e89b LibGUI: Make table view row height+padding font-size-relative 4 年 前
INILexer.cpp 5c022ac939 LibGUI: INI file syntax highlighter 5 年 前
INILexer.h 5c022ac939 LibGUI: INI file syntax highlighter 5 年 前
INISyntaxHighlighter.cpp a35693915e LibGUI: Make syntax highlighter communicate boldness instead of font 4 年 前
INISyntaxHighlighter.h ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean 4 年 前
Icon.cpp 9dbab2d05e Misc: Replace "String(string_view)" with "string_view.to_string()" 5 年 前
Icon.h 2e7395d6da LibGUI: Include LibGfx/Bitmap.h in Icon.h 4 年 前
IconView.cpp f7116bba43 LibGUI: Refactor AbstractView "multi select" mode into "selection mode" 4 年 前
IconView.h 8b31833650 LibGUI: Support top-to-bottom flow in IconView 4 年 前
ImageWidget.cpp 90aeacbb58 LibGUI: Register a whole bunch of properties in various widgets 4 年 前
ImageWidget.h 299824de73 LibGUI: Rename GUI::Image => GUI::ImageWidget 5 年 前
InputBox.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
InputBox.h 65a11fb5f9 LibGUI: Add InputBox::show with required parent window argument 5 年 前
ItemListModel.h e75247a75b DisplaySettings+LibGUI: Move ItemListModel into LibGUI 5 年 前
JSSyntaxHighlighter.cpp a35693915e LibGUI: Make syntax highlighter communicate boldness instead of font 4 年 前
JSSyntaxHighlighter.h de13c6939d Spreadsheet: Add a syntax highlighter to the cell editor 5 年 前
JsonArrayModel.cpp 03a27bc693 LibGUI: Remove unnecessary type cast in JsonArrayModel. 4 年 前
JsonArrayModel.h 03a27bc693 LibGUI: Remove unnecessary type cast in JsonArrayModel. 4 年 前
Label.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
Label.h bdff88d8d5 LibGUI: Make the LinkLabel widget keyboard-friendly 4 年 前
Layout.cpp 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe 4 年 前
Layout.h b2bba5ce5c LibGUI: Make Layout::margins() return a const reference 4 年 前
LazyWidget.cpp c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor 5 年 前
LazyWidget.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor 5 年 前
LinkLabel.cpp 0f1235be25 LibGUI: Show a hand cursor when hovering over a GUI::LinkLabel 4 年 前
LinkLabel.h a514f2cbfd LibGUI: Set default value of LinkLabel text argument to a null string 4 年 前
ListView.cpp 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' 4 年 前
ListView.h 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' 4 年 前
Margins.h ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean 4 年 前
Menu.cpp 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe 4 年 前
Menu.h 70fe126d01 LibGUI: Enable icons for SubMenus 5 年 前
MenuBar.cpp 52a250cb61 LibGUI: Make MenuBar a Core::Object 5 年 前
MenuBar.h 52a250cb61 LibGUI: Make MenuBar a Core::Object 5 年 前
MenuItem.cpp 1c1ab71692 WindowServer/LibGUI: Add default menu items and allow default action for context menu 5 年 前
MenuItem.h 1c1ab71692 WindowServer/LibGUI: Add default menu items and allow default action for context menu 5 年 前
MessageBox.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
MessageBox.h 27bd2eab22 LibWeb: Require parent window argument for MessageBox 5 年 前
Model.cpp 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' 4 年 前
Model.h 6d1e47e7dd LibGUI+WindowServer: Make DragOperation hold a MimeData instance 4 年 前
ModelEditingDelegate.h 76239f89c2 LibGUI: Select the edited text by default in StringModelEditingDelegate 4 年 前
ModelIndex.cpp 7e62ffbc6e AK+Format: Remove TypeErasedFormatParams& from format function. 4 年 前
ModelIndex.h 7e62ffbc6e AK+Format: Remove TypeErasedFormatParams& from format function. 4 年 前
ModelRole.h 6d1e47e7dd LibGUI+WindowServer: Make DragOperation hold a MimeData instance 4 年 前
ModelSelection.cpp 169beff21e LibGUI: Add a ModelSelection::add_all(Vector) API 4 年 前
ModelSelection.h 169beff21e LibGUI: Add a ModelSelection::add_all(Vector) API 4 年 前
MultiView.cpp f7116bba43 LibGUI: Refactor AbstractView "multi select" mode into "selection mode" 4 年 前
MultiView.h f7116bba43 LibGUI: Refactor AbstractView "multi select" mode into "selection mode" 4 年 前
Notification.cpp ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean 4 年 前
Notification.h e323246517 Meta: Add missing copyright headers 5 年 前
Painter.cpp 3fe2640c8c LibGfx: Add forward declaration header 5 年 前
Painter.h 2143da6434 LibGUI: Add forwarding header 5 年 前
ProcessChooser.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
ProcessChooser.h ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean 4 年 前
ProgressBar.cpp 90aeacbb58 LibGUI: Register a whole bunch of properties in various widgets 4 年 前
ProgressBar.h de08e7b8c9 LibGUI: Rename ProgressBar property caption => text and expose to GML 4 年 前
RadioButton.cpp bc5635422b LibGUI: Give a default min-width to a bunch of widgets 4 年 前
RadioButton.h cd9ad6a05e LibGUI: Tweak AbstractButton and subclass constructors 4 年 前
ResizeCorner.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
ResizeCorner.h 69adaf3308 LibGUI: Use widget override cursors in GUI::ResizeCorner 4 年 前
RunningProcessesModel.cpp ffa241250b LibGUI: Make GUI::FileIconProvider::icon_for_executable() a public API 4 年 前
RunningProcessesModel.h a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole 5 年 前
ScrollBar.cpp 26abb691d8 LibGUI: Make disabled scrollbars have more disabled looking icons 4 年 前
ScrollBar.h 1215d2a642 LibGUI: Make GUI::ScrollBar inherit from AbstractSlider 4 年 前
ScrollableWidget.cpp 1215d2a642 LibGUI: Make GUI::ScrollBar inherit from AbstractSlider 4 年 前
ScrollableWidget.h 50aab509ce LibGUI: Add ScrollableWidget helpers for rect conversion 4 年 前
SeparatorWidget.cpp 5b1a6d7c66 LibGUI: Move GUI::SeparatorWidget from ToolBar.cpp to its own file 4 年 前
SeparatorWidget.h 5b1a6d7c66 LibGUI: Move GUI::SeparatorWidget from ToolBar.cpp to its own file 4 年 前
ShellSyntaxHighlighter.cpp 5e5eb615ec Shell: Add runtime errors and implement break/continue 4 年 前
ShellSyntaxHighlighter.h 72b68221cc LibGUI: Add a Shell syntax highlighter 4 年 前
Shortcut.cpp 6d4016dd01 LibGUI: Use StringBuilder::join() in Shortcut::to_string() 5 年 前
Shortcut.h ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean 4 年 前
Slider.cpp 3b445bc66a LibGUI: Add page_step setting to AbstractSlider and use it in Slider 4 年 前
Slider.h fa836a4dda LibGUI: Add GUI::AbstractSlider and move generic parts of Slider there 4 年 前
SortingProxyModel.cpp 52a847a0eb LibGUI: Implement searching/jumping as you type in views 4 年 前
SortingProxyModel.h 52a847a0eb LibGUI: Implement searching/jumping as you type in views 4 年 前
SpinBox.cpp 90aeacbb58 LibGUI: Register a whole bunch of properties in various widgets 4 年 前
SpinBox.h 1fa5a526e8 LibGUI: Use on_up_pressed/on_down_pressed events in SpinBox 4 年 前
Splitter.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
Splitter.h 4463fed398 LibGUI: Splitter should only override cursor if within grabbable area 5 年 前
StackWidget.cpp b11b4b29e9 LibGUI: Add Widget::has_focus_within() 4 年 前
StackWidget.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor 5 年 前
StatusBar.cpp 90aeacbb58 LibGUI: Register a whole bunch of properties in various widgets 4 年 前
StatusBar.h 199c1da31c LibGUI: Hide ResizeCorner in StatusBar when window is maximized 4 年 前
SyntaxHighlighter.cpp 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe 4 年 前
SyntaxHighlighter.h a35693915e LibGUI: Make syntax highlighter communicate boldness instead of font 4 年 前
TabWidget.cpp b8eb1baac8 LibGUI: Move REGISTER_WIDGET(GUI, TabWidget) to Widget.cpp 4 年 前
TabWidget.h 3f4df354cb LibGUI: Make TabWidget unfocusable when tab-less 4 年 前
TableView.cpp 97c42694db LibGUI: Make selected item tint color based on focused state 4 年 前
TableView.h f0138fcb25 LibGUI: Move selection behavior from TableView up to AbstractView 4 年 前
TextBox.cpp bc5635422b LibGUI: Give a default min-width to a bunch of widgets 4 年 前
TextBox.h 139dbfd5b5 LibGUI: Add up & down arrow hooks and input history to TextBox 5 年 前
TextDocument.cpp 09e069bc0b LibGUI: Soft tab expansion should be based on insertion column 4 年 前
TextDocument.h a35693915e LibGUI: Make syntax highlighter communicate boldness instead of font 4 年 前
TextEditor.cpp 20b74e4ede LibGUI+HackStudio: Add an opt-in autocompletion interface to TextEditor 4 年 前
TextEditor.h 20b74e4ede LibGUI+HackStudio: Add an opt-in autocompletion interface to TextEditor 4 年 前
TextPosition.h 7e62ffbc6e AK+Format: Remove TypeErasedFormatParams& from format function. 4 年 前
TextRange.h 7e62ffbc6e AK+Format: Remove TypeErasedFormatParams& from format function. 4 年 前
ToolBar.cpp 5b1a6d7c66 LibGUI: Move GUI::SeparatorWidget from ToolBar.cpp to its own file 4 年 前
ToolBar.h 5b1a6d7c66 LibGUI: Move GUI::SeparatorWidget from ToolBar.cpp to its own file 4 年 前
ToolBarContainer.cpp 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年 前
ToolBarContainer.h 00f47bba23 LibGUI: Don't accomodate invisible children in ToolBarContainer height 4 年 前
TreeView.cpp 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' 4 年 前
TreeView.h 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' 4 年 前
UndoStack.cpp 7707ebcd63 LibGUI: Fix undo stack 4 年 前
UndoStack.h 7707ebcd63 LibGUI: Fix undo stack 4 年 前
Variant.cpp 4062add8ed LibGUI: Optimize GUI::Variant move constructor 4 年 前
Variant.h 4062add8ed LibGUI: Optimize GUI::Variant move constructor 4 年 前
Widget.cpp aacab897e8 LibGUI: Add widget registration for GUI::ListView 4 年 前
Widget.h e07a66d011 LibGUI: Remove unused Widget backcolor/forecolor properties 4 年 前
Window.cpp 04e3bcfa75 LibGUI: Add Window::center_within(Window) 4 年 前
Window.h 04e3bcfa75 LibGUI: Add Window::center_within(Window) 4 年 前
WindowServerConnection.cpp 886fe7e69f LibGUI: Allow GUI::Action to swallow key events when disabled 4 年 前
WindowServerConnection.h ec3737510d WindowServer: Add accessory windows 5 年 前
WindowType.h 3d31f2e44b WindowServer: Add WindowType::Desktop 5 年 前