kicad/common/properties
Jeff Young 9ef05fb762 Don't store document values in global PROPERTY_MANAGER.
At best it leads to the wrong units being used if they're different
between (for instance) PCB Editor and Footprint Editor.  (And this
will only get worse if we ever to to a single binary.)

At worst it causes crashes when accessing freed ORIGIN_TRANSFORMS.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/16062
2023-11-10 18:37:29 +00:00
..
color4d_variant.cpp ADDED: Properties panel for schematic editor 2023-06-22 22:32:24 -04:00
eda_angle_variant.cpp Unobfuscate wxAnyToVariant registration and remove global var hack. 2022-11-15 16:01:24 +00:00
pg_cell_renderer.cpp PG_CELL_RENDERER, PGPROPERTY_COLOR4D: clear DC before drawing the color swatch. 2023-10-27 08:54:38 +02:00
pg_editors.cpp Fixes for wx 3.3 in pg_editors.cpp 2023-09-14 19:05:46 +03:00
pg_properties.cpp Don't store document values in global PROPERTY_MANAGER. 2023-11-10 18:37:29 +00:00
property_mgr.cpp Properties: add ability to override writeable attribute 2023-07-12 12:16:14 -04:00