.. |
GML
|
4c451422c3
gml-format+Playground: Print GML parsing error on formatting failure
|
il y a 3 ans |
Wizards
|
96895cd22c
Everywhere: Fully qualify font names by including their slope
|
il y a 3 ans |
AboutDialog.cpp
|
2cfd7cbeda
LibGUI: Update the AboutDialog copyright year :^)
|
il y a 3 ans |
AboutDialog.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
il y a 3 ans |
AbstractButton.cpp
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
il y a 3 ans |
AbstractButton.h
|
34844dd547
LibGUI: Refine AbstractButton pressing behaviour
|
il y a 3 ans |
AbstractScrollableWidget.cpp
|
1662213737
Userland: Add horizontal mouse scroll support
|
il y a 3 ans |
AbstractScrollableWidget.h
|
dab7ec190e
LibGUI: Margins for AbstractScrollableWidget
|
il y a 3 ans |
AbstractSlider.cpp
|
92fffc3abc
LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere
|
il y a 3 ans |
AbstractSlider.h
|
8b8f404146
LibGUI: Add movement methods to AbstractSlider
|
il y a 3 ans |
AbstractTableView.cpp
|
be07892fea
LibGUI: Account for hidden headers in content size calculation
|
il y a 3 ans |
AbstractTableView.h
|
b67d4ab52f
LibGUI: Allow falling back to default paint behavior in delegate
|
il y a 3 ans |
AbstractView.cpp
|
cab032f1ee
LibGfx+LibGUI: Support multi code point emojis in text painting :^)
|
il y a 3 ans |
AbstractView.h
|
bb23377b48
LibGUI: Let AbstractViews be activated programmatically
|
il y a 3 ans |
AbstractZoomPanWidget.cpp
|
5c763e9832
LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidget
|
il y a 3 ans |
AbstractZoomPanWidget.h
|
5c763e9832
LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidget
|
il y a 3 ans |
Action.cpp
|
d6ea6c39a7
AK+Kernel: Rename try_make_weak_ptr to make_weak_ptr_if_nonnull
|
il y a 3 ans |
Action.h
|
4af973fec6
LibGUI: Add Menu column to CommandPalette :^)
|
il y a 3 ans |
ActionGroup.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
ActionGroup.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Application.cpp
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
Application.h
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
AutocompleteProvider.cpp
|
221a32577e
LibGUI: Support applying AutocompleteBox suggestions with mouse
|
il y a 3 ans |
AutocompleteProvider.h
|
a54d0cc805
LibGUI+HackStudio: Add TokenInfo struct for language-server IPC
|
il y a 3 ans |
BoxLayout.cpp
|
70e5a77794
LibGUI: Consider content_margins for BoxLayout
|
il y a 3 ans |
BoxLayout.h
|
b3e9a4e603
Libraries: Fix visibility of Object-derivative constructors
|
il y a 3 ans |
Breadcrumbbar.cpp
|
4dc23c9b24
LibGUI: Allow breadcrumbbar segment activation using the keyboard
|
il y a 3 ans |
Breadcrumbbar.h
|
71f345bbb8
LibGUI: Adjust BreadcrumbButtons width on resize
|
il y a 3 ans |
Button.cpp
|
988c6fea19
LibGUI: Prefer to pop-up Tray Button menus from the top right
|
il y a 3 ans |
Button.h
|
f77ac3a73c
LibGUI: Allow Buttons to set themselves as default
|
il y a 3 ans |
CMakeLists.txt
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
Calendar.cpp
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
il y a 4 ans |
Calendar.h
|
b3e9a4e603
Libraries: Fix visibility of Object-derivative constructors
|
il y a 3 ans |
CheckBox.cpp
|
4c9c85ac01
Userland: Make TextWrapping::Wrap opt-in
|
il y a 4 ans |
CheckBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Clipboard.cpp
|
2f61d32f99
LibGUI: Rename ClipboardServerConnection=>ConnectionToClipboardServer
|
il y a 3 ans |
Clipboard.h
|
2f61d32f99
LibGUI: Rename ClipboardServerConnection=>ConnectionToClipboardServer
|
il y a 3 ans |
ColorInput.cpp
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
il y a 3 ans |
ColorInput.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
ColorPicker.cpp
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
ColorPicker.h
|
253eb5c6d7
ColorPicker: Add ability to select a color on the screen
|
il y a 3 ans |
ColumnsView.cpp
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
il y a 3 ans |
ColumnsView.h
|
df96380121
LibGUI: Tighten paint invalidation rects in item views :^)
|
il y a 4 ans |
ComboBox.cpp
|
1662213737
Userland: Add horizontal mouse scroll support
|
il y a 3 ans |
ComboBox.h
|
298a6b9937
LibGUI+FontEditor: Allow ComboBox on_change callback to be toggled
|
il y a 3 ans |
Command.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Command.h
|
0bfbee4596
LibGUI: Make Command::action_text() virtual
|
il y a 4 ans |
CommandPalette.cpp
|
f457e43885
Assistant+CommandPalette: Use FrameShape::Window for main widgets
|
il y a 3 ans |
CommandPalette.h
|
3c3c2334fa
LibGUI: Alphabetize the available entries in CommandPalette
|
il y a 3 ans |
CommonActions.cpp
|
d6ea6c39a7
AK+Kernel: Rename try_make_weak_ptr to make_weak_ptr_if_nonnull
|
il y a 3 ans |
CommonLocationsProvider.cpp
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
il y a 3 ans |
CommonLocationsProvider.h
|
9d2e06b039
LibGUI: Add missing headers
|
il y a 3 ans |
ConnectionToWindowMangerServer.cpp
|
af132fdbd1
Userland: Rename WindowManagerServerConnection
|
il y a 3 ans |
ConnectionToWindowMangerServer.h
|
af132fdbd1
Userland: Rename WindowManagerServerConnection
|
il y a 3 ans |
ConnectionToWindowServer.cpp
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
ConnectionToWindowServer.h
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
Desktop.cpp
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
Desktop.h
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
Dialog.cpp
|
84ee95c346
LibGUI: Allow to specify position on screen for Dialog window
|
il y a 4 ans |
Dialog.h
|
84ee95c346
LibGUI: Allow to specify position on screen for Dialog window
|
il y a 4 ans |
DisplayLink.cpp
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
DisplayLink.h
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
DragOperation.cpp
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
DragOperation.h
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
EditingEngine.cpp
|
3647001c93
LibGUI: Don't update selection twice after Ctrl-Right
|
il y a 3 ans |
EditingEngine.h
|
fa94978a7e
LibGUI: Add EngineType to EditingEngine classes
|
il y a 3 ans |
EmojiInputDialog.cpp
|
2c1252b92e
LibGUI/EmojiInputDialog: Skip multi code point emojis for now
|
il y a 3 ans |
EmojiInputDialog.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Event.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Event.h
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
FileIconProvider.cpp
|
8260135d4d
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
|
il y a 3 ans |
FileIconProvider.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
FilePicker.cpp
|
d375904978
Base+LibGUI: Add unique "Save As" icon
|
il y a 3 ans |
FilePicker.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
il y a 3 ans |
FilePickerDialog.gml
|
c8ab45e79f
Userland: Run gml-format
|
il y a 3 ans |
FileSystemModel.cpp
|
a0ba21e442
LibGUI: Print error when failing to load thumbnail in FileSystemModel
|
il y a 3 ans |
FileSystemModel.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
il y a 3 ans |
FilteringProxyModel.cpp
|
e0b60d56a5
LibGUI: Make FilteringProxyModel::data() support multi-column data
|
il y a 3 ans |
FilteringProxyModel.h
|
8fb52c6962
LibGUI: Make FilteringProxyModel reference-count its parent model
|
il y a 3 ans |
FocusPolicy.h
|
d621534511
LibGUI: Move GUI::FocusPolicy to its own header & add explainer comment
|
il y a 3 ans |
FocusSource.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
FontPicker.cpp
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
il y a 3 ans |
FontPicker.h
|
4d2f349710
LibGUI: Categorize font families by variant instead of weight
|
il y a 3 ans |
FontPickerDialog.gml
|
c8ab45e79f
Userland: Run gml-format
|
il y a 3 ans |
Forward.h
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
Frame.cpp
|
bb4963a697
LibGfx+LibGUI: Add FrameShape::Window
|
il y a 3 ans |
Frame.h
|
6964c2a2db
LibGUI: Implement content margins for Frame
|
il y a 3 ans |
GitCommitLexer.cpp
|
8e8d24fe29
LibGUI: Add a GitCommit SyntaxHighlighter implementation
|
il y a 3 ans |
GitCommitLexer.h
|
8b39074078
Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere
|
il y a 3 ans |
GitCommitSyntaxHighlighter.cpp
|
8e8d24fe29
LibGUI: Add a GitCommit SyntaxHighlighter implementation
|
il y a 3 ans |
GitCommitSyntaxHighlighter.h
|
8e8d24fe29
LibGUI: Add a GitCommit SyntaxHighlighter implementation
|
il y a 3 ans |
GlyphMapWidget.cpp
|
170afc2f47
LibGUI: Allow GlyphMapWidget to filter by code point ranges
|
il y a 3 ans |
GlyphMapWidget.h
|
170afc2f47
LibGUI: Allow GlyphMapWidget to filter by code point ranges
|
il y a 3 ans |
GroupBox.cpp
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
il y a 3 ans |
GroupBox.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
il y a 3 ans |
HeaderView.cpp
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
il y a 3 ans |
HeaderView.h
|
3f5eb6446b
LibGUI: Make HeaderView act only on the visible sections
|
il y a 4 ans |
INILexer.cpp
|
1f7e363b74
LibGUI: Use consistent naming scheme in INILexer
|
il y a 3 ans |
INILexer.h
|
8b39074078
Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere
|
il y a 3 ans |
INISyntaxHighlighter.cpp
|
cd92b73845
LibGUI: Convert INISyntaxHighlighter to east-const
|
il y a 3 ans |
INISyntaxHighlighter.h
|
cd92b73845
LibGUI: Convert INISyntaxHighlighter to east-const
|
il y a 3 ans |
Icon.cpp
|
186de9fe4d
LibGUI: Make GUI::try_create_default_icon() tolerate single-size icons
|
il y a 3 ans |
Icon.h
|
61fed26400
LibGUI: Add ErrorOr wrapper for default icon creation
|
il y a 3 ans |
IconView.cpp
|
28a2a01dc3
LibGUI: Use autoscroll from AbstractView when rubberbanding in IconView
|
il y a 3 ans |
IconView.h
|
28a2a01dc3
LibGUI: Use autoscroll from AbstractView when rubberbanding in IconView
|
il y a 3 ans |
ImageWidget.cpp
|
58fb3ebf66
LibCore+AK: Move MappedFile from AK to LibCore
|
il y a 3 ans |
ImageWidget.h
|
35cacb850a
LibGUI: Add a const accessor to ImageWidget's bitmap
|
il y a 3 ans |
InputBox.cpp
|
7beea36052
LibGUI+LoginServer: Use default buttons in InputBox and LoginWindow
|
il y a 3 ans |
InputBox.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
il y a 3 ans |
ItemListModel.h
|
de9dfc13b1
LibGUI: Make ItemListModels filterable
|
il y a 3 ans |
JsonArrayModel.cpp
|
b6c3fad078
LibGUI: JsonArrayModel update without invalidating indices
|
il y a 3 ans |
JsonArrayModel.h
|
b6c3fad078
LibGUI: JsonArrayModel update without invalidating indices
|
il y a 3 ans |
Label.cpp
|
1c18261f8b
LibGUI: Allow Label icons to be set from GML
|
il y a 3 ans |
Label.h
|
1c18261f8b
LibGUI: Allow Label icons to be set from GML
|
il y a 3 ans |
Layout.cpp
|
037fbbf5d9
LibGUI: Add existing children widgets when layout manager changed
|
il y a 3 ans |
Layout.h
|
56c4f0aff5
LibGUI: Add fallible variants of the GUI::Layout add/insert APIs
|
il y a 3 ans |
LazyWidget.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
LazyWidget.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
LinkLabel.cpp
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
il y a 3 ans |
LinkLabel.h
|
9bf6d51aec
LibGUI: Make links only clickable where the text is
|
il y a 3 ans |
ListView.cpp
|
4bad2bf100
LibGUI: Reuse draw_item_text function in ListView
|
il y a 3 ans |
ListView.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Margins.h
|
a08685b9a4
LibGUI: Add utility functions to Margins
|
il y a 3 ans |
Menu.cpp
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
Menu.h
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
MenuItem.cpp
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
MenuItem.h
|
6c049ea4c4
LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut
|
il y a 3 ans |
Menubar.cpp
|
bc79be362d
LibGUI: Add GUI::Menubar::try_add_menu()
|
il y a 3 ans |
Menubar.h
|
bc79be362d
LibGUI: Add GUI::Menubar::try_add_menu()
|
il y a 3 ans |
MessageBox.cpp
|
d01ca4e3e2
Userland: Dynamically update the MonitorSettingsWidget countdown timer
|
il y a 3 ans |
MessageBox.h
|
d01ca4e3e2
Userland: Dynamically update the MonitorSettingsWidget countdown timer
|
il y a 3 ans |
Model.cpp
|
484b9c1ba3
LibGUI: West Const to East Const refactor
|
il y a 3 ans |
Model.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
il y a 3 ans |
ModelEditingDelegate.h
|
0583f75926
LibGUI: Dynamically resize editing content rect in IconView
|
il y a 3 ans |
ModelIndex.cpp
|
7a4445a1fe
LibGUI/TreeView: Select parent on collapse
|
il y a 4 ans |
ModelIndex.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
il y a 3 ans |
ModelRole.h
|
8ba47facf6
LibGUI: Add ModelRole::IconOpacity and support it in all views :^)
|
il y a 4 ans |
ModelSelection.cpp
|
a433727961
LibGUI: Avoid double hash lookup in ModelSelection::add()
|
il y a 3 ans |
ModelSelection.h
|
2375e1bcda
LibGUI: Rename ModelSelection::remove_matching => remove_all_matching
|
il y a 3 ans |
MouseTracker.cpp
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
MouseTracker.h
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
MultiView.cpp
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
il y a 3 ans |
MultiView.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Notification.cpp
|
2bc8e32af0
LibGUI: Rename NotificationServerConnection
|
il y a 3 ans |
Notification.h
|
2bc8e32af0
LibGUI: Rename NotificationServerConnection
|
il y a 3 ans |
OpacitySlider.cpp
|
1662213737
Userland: Add horizontal mouse scroll support
|
il y a 3 ans |
OpacitySlider.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Painter.cpp
|
381dcca2f6
Revert "LibGfx: Add directional floating-point scaling to Painter"
|
il y a 4 ans |
Painter.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
PasswordInputDialog.cpp
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
il y a 3 ans |
PasswordInputDialog.gml
|
c8ab45e79f
Userland: Run gml-format
|
il y a 3 ans |
PasswordInputDialog.h
|
1f51b72e6d
LibGUI: Add a simple GUI::PasswordInputDialog
|
il y a 4 ans |
PersistentModelIndex.cpp
|
d73116e5d5
LibGUI: Implement persistent indices for models
|
il y a 4 ans |
PersistentModelIndex.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
il y a 3 ans |
ProcessChooser.cpp
|
f6633a1026
LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr
|
il y a 3 ans |
ProcessChooser.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
il y a 3 ans |
Progressbar.cpp
|
8d5eb075d8
LibGUI: Convert StringBuilder::appendf() => AK::Format
|
il y a 4 ans |
Progressbar.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
RadioButton.cpp
|
d91732f959
LibGUI: Mark GUI::RadioButton as "checkable"
|
il y a 3 ans |
RadioButton.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
RegularEditingEngine.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
RegularEditingEngine.h
|
fa94978a7e
LibGUI: Add EngineType to EditingEngine classes
|
il y a 3 ans |
ResizeCorner.cpp
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
il y a 3 ans |
ResizeCorner.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
RunningProcessesModel.cpp
|
7e77a2ec40
Everywhere: Improve CPU usage calculation
|
il y a 4 ans |
RunningProcessesModel.h
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
il y a 4 ans |
ScreenLayout.cpp
|
aa15bf81e4
WindowServer: Add API to set/get screen layouts
|
il y a 4 ans |
ScrollableContainerWidget.cpp
|
41ef4f11dc
LibGUI: Move GML parsing and formatting to new AST
|
il y a 3 ans |
ScrollableContainerWidget.h
|
41ef4f11dc
LibGUI: Move GML parsing and formatting to new AST
|
il y a 3 ans |
Scrollbar.cpp
|
1662213737
Userland: Add horizontal mouse scroll support
|
il y a 3 ans |
Scrollbar.h
|
86363ffe6e
LibGUI: Add visual clue to Scrollbar gutter
|
il y a 3 ans |
SeparatorWidget.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
SeparatorWidget.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
SettingsWindow.cpp
|
7b41a09540
LibGUI: Set a fixed width for the SettingsWindow reset-to-default button
|
il y a 3 ans |
SettingsWindow.h
|
60c132d7d3
LibGUI: Move GUI::SettingsWindow setup out of the constructor
|
il y a 3 ans |
Shortcut.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Shortcut.h
|
a7364eef3c
LibGUI: Use default instead of an empty constructor/destructor
|
il y a 3 ans |
Slider.cpp
|
1662213737
Userland: Add horizontal mouse scroll support
|
il y a 3 ans |
Slider.h
|
dabbe4ee27
LibGUI: Add track_margin() to Sliders
|
il y a 3 ans |
SortingProxyModel.cpp
|
b2e6ba8d7f
LibGUI: Make a copy of source_rows before resizing it in sort_mapping()
|
il y a 3 ans |
SortingProxyModel.h
|
f6633a1026
LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr
|
il y a 3 ans |
SpinBox.cpp
|
1662213737
Userland: Add horizontal mouse scroll support
|
il y a 3 ans |
SpinBox.h
|
92fffc3abc
LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere
|
il y a 3 ans |
Splitter.cpp
|
653f01616c
LibGUI+Apps: Adjust Splitter spacings
|
il y a 3 ans |
Splitter.h
|
fe864af0dc
LibGUI+Apps: Prevent Splitter children from being unresizable
|
il y a 3 ans |
StackWidget.cpp
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
il y a 4 ans |
StackWidget.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Statusbar.cpp
|
3aa95dd4d5
LibGUI+Apps: Convert Statusbar Labels to Segments
|
il y a 3 ans |
Statusbar.h
|
3aa95dd4d5
LibGUI+Apps: Convert Statusbar Labels to Segments
|
il y a 3 ans |
TabWidget.cpp
|
0cfe446d3f
LibGUI: Allow double clicking on tabwidgets
|
il y a 3 ans |
TabWidget.h
|
0cfe446d3f
LibGUI: Allow double clicking on tabwidgets
|
il y a 3 ans |
TableView.cpp
|
b67d4ab52f
LibGUI: Allow falling back to default paint behavior in delegate
|
il y a 3 ans |
TableView.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
TextBox.cpp
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
il y a 3 ans |
TextBox.h
|
b3e9a4e603
Libraries: Fix visibility of Object-derivative constructors
|
il y a 3 ans |
TextDocument.cpp
|
9ec826144f
LibGUI: Don't skip non-skipable spans on ctrl+right
|
il y a 3 ans |
TextDocument.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
il y a 3 ans |
TextEditor.cpp
|
9c2e89e8b8
TextEditor: Fix highlighting bug in wrapping mode
|
il y a 3 ans |
TextEditor.h
|
5fedb742da
LibGUI: Set Editors to wrap at words when MultiLine
|
il y a 3 ans |
TextPosition.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
il y a 3 ans |
TextRange.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
il y a 3 ans |
Toolbar.cpp
|
d95e50643e
LibGUI: Cast unused smart-pointer return values to void
|
il y a 3 ans |
Toolbar.h
|
e623e73f63
LibGUI: Add GUI::Toolbar::try_add_separator()
|
il y a 3 ans |
ToolbarContainer.cpp
|
a4eeb6f9eb
LibGUI: ToolbarContainer account for frame width
|
il y a 3 ans |
ToolbarContainer.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Tray.cpp
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
il y a 3 ans |
Tray.h
|
ae2579d8b5
LibGUI: Add a GUI::Tray widget for the FilePicker common locations
|
il y a 3 ans |
TreeView.cpp
|
b67d4ab52f
LibGUI: Allow falling back to default paint behavior in delegate
|
il y a 3 ans |
TreeView.h
|
1408aa1295
LibGUI: Do not allow tree column to shrink beyond indent and icon
|
il y a 4 ans |
UndoStack.cpp
|
c4cc796f86
LibGUI: Make GUI::UndoStack remember time it was last set to unmodified
|
il y a 3 ans |
UndoStack.h
|
c4cc796f86
LibGUI: Make GUI::UndoStack remember time it was last set to unmodified
|
il y a 3 ans |
ValueSlider.cpp
|
1662213737
Userland: Add horizontal mouse scroll support
|
il y a 3 ans |
ValueSlider.h
|
92fffc3abc
LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere
|
il y a 3 ans |
Variant.cpp
|
35dac843b4
Theming: Add alignment section
|
il y a 3 ans |
Variant.h
|
35dac843b4
Theming: Add alignment section
|
il y a 3 ans |
VimEditingEngine.cpp
|
dbd40e4c2a
LibGUI: Implement vim motions for LeftBrace and RightBrace
|
il y a 3 ans |
VimEditingEngine.h
|
fa94978a7e
LibGUI: Add EngineType to EditingEngine classes
|
il y a 3 ans |
Widget.cpp
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
Widget.h
|
41ef4f11dc
LibGUI: Move GML parsing and formatting to new AST
|
il y a 3 ans |
Window.cpp
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
Window.h
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
il y a 3 ans |
WindowType.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |