Mark Roszko
9d32d208b8
Fix project lock both working and not working.
...
Turns out project locks would get created and only stick around for a short duration as the default move constructor was letting the og object free the lock.
But if you crashed kicad or managed something weird, you can get a lock file with no override prompt which also creates confusion as some stuff gets set read only.
So lets just fix this up.
- Implement move constructor on lockfile so that the old object will no longer free the lockfile
- Move lock ownership to the project itself, just slightly less weird to handle for the lock override
- Implement the override lock prompt
2025-06-01 20:20:49 -04:00
..
2025-05-26 20:07:02 -04:00
2025-01-02 12:59:15 -05:00
2025-04-15 09:37:23 -07:00
2025-05-21 14:24:59 +01:00
2025-05-10 17:31:59 +01:00
2025-05-25 20:01:18 +01:00
2025-05-11 15:50:10 +00:00
2025-06-01 19:38:24 +01:00
2025-04-15 20:57:23 +01:00
2025-03-02 13:59:25 +01:00
2025-06-01 19:38:24 +01:00
2025-05-13 13:17:56 +01:00
2025-05-28 21:27:38 +03:00
2025-04-17 21:46:56 +01:00
2025-04-17 21:46:56 +01:00
2025-05-14 19:48:15 -04:00
2025-04-17 21:46:56 +01:00
2025-05-26 15:19:42 -04:00
2025-04-17 21:46:56 +01:00
2025-06-01 20:20:49 -04:00
2025-05-10 17:31:59 +01:00
2025-05-26 18:12:43 +01:00
2025-04-26 10:33:02 +02:00
2025-03-07 13:01:00 +00:00
2025-06-01 19:38:24 +01:00
2025-05-12 20:28:47 +01:00
2025-01-01 14:12:04 -08:00
2025-05-04 21:34:30 +08:00
2025-01-01 14:12:04 -08:00
2025-01-22 20:56:03 +03:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-04-30 16:36:52 +03:00
2025-05-20 16:16:01 -07:00
2025-01-31 10:37:00 -05:00
2025-01-31 10:37:00 -05:00
2025-02-02 09:44:10 -06:00
2025-05-28 21:27:38 +03:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-05-03 23:22:35 +08:00
2025-05-29 11:45:02 +01:00
2025-05-21 14:24:59 +01:00
2025-05-11 15:50:10 +00:00
2025-01-12 12:06:45 -05:00
2025-03-14 20:00:43 +00:00
2025-02-01 11:38:07 +00:00
2025-02-01 11:38:07 +00:00
2025-04-11 12:23:47 +01:00
2025-02-01 11:38:07 +00:00
2025-03-20 15:13:52 -04:00
2025-03-20 15:13:52 -04:00
2025-03-20 15:13:52 -04:00
2025-03-20 15:13:52 -04:00
2025-03-20 15:13:52 -04:00
2025-04-15 20:57:23 +01:00
2025-05-14 17:13:13 -07:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-03-20 10:12:59 +01:00
2025-03-15 14:33:47 +00:00
2025-05-28 11:29:21 +02:00
2025-04-14 11:52:07 +01:00
2025-01-01 14:12:04 -08:00
2025-04-23 15:14:58 +01:00
2025-03-24 12:36:44 +00:00
2025-05-21 14:24:59 +01:00
2025-05-21 14:24:59 +01:00
2025-05-21 14:24:59 +01:00
2025-01-13 16:22:37 +00:00
2025-05-26 18:12:43 +01:00
2025-05-10 17:31:59 +01:00
2025-05-05 18:26:10 +01:00
2025-05-25 20:01:18 +01:00
2024-07-15 16:06:55 -07:00
2025-01-12 12:06:45 -05:00
2025-03-20 16:59:40 +00:00
2025-01-12 12:06:45 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-05-01 23:18:54 -04:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-04-11 12:23:47 +01:00
2025-01-31 09:14:42 +01:00
2025-01-01 14:12:04 -08:00
2025-03-01 18:02:54 +00:00
2025-02-18 22:25:00 +03:00
2025-01-12 12:06:45 -05:00
2025-01-12 12:06:45 -05:00
2025-04-23 18:42:14 +01:00
2025-04-03 13:34:28 -04:00
2025-02-10 11:22:35 -08:00
2025-01-14 15:25:05 -05:00
2025-01-14 15:25:05 -05:00
2025-04-15 20:57:23 +01:00
2025-01-05 17:08:33 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-04-15 20:57:23 +01:00
2025-01-14 15:25:05 -05:00
2025-01-01 14:12:04 -08:00
2025-02-24 11:08:29 +00:00
2025-05-24 04:17:28 +00:00
2025-01-01 14:12:04 -08:00
2025-03-25 10:34:01 +00:00
2025-03-20 11:16:02 -04:00
2025-02-01 11:38:07 +00:00
2025-01-01 14:12:04 -08:00
2024-09-05 08:35:49 -04:00
2025-04-11 12:23:47 +01:00
2025-04-11 12:23:47 +01:00
2025-05-28 13:26:57 +02:00
2025-01-01 14:12:04 -08:00
2025-04-13 13:12:43 +01:00
2025-02-24 11:08:29 +00:00
2025-01-01 14:12:04 -08:00
2025-04-22 00:08:04 +01:00
2025-05-13 10:41:32 -04:00
2025-01-01 14:12:04 -08:00
2025-02-02 15:00:52 +00:00
2025-01-14 15:25:05 -05:00
2025-01-14 15:25:05 -05:00
2025-01-14 15:25:05 -05:00
2025-03-07 08:42:35 -08:00
2025-01-27 16:03:17 +01:00
2025-05-13 10:41:32 -04:00
2025-03-20 10:24:02 +00:00
2025-06-01 20:20:49 -04:00
2025-01-14 15:25:05 -05:00
2025-05-25 20:53:07 +01:00
2025-01-01 14:12:04 -08:00
2025-01-14 15:25:05 -05:00
2025-01-01 14:12:04 -08:00
2025-04-01 12:19:53 +01:00
2025-05-01 23:28:02 -04:00
2025-05-28 18:17:13 +01:00
2025-01-16 11:50:08 -05:00
2025-01-01 14:12:04 -08:00
2025-01-16 11:50:08 -05:00
2025-01-09 09:03:08 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-05-16 04:09:43 +03:00
2025-04-14 06:45:32 +03:00
2025-01-01 14:12:04 -08:00
2025-03-25 13:09:14 +00:00
2025-01-01 14:12:04 -08:00
2025-01-09 09:03:08 -08:00
2025-01-16 11:50:08 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-05-23 12:15:03 +01:00
2025-02-24 11:08:29 +00:00
2025-05-11 17:54:47 +00:00
2025-01-16 11:50:08 -05:00
2025-01-16 11:50:08 -05:00