kicad/include/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.h ADDED: Properties panel for schematic editor 2023-06-22 22:32:24 -04:00
eda_angle_variant.h Properties: Move angles to UNIT_BINDER 2022-12-02 21:25:42 -05:00
pg_cell_renderer.h Properties: implement ellipsization for name column 2022-11-25 12:37:47 -05:00
pg_editors.h Properties: rework color editor 2023-07-16 17:37:36 -04:00
pg_properties.h Don't store document values in global PROPERTY_MANAGER. 2023-11-10 18:37:29 +00:00
property.h Fix compil warnings: disable #pragma specific to MSVC 2023-09-27 08:22:39 +02:00
property_mgr.h Don't store document values in global PROPERTY_MANAGER. 2023-11-10 18:37:29 +00:00
property_validator.h Properties: introduce validators; re-enable zone hatch settings 2023-02-11 11:44:58 -05:00
property_validators.h Properties: introduce validators; re-enable zone hatch settings 2023-02-11 11:44:58 -05:00