Tom 7626f9e0bb LibGUI: Process pending window updates after handling input events il y a 4 ans
..
Wizards 714ce4741d LibGUI: Allow a wizard page to return null as its next page il y a 4 ans
AboutDialog.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
AboutDialog.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
AbstractButton.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
AbstractButton.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
AbstractSlider.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
AbstractSlider.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
AbstractTableView.cpp 3cc7862487 LibGUI: Support double-click resizing column headers il y a 4 ans
AbstractTableView.h 3cc7862487 LibGUI: Support double-click resizing column headers il y a 4 ans
AbstractView.cpp 6cdb657493 LibGUI: Improve IconView rubberband performance il y a 4 ans
AbstractView.h 6cdb657493 LibGUI: Improve IconView rubberband performance il y a 4 ans
Action.cpp 716dc5bec9 LibGUI: Use delegating constructors in GUI::Action il y a 4 ans
Action.h 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
ActionGroup.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ActionGroup.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Application.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
Application.h 04f95f9160 WindowServer+LibGUI: Pass the system theme using Core::AnonymousBuffer il y a 4 ans
AutocompleteProvider.cpp d2b7500c65 LibGUI: remove empty TODO. il y a 4 ans
AutocompleteProvider.h 84e34d76d8 HackStudio+LanguageServers/Cpp: Show scope of symbols in Locator il y a 4 ans
BoxLayout.cpp acdcf59a33 Everywhere: Remove unnecessary debug comments. il y a 4 ans
BoxLayout.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
BreadcrumbBar.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
BreadcrumbBar.h 85271a4dd8 LibGUI: Allow setting a tooltip on BreadcrumbBar segments il y a 4 ans
Button.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Button.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
CMakeLists.txt d8fa479d05 LibGUI: Remove ControlBoxButton widget il y a 4 ans
Calendar.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Calendar.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
CheckBox.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
CheckBox.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Clipboard.cpp e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x il y a 4 ans
Clipboard.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ColorInput.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ColorInput.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ColorPicker.cpp e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x il y a 4 ans
ColorPicker.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ColumnsView.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
ColumnsView.h af581cbd91 LibGUI: Increase row height in Table/ColumnViews and center icons il y a 4 ans
ComboBox.cpp d2d69f3efb LibGUI: Remove has_visible_list members from TextEditor il y a 4 ans
ComboBox.h cf866cc75a LibGUI: Register more GML properties and widgets il y a 4 ans
Command.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Command.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Desktop.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Desktop.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Dialog.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
Dialog.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
DisplayLink.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
DisplayLink.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
DragOperation.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
DragOperation.h 67cda61b7f Libraries: Add missing headers il y a 4 ans
EditingEngine.cpp ae51dea524 LibGUI: Remove redundant cursor update il y a 4 ans
EditingEngine.h 31e04907b4 Revert "TextEditor: Add vim status indicators to the statusbar" il y a 4 ans
EmojiInputDialog.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
EmojiInputDialog.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Event.cpp 38f11cc1ba Everywhere: Rename "logo" key to "super" key il y a 4 ans
Event.h 38f11cc1ba Everywhere: Rename "logo" key to "super" key il y a 4 ans
FileIconProvider.cpp ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) il y a 4 ans
FileIconProvider.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
FilePicker.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
FilePicker.h 4f0be55770 LibGUI: Remove GUI::FilePicker::file_exists() il y a 4 ans
FilePickerDialog.gml a8e0671344 LibGUI: Port GUI::FilePicker to GML and improve the layout il y a 4 ans
FileSystemModel.cpp e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x il y a 4 ans
FileSystemModel.h c98ad27803 LibGUI: Use Core::FileWatcher in FileSystemModel il y a 4 ans
FilteringProxyModel.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
FilteringProxyModel.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
FocusSource.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
FontPicker.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
FontPicker.h 67cda61b7f Libraries: Add missing headers il y a 4 ans
FontPickerDialog.gml 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Forward.h 6eeb8225f8 LibGUI: Add a few missing classes to the forwarding header il y a 4 ans
Frame.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Frame.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
GMLFormatter.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
GMLFormatter.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
GMLLexer.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
GMLLexer.h 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
GMLParser.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
GMLParser.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
GMLSyntaxHighlighter.cpp a50ba0a491 LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference il y a 4 ans
GMLSyntaxHighlighter.h a50ba0a491 LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference il y a 4 ans
GroupBox.cpp bbbcddb252 LibGUI: Ignore glyph dimensions when painting a titleless GroupBox il y a 4 ans
GroupBox.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
HeaderView.cpp 3cc7862487 LibGUI: Support double-click resizing column headers il y a 4 ans
HeaderView.h 3cc7862487 LibGUI: Support double-click resizing column headers il y a 4 ans
INILexer.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
INILexer.h 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
INISyntaxHighlighter.cpp a50ba0a491 LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference il y a 4 ans
INISyntaxHighlighter.h a50ba0a491 LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference il y a 4 ans
Icon.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
Icon.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
IconView.cpp d64d2e4d09 LibGUI: Scroll selection into view when the IconView is first laid out il y a 4 ans
IconView.h d64d2e4d09 LibGUI: Scroll selection into view when the IconView is first laid out il y a 4 ans
ImageWidget.cpp 10843a2c8c QuickShow: Animate animated images :^) il y a 4 ans
ImageWidget.h bf432f8a3a LibGUI: Add opacity to ImageWidget il y a 4 ans
InputBox.cpp e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes il y a 4 ans
InputBox.h f10967e364 LibGUI: Set InputBox initial value to text_value string il y a 4 ans
ItemListModel.h 39f3f3be94 LibGUI: Allow ItemListModel to have 2D items il y a 4 ans
JsonArrayModel.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
JsonArrayModel.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Label.cpp 0443cd4eed LibGUI: Add word wrapping to Labels il y a 4 ans
Label.h 0443cd4eed LibGUI: Add word wrapping to Labels il y a 4 ans
Layout.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
Layout.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
LazyWidget.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
LazyWidget.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
LinkLabel.cpp 042152b346 LibGUI: Set correct open action for LinkLabel context menu il y a 4 ans
LinkLabel.h 8d6525fc50 LibGUI: Show context menu when right-clicking a LinkLabel il y a 4 ans
ListView.cpp b02be11a6f LibGUI: Add corresponding padding to ListView content width il y a 4 ans
ListView.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Margins.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Menu.cpp d20e3dbe8b LibGUI: Remove one ancient GMENU_DEBUG debug log il y a 4 ans
Menu.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
MenuBar.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
MenuBar.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
MenuItem.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
MenuItem.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
MessageBox.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
MessageBox.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Model.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Model.h aa9c5d4418 LibGUI: Add possibility to search for exact match in model il y a 4 ans
ModelEditingDelegate.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ModelIndex.cpp ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) il y a 4 ans
ModelIndex.h ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) il y a 4 ans
ModelRole.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ModelSelection.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
ModelSelection.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
MultiView.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
MultiView.h 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
Notification.cpp ddcef0452a NotificationServer: Close connection on notification close il y a 4 ans
Notification.h ddcef0452a NotificationServer: Close connection on notification close il y a 4 ans
OpacitySlider.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
OpacitySlider.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Painter.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Painter.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ProcessChooser.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ProcessChooser.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ProgressBar.cpp 5806630cf4 LibGfx+LibGUI: Add support for vertical ProgressBars il y a 4 ans
ProgressBar.h 5806630cf4 LibGfx+LibGUI: Add support for vertical ProgressBars il y a 4 ans
RadioButton.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
RadioButton.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
RegularEditingEngine.cpp 31e04907b4 Revert "TextEditor: Add vim status indicators to the statusbar" il y a 4 ans
RegularEditingEngine.h 31e04907b4 Revert "TextEditor: Add vim status indicators to the statusbar" il y a 4 ans
ResizeCorner.cpp a5bbe3280d LibGUI+WindowServer: Don't use a WM IPC to initiate own window resize il y a 4 ans
ResizeCorner.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
RunningProcessesModel.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
RunningProcessesModel.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ScrollBar.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
ScrollBar.h a0cbb9068b LibGUI: Let ScrollableWidget handle the wheel events of its ScrollBars il y a 4 ans
ScrollableWidget.cpp a0cbb9068b LibGUI: Let ScrollableWidget handle the wheel events of its ScrollBars il y a 4 ans
ScrollableWidget.h a0cbb9068b LibGUI: Let ScrollableWidget handle the wheel events of its ScrollBars il y a 4 ans
SeparatorWidget.cpp cf866cc75a LibGUI: Register more GML properties and widgets il y a 4 ans
SeparatorWidget.h cf866cc75a LibGUI: Register more GML properties and widgets il y a 4 ans
Shortcut.cpp 38f11cc1ba Everywhere: Rename "logo" key to "super" key il y a 4 ans
Shortcut.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Slider.cpp bd34cdbbb3 LibGUI: Ignore scroll length multiplier in SpinBoxes & Sliders il y a 4 ans
Slider.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
SortingProxyModel.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
SortingProxyModel.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
SpinBox.cpp bd34cdbbb3 LibGUI: Ignore scroll length multiplier in SpinBoxes & Sliders il y a 4 ans
SpinBox.h d8fa479d05 LibGUI: Remove ControlBoxButton widget il y a 4 ans
Splitter.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Splitter.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
StackWidget.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
StackWidget.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
StatusBar.cpp 775ae27a55 Revert "StatusBar: Allow GML files to set the number of labels to create" il y a 4 ans
StatusBar.h 775ae27a55 Revert "StatusBar: Allow GML files to set the number of labels to create" il y a 4 ans
TabWidget.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
TabWidget.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
TableView.cpp 0fc81d23f4 LibGUI: Add variable padding and center bitmaps in TableViews il y a 4 ans
TableView.h 0fc81d23f4 LibGUI: Add variable padding and center bitmaps in TableViews il y a 4 ans
TextBox.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
TextBox.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
TextDocument.cpp b7d726e226 LibGUI: Fix crash when getting text of selected line after a line delete il y a 4 ans
TextDocument.h 3cc7b00e24 LibGUI: Allow TextDocument::set_text to fail il y a 4 ans
TextEditor.cpp d2d69f3efb LibGUI: Remove has_visible_list members from TextEditor il y a 4 ans
TextEditor.h d2d69f3efb LibGUI: Remove has_visible_list members from TextEditor il y a 4 ans
TextPosition.h ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) il y a 4 ans
TextRange.h ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) il y a 4 ans
ToolBar.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ToolBar.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ToolBarContainer.cpp 0c4fbcae76 LibGUI: Paint all widgets as toolbars in ToolBarContainer il y a 4 ans
ToolBarContainer.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
TreeView.cpp cfaf97a463 LibGUI: Walk all visible rows when updating TreeView column sizes il y a 4 ans
TreeView.h bf86676272 LibGUI: Support double-click resizing multi-column TreeViews il y a 4 ans
UndoStack.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
UndoStack.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
Variant.cpp b072cb725f LibGUI: Allow constructing a string Variant from StringView il y a 4 ans
Variant.h b072cb725f LibGUI: Allow constructing a string Variant from StringView il y a 4 ans
VimEditingEngine.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
VimEditingEngine.h 31e04907b4 Revert "TextEditor: Add vim status indicators to the statusbar" il y a 4 ans
Widget.cpp 0e63141a19 LibGUI: Set override cursor to none when widget is disabled il y a 4 ans
Widget.h bac0dd5e3d LibGUI: Use AK_ENUM_BITWISE_OPERATORS for the FocusPolicy enum il y a 4 ans
Window.cpp 7626f9e0bb LibGUI: Process pending window updates after handling input events il y a 4 ans
Window.h 1c31bcb24e WindowServer: Allow changing frameless state after a window is created il y a 4 ans
WindowServerConnection.cpp e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes il y a 4 ans
WindowServerConnection.h 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
WindowType.h 11c8596ad3 WindowServer+LibGUI+LibGfx: Add WindowType::ToolWindow il y a 4 ans