Historique des commits

Auteur SHA1 Message Date
  AnotherTest 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' il y a 4 ans
  AnotherTest 6d1e47e7dd LibGUI+WindowServer: Make DragOperation hold a MimeData instance il y a 4 ans
  Andreas Kling 686ee2bf04 LibGUI: Rename ModelClient::on_model_update() => model_did_update() il y a 4 ans
  Andreas Kling 4088beb8eb LibGUI: Remove Model::sibling() since it's the same as index() il y a 4 ans
  Andreas Kling fe19cf0ff2 LibGUI: Move Model::index() out of line il y a 4 ans
  Tom b778804d20 LibGUI: Add ModelClient abstract class and allow registering clients il y a 5 ans
  Andreas Kling 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes il y a 5 ans
  Andreas Kling 6e7ca44dee LibGUI: Add GUI::Model::accepts_drag(index, data_type) il y a 5 ans
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans