Files
create/src/Mod
Kacper Donat b5e8873f97 Sketcher: Use correct namespace for tr functions in DSH
The `lupdate` tool from Qt used to extract translations from files was
not in sync with what the macros defined in the code. The mismatch came
from two places:

1. The DrawSketchHandeler used non fully-qualified name for the
   context whereas lupdate assumed the FQN.
2. Deriving DrawSketchHandlers did not override the translate method
   context to their own class names while lupdate assumed that they do.

While it's not fully clear if what `lupdate` does here is correct
(it's a lot of assumptions) it's way easier to fix our metadata than
fight with lupdate.
2026-01-05 07:42:59 -09:00
..
2026-01-05 16:25:50 +01:00
2026-01-05 08:47:20 +01:00
2026-01-05 08:47:20 +01:00
2025-12-29 11:31:39 +01:00
2026-01-05 08:47:20 +01:00
2026-01-05 08:47:20 +01:00
2026-01-05 08:47:20 +01:00
2026-01-05 08:47:20 +01:00
2026-01-05 08:47:20 +01:00
2026-01-05 08:47:20 +01:00
2025-12-29 11:31:39 +01:00
2026-01-05 08:47:20 +01:00
2025-12-29 11:31:39 +01:00
2025-12-29 11:31:39 +01:00