index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibGUI
Age
Commit message (
Expand
)
Author
2021-08-31
LibGUI: Rename FileSystemModel's "Owner" column to "User"
Andreas Kling
2021-08-31
LibGUI: Tweak scrollbar arrows
Andreas Kling
2021-08-31
LibGUI+LibGfx: Make scrollbar buttons a little bit thicker
Andreas Kling
2021-08-31
Userland: Use Rect::centered_within() where useful
Andreas Kling
2021-08-28
LibGUI: Select common location on Filepicker startup
Simon Danner
2021-08-27
Everywhere: Use the Optional<T>::operator==(T) operator
Mustafa Quraish
2021-08-22
LibGUI: Make Ctrl+Shift+Right select text
Andrew January
2021-08-22
LibGUI: Always resize the mapping rows when sorting
Karol Kosek
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-22
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
networkException
2021-08-20
LibGUI: Reduce amount we init for FileIconProvider::filetype_image_icon
Andrew January
2021-08-20
LibGUI: Pass context menu events through normal event dispatch
Andreas Kling
2021-08-19
LibGUI: Move common action definitions to CommonActions.cpp
sin-ack
2021-08-18
LibGUI+Browser: Add UrlBox class
Rob Ryan
2021-08-18
LibGUI: Allow widgets to make themselves non-auto-focusable
Rob Ryan
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-15
LibGUI: Simplify AboutDialog::version_string()
Nico Weber
2021-08-10
LibGUI: Draw a focus rect over the row when sel. behavior is SelectRows
sin-ack
2021-08-10
LibGUI: Partially restore original TreeView column painting behavior
sin-ack
2021-08-10
LibGUI: Default TreeView to SelectionBehavior::SelectItems
sin-ack
2021-08-08
LibGUI: Implement granular updates for FileSystemModel
sin-ack
2021-08-08
LibGUI: Prefix some private FileSystemModel::Node members with m_
sin-ack
2021-08-08
LibGUI: Resize the mapping rows during sort
sin-ack
2021-08-08
LibGUI: Implement granular operations for Model subclasses
sin-ack
2021-08-08
LibGUI: Implement persistent indices for models
sin-ack
2021-08-08
LibGUI: Do not allow tree column to shrink beyond indent and icon
sin-ack
2021-08-08
LibGUI: Let the table view tell HeaderView about the min. section size
sin-ack
2021-08-08
LibGUI: Correctly call update() in ProcessChooser
sin-ack
2021-08-08
LibGUI: Add `break` even before empty default label
Daniel Bertalan
2021-08-08
LibGUI: TreeView tree column text painting adjustments
sin-ack
2021-08-08
LibGUI: Add show_tooltip_immediately()
Tobias Christiansen
2021-08-07
LibGUI: Don't assume GUI::Icon has 16x16 bitmap in AbstractTableView
Andreas Kling
2021-08-06
LibGUI: Add ValueSlider widget
Marcus Nilsson
2021-08-06
LibGUI+Applications: Rename Model::is_valid to is_within_range
sin-ack
2021-08-06
LibGUI: Allow TabWidget to remove all tabs except one
TheFightingCatfish
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-08-05
LibGUI: Add on_active_window_change function object to the Window class
Karol Kosek
2021-08-03
LibGUI: Redraw button on Key_{Return,Space} up event
LuK1337
2021-08-02
LibGUI: Ensure that edit actions are disabled for password boxes
Gunnar Beutner
2021-08-02
LibGUI: Remove redundant code
Gunnar Beutner
2021-08-02
LibGUI: Add a simple GUI::PasswordInputDialog
Andreas Kling
2021-08-02
LibGUI: Register GUI::PasswordBox to make it availble in GML
Andreas Kling
2021-08-02
LibGUI, WindowServer: Greatly simplify menubar logic
sin-ack
2021-08-01
LibGUI: Remove unused header includes
Brian Gianforcaro
2021-07-30
LibGui: Add bounding of rubber band to IconView
FrHun
2021-07-29
LibGUI: Do not wrap text in statusbar segments
sin-ack
2021-07-29
LibGUI+Playground: Move GMLAutocompleteProvider to LibGUI
Conor Byrne
2021-07-29
LibGUI: Allow to specify FilePicker window position
LuK1337
2021-07-29
LibGUI: Allow to specify position on screen for Dialog window
LuK1337
[prev]
[next]