Andreas Kling
|
686ee2bf04
LibGUI: Rename ModelClient::on_model_update() => model_did_update()
|
4 лет назад |
Andreas Kling
|
4088beb8eb
LibGUI: Remove Model::sibling() since it's the same as index()
|
4 лет назад |
Andreas Kling
|
fe19cf0ff2
LibGUI: Move Model::index() out of line
|
4 лет назад |
Tom
|
b778804d20
LibGUI: Add ModelClient abstract class and allow registering clients
|
5 лет назад |
Andreas Kling
|
8e4751a963
LibGUI: Add a way for models to update without invalidating indexes
|
5 лет назад |
Andreas Kling
|
6e7ca44dee
LibGUI: Add GUI::Model::accepts_drag(index, data_type)
|
5 лет назад |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 лет назад |