svatantrya
4a33116b66
fix: stop infinite RecursionError in will wizard (Date editor timezone roundtrip)
...
LockTimeDateEdit stored the aware-UTC datetime from _safe_fromtimestamp
into the QDateTimeEdit, which keeps the wall time with a LocalTime spec.
get_value() therefore read back x + utc_offset, so set_value(x) never
equalized x and the valueEdited -> update_setting_widgets -> set_value
signal cycle fired forever, crashing with RecursionError when clicking
Next in the 'Build your will' wizard. Store the local wall-clock time
instead (alarm stays aware-UTC for the .ics export).
2026-09-19 17:42:11 -04:00
..
2026-09-14 09:11:50 -04:00
2026-06-07 09:22:34 +00:00
2026-07-31 16:03:17 -04:00
2026-07-31 16:03:17 -04:00
2026-07-31 16:03:17 -04:00
2026-07-31 16:03:17 -04:00
2026-07-31 16:03:17 -04:00
2026-07-31 16:03:17 -04:00
2026-07-31 16:03:17 -04:00
2026-08-01 22:08:53 -04:00
2026-09-14 09:11:50 -04:00
2026-07-31 16:03:17 -04:00
2026-09-14 09:11:50 -04:00
2026-07-31 16:03:17 -04:00
2026-08-16 06:40:35 -04:00
2026-08-16 06:40:40 -04:00
2026-08-16 06:40:40 -04:00
2026-09-14 09:11:50 -04:00
2026-09-14 09:11:50 -04:00
2026-09-14 09:11:50 -04:00
2026-08-01 22:08:53 -04:00
2026-09-14 09:11:50 -04:00
2026-08-05 17:17:32 -04:00
2026-09-14 09:11:50 -04:00
2026-09-14 09:11:50 -04:00
2026-08-05 17:17:32 -04:00
2026-08-19 20:57:22 -04:00
2026-09-14 09:11:50 -04:00
2026-09-14 09:11:50 -04:00
2026-09-14 09:11:50 -04:00
2026-07-31 16:03:17 -04:00
2026-08-01 17:21:36 -04:00
2026-08-05 17:17:32 -04:00
2026-09-14 09:11:50 -04:00
2026-09-14 09:11:50 -04:00
2026-08-01 22:08:53 -04:00
2026-08-05 17:17:32 -04:00
2026-06-28 23:02:40 -04:00
2026-08-05 17:17:32 -04:00
2026-08-05 17:17:32 -04:00
2026-08-05 17:17:32 -04:00
2026-09-14 09:11:50 -04:00
2026-09-14 09:11:50 -04:00
2026-09-14 09:11:50 -04:00
2026-08-01 17:21:36 -04:00
2026-09-19 17:42:11 -04:00
2026-09-14 09:11:50 -04:00
2026-08-01 19:11:35 -04:00
2026-07-31 16:03:17 -04:00
2026-09-14 09:11:50 -04:00
2026-09-14 09:11:50 -04:00
2026-09-14 09:11:50 -04:00
2026-08-14 23:56:14 -04:00
2026-09-14 09:11:50 -04:00
2026-08-01 17:21:36 -04:00
2026-09-14 09:11:50 -04:00
2026-07-22 11:19:18 -04:00
2026-07-31 16:03:17 -04:00