Sergey Bugaev
|
dec95cb8b3
LibGUI: Let GModel specify the drag data type
|
5 years ago |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 years ago |
Sergey Bugaev
|
caa08938e5
LibGUI: Fix GModel::is_valid() behavior for tree-like models
|
5 years ago |
Conrad Pankoff
|
0e7cee58c0
LibGUI: Run clang-format on GModel.h to neaten up some formatting
|
5 years ago |
Andreas Kling
|
cfcb38dff1
WindowServer+LibGUI: Add data_type and data fields to drag operations
|
5 years ago |
Andreas Kling
|
0ac74d3778
LibGUI: Make GTreeView inherit from GAbstractColumnView
|
5 years ago |
Andreas Kling
|
31b5047894
LibGUI: Allow override the font on a per-index basis in GListView
|
5 years ago |
Sergey Bugaev
|
f02c9aaac4
LibGUI: Remove GModel::on_selection_changed
|
5 years ago |
Andreas Kling
|
2f5b2685af
GModel: Remove selected_index() and set_selected_index()
|
5 years ago |
Andreas Kling
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
5 years ago |
Andreas Kling
|
076827a05d
GModel: Rename on_model_update(GModel&) => on_update()
|
6 years ago |
Andreas Kling
|
f7dce05c82
LibGUI: Remove confusing GModelNotification concept
|
6 years ago |
Andreas Kling
|
f6cb2fd2fb
GModel: Have create_index() take a const void*
|
6 years ago |
Ignas S
|
6228e18a09
GTableView and friends: API improvements for 'Sortable' flag.
|
6 years ago |
Ignas S
|
823d5d097b
GTableView: add 'sortable' column header flag.
|
6 years ago |
Andreas Kling
|
1c0669f010
LibDraw: Introduce (formerly known as SharedGraphics.)
|
6 years ago |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 years ago |