Historial de Commits

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