.. |
AboutDialog.cpp
|
4e1dabeb15
LibGUI: Tweak "OK" button height in GUI::AboutDialog
|
4 anos atrás |
AboutDialog.h
|
e53fa97cfb
LibGUI, About: Implement system-wide W2k-esque About dialog
|
5 anos atrás |
AbstractButton.cpp
|
9baa649389
LibGUI: Fix null parent deref in AbstractButton::set_checked()
|
4 anos atrás |
AbstractButton.h
|
aef56159a8
LibGUI: Add Widget focus policies
|
4 anos atrás |
AbstractTableView.cpp
|
688675e89b
LibGUI: Make table view row height+padding font-size-relative
|
4 anos atrás |
AbstractTableView.h
|
688675e89b
LibGUI: Make table view row height+padding font-size-relative
|
4 anos atrás |
AbstractView.cpp
|
a2cfb7eb94
LibGUI: Prevent multiple drag initiations while drag messages are passed
|
4 anos atrás |
AbstractView.h
|
a2cfb7eb94
LibGUI: Prevent multiple drag initiations while drag messages are passed
|
4 anos atrás |
Action.cpp
|
ebba297b42
Base: Move 16x16 common icons to /res/icons/16x16/
|
5 anos atrás |
Action.h
|
5568da9a59
LibGUI: Add a save_as common action
|
5 anos atrás |
ActionGroup.cpp
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 anos atrás |
ActionGroup.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
Application.cpp
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
4 anos atrás |
Application.h
|
47d7faa998
LibGUI: Update active tooltip when source widget changes the label
|
5 anos atrás |
BoxLayout.cpp
|
e2f32b8f9d
LibCore: Make Core::Object properties more dynamic
|
4 anos atrás |
BoxLayout.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
Button.cpp
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
4 anos atrás |
Button.h
|
aef56159a8
LibGUI: Add Widget focus policies
|
4 anos atrás |
CMakeLists.txt
|
982e066100
LibGfx: Move FontDatabase from LibGUI to LibGfx
|
4 anos atrás |
Calendar.cpp
|
f88b2b064c
LibGUI: Remove spacing between day labels in Calendar
|
5 anos atrás |
Calendar.h
|
ab3fff4211
LibGUI+Calendar: Make Calendar a common widget in LibGUI
|
5 anos atrás |
CheckBox.cpp
|
b7dfa83223
LibGUI+LibGfx: Improve focus rect appearance
|
4 anos atrás |
CheckBox.h
|
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
|
5 anos atrás |
Clipboard.cpp
|
7399874479
AK: Add trivial structure validation to SharedBuffer
|
4 anos atrás |
Clipboard.h
|
b7a4c4482f
AK: Resolve format related circular dependencies properly.
|
4 anos atrás |
ColorInput.cpp
|
d76b2d0baa
LibGUI: Use widget override cursors in ColorInput
|
4 anos atrás |
ColorInput.h
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 anos atrás |
ColorPicker.cpp
|
ef1b21004f
Everywhere: Fix typos
|
4 anos atrás |
ColorPicker.h
|
8b293119ab
LibGUI: Update color widgets when has_alpha is toggled in ColorPicker
|
4 anos atrás |
ColumnsView.cpp
|
f7d8174bee
LibGUI: Paint a focus rect around the cursor index in ColumnsView
|
4 anos atrás |
ColumnsView.h
|
d3adbed231
LibGUI: Move keyboard item activation up to AbstractView
|
4 anos atrás |
ComboBox.cpp
|
aef56159a8
LibGUI: Add Widget focus policies
|
4 anos atrás |
ComboBox.h
|
8055813ecf
LibGUI: Add ComboBox::selected_index()
|
5 anos atrás |
Command.cpp
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 anos atrás |
Command.h
|
863f14788f
HackStudio: Add C++ Language Server
|
4 anos atrás |
ControlBoxButton.cpp
|
bf59cd7ca5
LibGUI: Add ControlBoxButton to LibGUI
|
5 anos atrás |
ControlBoxButton.h
|
bf59cd7ca5
LibGUI: Add ControlBoxButton to LibGUI
|
5 anos atrás |
CppSyntaxHighlighter.cpp
|
bf53d7ff64
LibCpp: Add library for working with c++ code
|
4 anos atrás |
CppSyntaxHighlighter.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
Desktop.cpp
|
c434a91c91
FileManager: Apply wallpaper on startup
|
5 anos atrás |
Desktop.h
|
c434a91c91
FileManager: Apply wallpaper on startup
|
5 anos atrás |
Dialog.cpp
|
55bd54f91f
LibGUI: Don't center dialog within parent if window is not visible
|
5 anos atrás |
Dialog.h
|
b29ff7b821
LibGUI: Don't use Core::Object::add() to instantiate dialogs
|
5 anos atrás |
DisplayLink.cpp
|
424a3f5ac3
WindowServer+LibGUI: Add a way to get notified at display refresh rate
|
5 anos atrás |
DisplayLink.h
|
424a3f5ac3
WindowServer+LibGUI: Add a way to get notified at display refresh rate
|
5 anos atrás |
DragOperation.cpp
|
6d1e47e7dd
LibGUI+WindowServer: Make DragOperation hold a MimeData instance
|
4 anos atrás |
DragOperation.h
|
6d1e47e7dd
LibGUI+WindowServer: Make DragOperation hold a MimeData instance
|
4 anos atrás |
EmojiInputDialog.cpp
|
ce95628b7f
Unicode: Try s/codepoint/code_point/g again
|
5 anos atrás |
EmojiInputDialog.h
|
4173905198
LibGUI: Add a simple emoji input dialog activated by Ctrl+Alt+Space :^)
|
5 anos atrás |
Event.cpp
|
d851863704
Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes
|
5 anos atrás |
Event.h
|
b78e13cf2e
LibGUI: Make some GUI event getters return const references
|
4 anos atrás |
FileIconProvider.cpp
|
e4c23b0151
iLibGUI+Base: Show inaccessible directories with special icon in views
|
4 anos atrás |
FileIconProvider.h
|
3dd15da7b1
LibGUI: Move file icon lookup into a separate FileIconProvider
|
5 anos atrás |
FilePicker.cpp
|
7b638e2d0d
LibGUI: Make the Cancel/Okay buttons in GUI::FilePicker a little taller
|
4 anos atrás |
FilePicker.h
|
686ee2bf04
LibGUI: Rename ModelClient::on_model_update() => model_did_update()
|
5 anos atrás |
FileSystemModel.cpp
|
6d1e47e7dd
LibGUI+WindowServer: Make DragOperation hold a MimeData instance
|
4 anos atrás |
FileSystemModel.h
|
52a847a0eb
LibGUI: Implement searching/jumping as you type in views
|
4 anos atrás |
FilteringProxyModel.cpp
|
52a847a0eb
LibGUI: Implement searching/jumping as you type in views
|
4 anos atrás |
FilteringProxyModel.h
|
52a847a0eb
LibGUI: Implement searching/jumping as you type in views
|
4 anos atrás |
FocusSource.h
|
75b8f4e4e6
LibGUI: Make focus events more aware of why focus is changing
|
5 anos atrás |
Forward.h
|
44e371635e
LibGUI: Move table view headers into their own widget
|
5 anos atrás |
Frame.cpp
|
ac78531756
LibGUI: Clip GUI::Frame children to the frame_inner_rect()
|
5 anos atrás |
Frame.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
GroupBox.cpp
|
4970c448bf
LibGUI: Draw contiguous frame if GroupBox title is left empty
|
5 anos atrás |
GroupBox.h
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 anos atrás |
HeaderView.cpp
|
688675e89b
LibGUI: Make table view row height+padding font-size-relative
|
4 anos atrás |
HeaderView.h
|
688675e89b
LibGUI: Make table view row height+padding font-size-relative
|
4 anos atrás |
INILexer.cpp
|
5c022ac939
LibGUI: INI file syntax highlighter
|
5 anos atrás |
INILexer.h
|
5c022ac939
LibGUI: INI file syntax highlighter
|
5 anos atrás |
INISyntaxHighlighter.cpp
|
5c022ac939
LibGUI: INI file syntax highlighter
|
5 anos atrás |
INISyntaxHighlighter.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
Icon.cpp
|
9dbab2d05e
Misc: Replace "String(string_view)" with "string_view.to_string()"
|
5 anos atrás |
Icon.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
IconView.cpp
|
eac0344ef0
LibGUI: Limit the height of item text in IconView
|
4 anos atrás |
IconView.h
|
272af7685b
LibGUI: Improve and simplify IconView item name wrapping
|
4 anos atrás |
ImageWidget.cpp
|
9d4cd565e3
LibGUI: Fix build after renaming Image => ImageWidget
|
5 anos atrás |
ImageWidget.h
|
299824de73
LibGUI: Rename GUI::Image => GUI::ImageWidget
|
5 anos atrás |
InputBox.cpp
|
a4b2d6cf1e
LibGUI: Set parent icon, margins and disable resize for InputBox
|
5 anos atrás |
InputBox.h
|
65a11fb5f9
LibGUI: Add InputBox::show with required parent window argument
|
5 anos atrás |
ItemListModel.h
|
e75247a75b
DisplaySettings+LibGUI: Move ItemListModel into LibGUI
|
5 anos atrás |
JSSyntaxHighlighter.cpp
|
e80217a746
LibJS: Unify syntax highlighting
|
4 anos atrás |
JSSyntaxHighlighter.h
|
de13c6939d
Spreadsheet: Add a syntax highlighter to the cell editor
|
5 anos atrás |
JsonArrayModel.cpp
|
03a27bc693
LibGUI: Remove unnecessary type cast in JsonArrayModel.
|
4 anos atrás |
JsonArrayModel.h
|
03a27bc693
LibGUI: Remove unnecessary type cast in JsonArrayModel.
|
4 anos atrás |
Label.cpp
|
332d05f3fd
LibGUI: Make GUI::Label respect the foreground color role
|
4 anos atrás |
Label.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
Layout.cpp
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
4 anos atrás |
Layout.h
|
e2f32b8f9d
LibCore: Make Core::Object properties more dynamic
|
4 anos atrás |
LazyWidget.cpp
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 anos atrás |
LazyWidget.h
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 anos atrás |
ListView.cpp
|
80e12999c4
LibGUI: Model-less views should not swallow key events
|
4 anos atrás |
ListView.h
|
435c6c6f96
HackStudio: Add basic Git integration
|
4 anos atrás |
Margins.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
Menu.cpp
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
4 anos atrás |
Menu.h
|
70fe126d01
LibGUI: Enable icons for SubMenus
|
5 anos atrás |
MenuBar.cpp
|
52a250cb61
LibGUI: Make MenuBar a Core::Object
|
5 anos atrás |
MenuBar.h
|
52a250cb61
LibGUI: Make MenuBar a Core::Object
|
5 anos atrás |
MenuItem.cpp
|
1c1ab71692
WindowServer/LibGUI: Add default menu items and allow default action for context menu
|
5 anos atrás |
MenuItem.h
|
1c1ab71692
WindowServer/LibGUI: Add default menu items and allow default action for context menu
|
5 anos atrás |
MessageBox.cpp
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
MessageBox.h
|
27bd2eab22
LibWeb: Require parent window argument for MessageBox
|
5 anos atrás |
Model.cpp
|
6d1e47e7dd
LibGUI+WindowServer: Make DragOperation hold a MimeData instance
|
4 anos atrás |
Model.h
|
6d1e47e7dd
LibGUI+WindowServer: Make DragOperation hold a MimeData instance
|
4 anos atrás |
ModelEditingDelegate.h
|
12dfeb9845
LibGUI: Allow rollback of model editing delegate input
|
5 anos atrás |
ModelIndex.cpp
|
93d04b9f8d
LibGUI: Add formatter for ModelIndex.
|
4 anos atrás |
ModelIndex.h
|
93d04b9f8d
LibGUI: Add formatter for ModelIndex.
|
4 anos atrás |
ModelRole.h
|
6d1e47e7dd
LibGUI+WindowServer: Make DragOperation hold a MimeData instance
|
4 anos atrás |
ModelSelection.cpp
|
b778804d20
LibGUI: Add ModelClient abstract class and allow registering clients
|
5 anos atrás |
ModelSelection.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
MultiView.cpp
|
4c23e75d2f
LibGUI: Enable using a ColumnsView inside MultiView :^)
|
5 anos atrás |
MultiView.h
|
4c23e75d2f
LibGUI: Enable using a ColumnsView inside MultiView :^)
|
5 anos atrás |
Notification.cpp
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
Notification.h
|
e323246517
Meta: Add missing copyright headers
|
5 anos atrás |
Painter.cpp
|
3fe2640c8c
LibGfx: Add forward declaration header
|
5 anos atrás |
Painter.h
|
2143da6434
LibGUI: Add forwarding header
|
5 anos atrás |
ProcessChooser.cpp
|
19f2203b53
LibGUI: Set ProcessChooser key column and sort order after set_model (#3521)
|
4 anos atrás |
ProcessChooser.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
ProgressBar.cpp
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 anos atrás |
ProgressBar.h
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 anos atrás |
RadioButton.cpp
|
b7dfa83223
LibGUI+LibGfx: Improve focus rect appearance
|
4 anos atrás |
RadioButton.h
|
e0b8b4ac67
LibCore+LibGUI: Switch to using AK::is and AK::downcast
|
5 anos atrás |
ResizeCorner.cpp
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
ResizeCorner.h
|
69adaf3308
LibGUI: Use widget override cursors in GUI::ResizeCorner
|
4 anos atrás |
RunningProcessesModel.cpp
|
a1e381a0f8
LibGUI: Move GUI::Model::Role to GUI::ModelRole
|
5 anos atrás |
RunningProcessesModel.h
|
a1e381a0f8
LibGUI: Move GUI::Model::Role to GUI::ModelRole
|
5 anos atrás |
ScrollBar.cpp
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
ScrollBar.h
|
23e2944aa4
LibGUI: Make ScrollBar track the currently pressed component
|
5 anos atrás |
ScrollableWidget.cpp
|
d1e1cfc133
LibGUI: Limit ScrollableWidget::available_size() width/height to 0
|
4 anos atrás |
ScrollableWidget.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
ShellSyntaxHighlighter.cpp
|
107a083b5a
LibGUI: Update ShellSyntaxHighlighter to also highlight brace expansions
|
4 anos atrás |
ShellSyntaxHighlighter.h
|
72b68221cc
LibGUI: Add a Shell syntax highlighter
|
4 anos atrás |
Shortcut.cpp
|
6d4016dd01
LibGUI: Use StringBuilder::join() in Shortcut::to_string()
|
5 anos atrás |
Shortcut.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
Slider.cpp
|
eeb3ef405c
LibGUI: Increase slider acceleration with Ctrl (#3499)
|
4 anos atrás |
Slider.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
SortingProxyModel.cpp
|
52a847a0eb
LibGUI: Implement searching/jumping as you type in views
|
4 anos atrás |
SortingProxyModel.h
|
52a847a0eb
LibGUI: Implement searching/jumping as you type in views
|
4 anos atrás |
SpinBox.cpp
|
aef56159a8
LibGUI: Add Widget focus policies
|
4 anos atrás |
SpinBox.h
|
1fa5a526e8
LibGUI: Use on_up_pressed/on_down_pressed events in SpinBox
|
4 anos atrás |
Splitter.cpp
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
4 anos atrás |
Splitter.h
|
4463fed398
LibGUI: Splitter should only override cursor if within grabbable area
|
5 anos atrás |
StackWidget.cpp
|
b11b4b29e9
LibGUI: Add Widget::has_focus_within()
|
4 anos atrás |
StackWidget.h
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 anos atrás |
StatusBar.cpp
|
199c1da31c
LibGUI: Hide ResizeCorner in StatusBar when window is maximized
|
5 anos atrás |
StatusBar.h
|
199c1da31c
LibGUI: Hide ResizeCorner in StatusBar when window is maximized
|
5 anos atrás |
SyntaxHighlighter.cpp
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
4 anos atrás |
SyntaxHighlighter.h
|
72b68221cc
LibGUI: Add a Shell syntax highlighter
|
4 anos atrás |
TabWidget.cpp
|
b11b4b29e9
LibGUI: Add Widget::has_focus_within()
|
4 anos atrás |
TabWidget.h
|
3f4df354cb
LibGUI: Make TabWidget unfocusable when tab-less
|
4 anos atrás |
TableView.cpp
|
66a8e151fb
LibGUI: Remove redundant scroll_into_view() calls in TableView
|
4 anos atrás |
TableView.h
|
c0076681ad
LibGUI: Paint a focus rect around the cursor index in TableView
|
4 anos atrás |
TextBox.cpp
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
TextBox.h
|
139dbfd5b5
LibGUI: Add up & down arrow hooks and input history to TextBox
|
5 anos atrás |
TextDocument.cpp
|
23c4f10027
LibGUI: Add TextDocument::span_at(TextPosition)
|
4 anos atrás |
TextDocument.h
|
23c4f10027
LibGUI: Add TextDocument::span_at(TextPosition)
|
4 anos atrás |
TextEditor.cpp
|
1041ab88ca
TextEditor: Go-to-line now shows line in middle of view (#4008)
|
4 anos atrás |
TextEditor.h
|
1041ab88ca
TextEditor: Go-to-line now shows line in middle of view (#4008)
|
4 anos atrás |
TextPosition.h
|
6ed3a4b5fe
LibGUI: Add formatters for TextPosition and TextRange.
|
4 anos atrás |
TextRange.h
|
6ed3a4b5fe
LibGUI: Add formatters for TextPosition and TextRange.
|
4 anos atrás |
ToolBar.cpp
|
28df2ede06
LibGUI: Use ToolBarButton helper class inside ToolBar
|
4 anos atrás |
ToolBar.h
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 anos atrás |
ToolBarContainer.cpp
|
3b2120e7b6
LibGUI: Don't paint borders for invisible bars in ToolBarContainer
|
4 anos atrás |
ToolBarContainer.h
|
00f47bba23
LibGUI: Don't accomodate invisible children in ToolBarContainer height
|
4 anos atrás |
TreeView.cpp
|
80e12999c4
LibGUI: Model-less views should not swallow key events
|
4 anos atrás |
TreeView.h
|
0391806eec
LibGUI: Shrink the default selection rect of TreeView items
|
4 anos atrás |
UndoStack.cpp
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 anos atrás |
UndoStack.h
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 anos atrás |
Variant.cpp
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 anos atrás |
Variant.h
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anos atrás |
Widget.cpp
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
4 anos atrás |
Widget.h
|
b11b4b29e9
LibGUI: Add Widget::has_focus_within()
|
4 anos atrás |
Window.cpp
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
4 anos atrás |
Window.h
|
ddad7575a9
LibGUI: Improve automatic focus guessing somewhat
|
4 anos atrás |
WindowServerConnection.cpp
|
50aa726db7
LibGUI: Ignore application-global shortcuts in modal windows
|
4 anos atrás |
WindowServerConnection.h
|
ec3737510d
WindowServer: Add accessory windows
|
5 anos atrás |
WindowType.h
|
3d31f2e44b
WindowServer: Add WindowType::Desktop
|
5 anos atrás |