thankyouverycool fec9c8034d LibGUI: Don't inflate icon text rects beyond available width 4 年 前
..
Wizards 714ce4741d LibGUI: Allow a wizard page to return null as its next page 4 年 前
AboutDialog.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
AboutDialog.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
AbstractButton.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
AbstractButton.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
AbstractSlider.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
AbstractSlider.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
AbstractTableView.cpp 3cc7862487 LibGUI: Support double-click resizing column headers 4 年 前
AbstractTableView.h 3cc7862487 LibGUI: Support double-click resizing column headers 4 年 前
AbstractView.cpp 6cdb657493 LibGUI: Improve IconView rubberband performance 4 年 前
AbstractView.h 6cdb657493 LibGUI: Improve IconView rubberband performance 4 年 前
Action.cpp 716dc5bec9 LibGUI: Use delegating constructors in GUI::Action 4 年 前
Action.h 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
ActionGroup.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ActionGroup.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Application.cpp 78b12e1521 Userland: Turn all application menus into window menus :^) 4 年 前
Application.h 78b12e1521 Userland: Turn all application menus into window menus :^) 4 年 前
AutocompleteProvider.cpp d2b7500c65 LibGUI: remove empty TODO. 4 年 前
AutocompleteProvider.h 84e34d76d8 HackStudio+LanguageServers/Cpp: Show scope of symbols in Locator 4 年 前
BoxLayout.cpp acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 年 前
BoxLayout.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
BreadcrumbBar.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
BreadcrumbBar.h 85271a4dd8 LibGUI: Allow setting a tooltip on BreadcrumbBar segments 4 年 前
Button.cpp 32c6e31f4c LibGUI: Make it possible to tweak icon spacing on a GUI::Button 4 年 前
Button.h 32c6e31f4c LibGUI: Make it possible to tweak icon spacing on a GUI::Button 4 年 前
CMakeLists.txt d8fa479d05 LibGUI: Remove ControlBoxButton widget 4 年 前
Calendar.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Calendar.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
CheckBox.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
CheckBox.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Clipboard.cpp e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 4 年 前
Clipboard.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ColorInput.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ColorInput.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ColorPicker.cpp e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 4 年 前
ColorPicker.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ColumnsView.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
ColumnsView.h af581cbd91 LibGUI: Increase row height in Table/ColumnViews and center icons 4 年 前
ComboBox.cpp e9db10e3a9 WindowServer+LibGUI: Remove the global menubar :^) 4 年 前
ComboBox.h cf866cc75a LibGUI: Register more GML properties and widgets 4 年 前
Command.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Command.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Desktop.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Desktop.h e9db10e3a9 WindowServer+LibGUI: Remove the global menubar :^) 4 年 前
Dialog.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
Dialog.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
DisplayLink.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
DisplayLink.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
DragOperation.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
DragOperation.h 67cda61b7f Libraries: Add missing headers 4 年 前
EditingEngine.cpp ae51dea524 LibGUI: Remove redundant cursor update 4 年 前
EditingEngine.h 31e04907b4 Revert "TextEditor: Add vim status indicators to the statusbar" 4 年 前
EmojiInputDialog.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
EmojiInputDialog.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Event.cpp 38f11cc1ba Everywhere: Rename "logo" key to "super" key 4 年 前
Event.h 38f11cc1ba Everywhere: Rename "logo" key to "super" key 4 年 前
FileIconProvider.cpp e8aa998cdc LibGUI: Return symlink fallback icon if target icon cannot be determined 4 年 前
FileIconProvider.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
FilePicker.cpp b88de8a91f LibGUI: Add transient option to show dotfiles in FilePicker 4 年 前
FilePicker.h b88de8a91f LibGUI: Add transient option to show dotfiles in FilePicker 4 年 前
FilePickerDialog.gml a8e0671344 LibGUI: Port GUI::FilePicker to GML and improve the layout 4 年 前
FileSystemModel.cpp 49a062f81d LibGUI: Show human readable size in filemanager 4 年 前
FileSystemModel.h c98ad27803 LibGUI: Use Core::FileWatcher in FileSystemModel 4 年 前
FilteringProxyModel.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
FilteringProxyModel.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
FocusSource.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
FontPicker.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
FontPicker.h 67cda61b7f Libraries: Add missing headers 4 年 前
FontPickerDialog.gml 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Forward.h 6eeb8225f8 LibGUI: Add a few missing classes to the forwarding header 4 年 前
Frame.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Frame.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
GMLFormatter.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
GMLFormatter.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
GMLLexer.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
GMLLexer.h 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
GMLParser.cpp e23b9907e7 LibGUI: Remove the necessity to have empty {} on GML objects 4 年 前
GMLParser.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
GMLSyntaxHighlighter.cpp a50ba0a491 LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 4 年 前
GMLSyntaxHighlighter.h a50ba0a491 LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 4 年 前
GroupBox.cpp bbbcddb252 LibGUI: Ignore glyph dimensions when painting a titleless GroupBox 4 年 前
GroupBox.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
HeaderView.cpp 3cc7862487 LibGUI: Support double-click resizing column headers 4 年 前
HeaderView.h 3cc7862487 LibGUI: Support double-click resizing column headers 4 年 前
INILexer.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
INILexer.h 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
INISyntaxHighlighter.cpp a50ba0a491 LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 4 年 前
INISyntaxHighlighter.h a50ba0a491 LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 4 年 前
Icon.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
Icon.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
IconView.cpp fec9c8034d LibGUI: Don't inflate icon text rects beyond available width 4 年 前
IconView.h d64d2e4d09 LibGUI: Scroll selection into view when the IconView is first laid out 4 年 前
ImageWidget.cpp 10843a2c8c QuickShow: Animate animated images :^) 4 年 前
ImageWidget.h bf432f8a3a LibGUI: Add opacity to ImageWidget 4 年 前
InputBox.cpp e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 年 前
InputBox.h f10967e364 LibGUI: Set InputBox initial value to text_value string 4 年 前
ItemListModel.h 39f3f3be94 LibGUI: Allow ItemListModel to have 2D items 4 年 前
JsonArrayModel.cpp 990e362a17 LibGUI: Allow assigning a value to a specific index in JsonArrayModel 4 年 前
JsonArrayModel.h 990e362a17 LibGUI: Allow assigning a value to a specific index in JsonArrayModel 4 年 前
Label.cpp 0443cd4eed LibGUI: Add word wrapping to Labels 4 年 前
Label.h 0443cd4eed LibGUI: Add word wrapping to Labels 4 年 前
Layout.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
Layout.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
LazyWidget.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
LazyWidget.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
LinkLabel.cpp 042152b346 LibGUI: Set correct open action for LinkLabel context menu 4 年 前
LinkLabel.h 8d6525fc50 LibGUI: Show context menu when right-clicking a LinkLabel 4 年 前
ListView.cpp b02be11a6f LibGUI: Add corresponding padding to ListView content width 4 年 前
ListView.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Margins.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Menu.cpp d20e3dbe8b LibGUI: Remove one ancient GMENU_DEBUG debug log 4 年 前
Menu.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
MenuBar.cpp 78b12e1521 Userland: Turn all application menus into window menus :^) 4 年 前
MenuBar.h 78b12e1521 Userland: Turn all application menus into window menus :^) 4 年 前
MenuItem.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
MenuItem.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
MessageBox.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
MessageBox.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Model.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Model.h aa9c5d4418 LibGUI: Add possibility to search for exact match in model 4 年 前
ModelEditingDelegate.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ModelIndex.cpp ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 年 前
ModelIndex.h ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 年 前
ModelRole.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ModelSelection.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
ModelSelection.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
MultiView.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
MultiView.h 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
Notification.cpp ddcef0452a NotificationServer: Close connection on notification close 4 年 前
Notification.h ddcef0452a NotificationServer: Close connection on notification close 4 年 前
OpacitySlider.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
OpacitySlider.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Painter.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Painter.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ProcessChooser.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ProcessChooser.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ProgressBar.cpp 5806630cf4 LibGfx+LibGUI: Add support for vertical ProgressBars 4 年 前
ProgressBar.h 5806630cf4 LibGfx+LibGUI: Add support for vertical ProgressBars 4 年 前
RadioButton.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
RadioButton.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
RegularEditingEngine.cpp 31e04907b4 Revert "TextEditor: Add vim status indicators to the statusbar" 4 年 前
RegularEditingEngine.h 31e04907b4 Revert "TextEditor: Add vim status indicators to the statusbar" 4 年 前
ResizeCorner.cpp a5bbe3280d LibGUI+WindowServer: Don't use a WM IPC to initiate own window resize 4 年 前
ResizeCorner.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
RunningProcessesModel.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
RunningProcessesModel.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ScrollBar.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
ScrollBar.h a0cbb9068b LibGUI: Let ScrollableWidget handle the wheel events of its ScrollBars 4 年 前
ScrollableWidget.cpp a0cbb9068b LibGUI: Let ScrollableWidget handle the wheel events of its ScrollBars 4 年 前
ScrollableWidget.h a0cbb9068b LibGUI: Let ScrollableWidget handle the wheel events of its ScrollBars 4 年 前
SeparatorWidget.cpp cf866cc75a LibGUI: Register more GML properties and widgets 4 年 前
SeparatorWidget.h cf866cc75a LibGUI: Register more GML properties and widgets 4 年 前
Shortcut.cpp 38f11cc1ba Everywhere: Rename "logo" key to "super" key 4 年 前
Shortcut.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Slider.cpp bd34cdbbb3 LibGUI: Ignore scroll length multiplier in SpinBoxes & Sliders 4 年 前
Slider.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
SortingProxyModel.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
SortingProxyModel.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
SpinBox.cpp bd34cdbbb3 LibGUI: Ignore scroll length multiplier in SpinBoxes & Sliders 4 年 前
SpinBox.h d8fa479d05 LibGUI: Remove ControlBoxButton widget 4 年 前
Splitter.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Splitter.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
StackWidget.cpp bbf6847d50 LibGUI: Register GUI::StackWidget with GML 4 年 前
StackWidget.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
StatusBar.cpp 775ae27a55 Revert "StatusBar: Allow GML files to set the number of labels to create" 4 年 前
StatusBar.h 775ae27a55 Revert "StatusBar: Allow GML files to set the number of labels to create" 4 年 前
TabWidget.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
TabWidget.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
TableView.cpp 0fc81d23f4 LibGUI: Add variable padding and center bitmaps in TableViews 4 年 前
TableView.h 0fc81d23f4 LibGUI: Add variable padding and center bitmaps in TableViews 4 年 前
TextBox.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
TextBox.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
TextDocument.cpp b7d726e226 LibGUI: Fix crash when getting text of selected line after a line delete 4 年 前
TextDocument.h 3cc7b00e24 LibGUI: Allow TextDocument::set_text to fail 4 年 前
TextEditor.cpp f6cc382403 TextEditor: Adjust AutoCompleteBox's position to the scroll height 4 年 前
TextEditor.h 6d3d097832 TextEditor: Visualize leading whitespace 4 年 前
TextPosition.h ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 年 前
TextRange.h ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 年 前
ToolBar.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ToolBar.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
ToolBarContainer.cpp 0c4fbcae76 LibGUI: Paint all widgets as toolbars in ToolBarContainer 4 年 前
ToolBarContainer.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
TreeView.cpp cfaf97a463 LibGUI: Walk all visible rows when updating TreeView column sizes 4 年 前
TreeView.h bf86676272 LibGUI: Support double-click resizing multi-column TreeViews 4 年 前
UndoStack.cpp 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
UndoStack.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
Variant.cpp b072cb725f LibGUI: Allow constructing a string Variant from StringView 4 年 前
Variant.h b072cb725f LibGUI: Allow constructing a string Variant from StringView 4 年 前
VimEditingEngine.cpp 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
VimEditingEngine.h 31e04907b4 Revert "TextEditor: Add vim status indicators to the statusbar" 4 年 前
Widget.cpp 532e0090fc LibGUI: Enable the use of font properties through GML 4 年 前
Widget.h 532e0090fc LibGUI: Enable the use of font properties through GML 4 年 前
Window.cpp 78b12e1521 Userland: Turn all application menus into window menus :^) 4 年 前
Window.h e76771bfad WindowServer+LibGfx: Show menus in windows! :^) 4 年 前
WindowServerConnection.cpp e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 年 前
WindowServerConnection.h 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前
WindowType.h 50a8e0e495 LibGUI+WindowServer: Keep canonical WindowType enum in WindowServer 4 年 前