Anthony Eid
8c7096f7a6
Rename model based variable names to entity ( #24198 )
...
## Context
While looking through the client crate, I noticed that some of the old
functions and variables were still using gpui::model name that was
deprecated during the gpui3 transition. This PR renames those instances
of model to entity to be more inline with gpui3.
In addition, I also renamed `model` to `entity` in cases found by the
below search terms given by @someone13574
- model = cx.
- model: Entity
- model: &Entity
- OpenedModelHandle
- model.update
- model.upgrade
- model = .*\.root (regex)
- parent_model
- model = cx.new
- cx.spawn(move |model
Release Notes:
- N/A
2025-02-04 10:24:35 -08:00
..
2025-01-27 04:00:27 +00:00
2025-02-01 06:19:29 +00:00
2025-01-26 03:02:45 +00:00
2025-01-30 19:46:15 +00:00
2025-02-04 10:24:35 -08:00
2025-02-04 10:24:35 -08:00
2025-02-01 06:19:29 +00:00
2025-01-26 03:02:45 +00:00
2025-01-28 11:40:42 -03:00
2025-01-26 03:02:45 +00:00
2025-01-26 03:02:45 +00:00
2025-01-26 03:02:45 +00:00
2025-01-26 23:37:34 +00:00
2025-01-26 03:02:45 +00:00
2025-01-27 04:00:27 +00:00
2025-01-31 23:25:58 +00:00
2025-02-04 10:24:35 -08:00
2025-02-03 04:46:49 -03:00
2025-02-04 10:24:35 -08:00
2025-01-17 17:39:22 +01:00
2025-02-04 10:24:35 -08:00
2025-02-04 10:24:35 -08:00
2025-01-17 17:39:22 +01:00
2025-01-27 04:00:27 +00:00
2025-01-26 03:02:45 +00:00
2025-01-26 23:37:34 +00:00
2025-01-26 03:02:45 +00:00
2025-02-04 09:01:36 -05:00
2025-01-26 03:02:45 +00:00
2025-01-27 13:40:59 -05:00
2025-02-03 16:38:45 +00:00
2025-01-26 03:02:45 +00:00
2025-02-04 10:24:35 -08:00
2025-01-26 23:37:34 +00:00
2025-01-26 03:02:45 +00:00
2025-01-17 17:39:22 +01:00
2025-01-30 21:45:04 +00:00
2025-01-31 01:32:13 +00:00
2025-02-03 16:38:45 +00:00
2025-02-03 13:18:50 -07:00
2025-01-31 00:13:53 -07:00
2025-01-27 04:00:27 +00:00
2025-01-26 03:02:45 +00:00
2025-01-26 03:02:45 +00:00
2025-01-30 23:53:36 -07:00
2025-01-17 17:39:22 +01:00
2025-02-04 09:15:09 +00:00
2025-01-26 03:02:45 +00:00
2025-02-04 10:24:35 -08:00
2025-02-03 13:18:50 -07:00
2025-02-01 06:19:29 +00:00
2025-02-04 10:00:11 -08:00
2025-02-02 09:13:46 -08:00
2025-01-31 02:00:55 +00:00
2025-01-26 03:02:45 +00:00
2025-02-01 06:19:29 +00:00
2025-01-26 03:02:45 +00:00
2025-01-26 03:02:45 +00:00
2025-02-04 04:06:09 -03:00
2025-02-04 08:05:28 +00:00
2025-01-26 23:37:34 +00:00
2025-01-26 03:02:45 +00:00
2025-02-03 23:31:34 -07:00
2025-01-26 23:37:34 +00:00
2025-01-31 15:48:55 -05:00
2025-01-27 12:29:08 -03:00
2025-02-01 12:49:24 -05:00
2025-01-28 19:04:21 -05:00
2025-01-31 00:13:46 -07:00
2025-02-03 21:34:37 -06:00
2025-01-26 23:37:34 +00:00
2025-01-26 03:02:45 +00:00
2025-01-17 17:39:22 +01:00
2025-01-31 22:28:11 +00:00
2025-01-30 13:42:56 -08:00
2025-02-04 10:24:35 -08:00
2025-02-03 16:38:45 +00:00
2025-01-17 17:39:22 +01:00
2025-01-17 17:39:22 +01:00
2025-02-03 22:55:11 -07:00
2025-01-30 08:56:02 -08:00
2025-01-27 04:00:27 +00:00
2025-01-26 03:02:45 +00:00
2025-02-01 06:19:29 +00:00
2025-01-27 04:00:27 +00:00
2025-02-04 10:24:35 -08:00
2025-01-27 12:32:22 +01:00
2025-02-04 10:24:35 -08:00
2025-01-30 13:42:56 -08:00
2025-02-04 10:24:35 -08:00
2025-02-04 10:24:35 -08:00
2025-01-27 04:00:27 +00:00
2025-01-28 19:04:21 -05:00
2025-02-04 07:23:14 +02:00
2025-02-04 10:24:35 -08:00
2025-01-30 13:42:56 -08:00
2025-02-01 06:19:29 +00:00
2025-01-26 23:37:34 +00:00
2025-02-04 10:24:35 -08:00
2025-02-04 10:24:35 -08:00
2025-02-01 06:19:29 +00:00
2025-01-26 03:02:45 +00:00
2025-02-03 13:18:50 -07:00
2025-02-04 10:24:35 -08:00
2025-01-31 01:22:10 +00:00
2025-02-04 10:24:35 -08:00
2025-01-27 04:00:27 +00:00
2025-01-17 17:39:22 +01:00
2025-01-26 03:02:45 +00:00
2025-02-01 06:19:29 +00:00
2025-01-26 03:02:45 +00:00
2025-01-26 03:02:45 +00:00
2025-01-28 10:37:48 +01:00
2025-01-27 04:00:27 +00:00
2025-01-26 03:02:45 +00:00
2025-01-17 17:39:22 +01:00
2025-01-26 03:02:45 +00:00
2025-01-27 04:00:27 +00:00
2025-01-17 17:39:22 +01:00
2025-02-01 06:19:29 +00:00
2025-01-30 11:53:51 +01:00
2025-01-26 03:02:45 +00:00
2025-01-27 04:00:27 +00:00
2025-01-26 03:02:45 +00:00
2025-01-31 23:15:46 +00:00
2025-01-17 17:39:22 +01:00
2025-01-17 17:39:22 +01:00
2025-02-01 06:19:29 +00:00
2025-01-31 00:13:46 -07:00
2025-01-27 18:11:15 -08:00
2025-02-03 22:38:14 +00:00
2025-01-26 03:02:45 +00:00
2025-01-31 01:22:10 +00:00
2025-02-04 14:13:24 +00:00
2025-01-17 17:39:22 +01:00
2025-02-04 04:06:09 -03:00
2025-01-27 04:00:27 +00:00
2025-02-04 10:24:35 -08:00
2025-01-26 03:02:45 +00:00
2025-01-30 13:42:56 -08:00
2025-01-26 14:56:07 +08:00
2025-01-27 04:00:27 +00:00
2025-02-04 10:24:35 -08:00
2025-01-26 03:02:45 +00:00
2025-02-03 16:38:45 +00:00
2025-02-04 10:24:35 -08:00
2025-02-04 04:06:09 -03:00
2025-02-04 09:09:46 +00:00
2025-02-04 04:06:09 -03:00
2025-02-04 10:24:35 -08:00