Marcus Nilsson
|
d660e86d13
LibGUI: Implement automatic scrolling in AbstractView
|
3 년 전 |
Dawid Wolosowicz
|
484b9c1ba3
LibGUI: West Const to East Const refactor
|
3 년 전 |
Dawid Wolosowicz
|
8419eef85e
LibGUI: Sync the highlighting after each model update
|
3 년 전 |
Dawid Wolosowicz
|
d0e44993a1
LibGUI: Refactor AbstractView::do_search() into two standalone steps
|
3 년 전 |
Dawid Wolosowicz
|
cc93736f21
LibGUI: Remove barely used AbstractView::is_searching()
|
3 년 전 |
Dawid Wolosowicz
|
b775b1c199
LibGUI: Unify naming of searching timer related members
|
3 년 전 |
Dawid Wolosowicz
|
9225b45c2d
LibGUI: Rename AbstractView::m_searching => m_highlighted_search
|
3 년 전 |
Dawid Wolosowicz
|
aeffd9024e
LibGUI: Remove barely used AbstractView::is_highlighting_searching()
|
3 년 전 |
Dawid Wolosowicz
|
0cbc222c17
LibGUI: Remove barely used AbstractView::searching()
|
3 년 전 |
Marcus Nilsson
|
0583f75926
LibGUI: Dynamically resize editing content rect in IconView
|
3 년 전 |
sin-ack
|
16ac3bbfd7
LibGUI+Applications: Rename Model::is_valid to is_within_range
|
4 년 전 |
Andreas Kling
|
b368560800
LibGUI: Only repaint the affected indices on AbstractView item hover
|
4 년 전 |
Andreas Kling
|
148e72bfa0
LibGUI: Add AbstractView::editing_rect() to allow custom editing rects
|
4 년 전 |
Andreas Kling
|
bac200885c
LibGUI: Don't restart AbstractView drag on mousemove after escape key
|
4 년 전 |
Matthew B. Jones
|
e7cfa9bf8e
LibGUI: Properly wrap multiple lines in IconView search highlighting
|
4 년 전 |
Jelle Raaijmakers
|
2c772d1848
LibGUI/AbstractView: Remove `on_selection`
|
4 년 전 |
Jelle Raaijmakers
|
dbbc583860
LibGUI/AbstractView: Expose `activates_on_selection`
|
4 년 전 |
Andreas Kling
|
d47f15ab8b
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
|
4 년 전 |
Andreas Kling
|
3d4afe7614
Everywhere: "indexes" => "indices"
|
4 년 전 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
iCristalrope
|
8bb4409a5d
LibGUI: Track selection starting index in AbstractView (#6515)
|
4 년 전 |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 년 전 |
Tom
|
6cdb657493
LibGUI: Improve IconView rubberband performance
|
4 년 전 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 년 전 |
Andreas Kling
|
4853576db7
LibGUI: Ignore keydown events with Alt modifier in AbstractView
|
4 년 전 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 년 전 |