Shannon Booth
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 рік тому |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 рік тому |
Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
1 рік тому |
Sam Atkins
|
4c349165f2
LibGUI: Add a callback when the visible columns of a TableView change
|
2 роки тому |
Sam Atkins
|
8eff3b1910
LibGUI: Add functions to get/set all a TableView's visible columns
|
2 роки тому |
Sam Atkins
|
f33824d2e9
LibGUI+Userland: Propagate errors in Model::column_name()
|
2 роки тому |
Tim Ledbetter
|
59855e49df
LibGUI: Add a DontResizeColumns option to Model::UpdateFlag
|
2 роки тому |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 роки тому |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 роки тому |
Timothy Flynn
|
32642394a9
LibGUI: Programatically draw table header sorting arrows
|
2 роки тому |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 роки тому |
FrHun
|
603034759f
LibGUI: Remove usages of deprecated implicit conversions
|
3 роки тому |
kleines Filmröllchen
|
67b5aea2f9
LibGUI: Register AbstractTableView.column_headers_visible
|
3 роки тому |
kleines Filmröllchen
|
bfb587f29d
LibGUI: Implement column_headers_visible in AbstractTableView
|
3 роки тому |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 роки тому |
martinfalisse
|
11dffbd96f
Spreadsheet+LibGUI: Calculate cell position given scroll position
|
3 роки тому |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 роки тому |
thankyouverycool
|
be07892fea
LibGUI: Account for hidden headers in content size calculation
|
3 роки тому |
kleines Filmröllchen
|
145eeb57ab
Userland: Remove a bunch of unnecessary Vector imports
|
3 роки тому |
martinfalisse
|
8eb8949d9c
LibGUI: Calculate row position for scroll into view
|
3 роки тому |
martinfalisse
|
452150c632
LibGUI: Bring entire cell into view after auto scroll into view
|
3 роки тому |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 роки тому |
Marcus Nilsson
|
d660e86d13
LibGUI: Implement automatic scrolling in AbstractView
|
3 роки тому |
sin-ack
|
ab2719fd53
LibGUI: Let the table view tell HeaderView about the min. section size
|
3 роки тому |
Andreas Kling
|
5fda8a6c36
LibGUI: Don't assume GUI::Icon has 16x16 bitmap in AbstractTableView
|
3 роки тому |
Brian Gianforcaro
|
8623cec0d7
LibGUI: Remove unused header includes
|
3 роки тому |
Andreas Kling
|
df96380121
LibGUI: Tighten paint invalidation rects in item views :^)
|
4 роки тому |
Max Trussell
|
b4da228ea5
LibGUI: Make "Return" after tab return to original column in TableView
|
4 роки тому |
Andreas Kling
|
8360079cac
LibGUI: Fix logic typo in AbstractTableView::update_row_sizes()
|
4 роки тому |
Andreas Kling
|
d47f15ab8b
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
|
4 роки тому |