47 Commits (eaaccbc0047b352f6b2ec2ec023dc322835f3c6f)

Author SHA1 Message Date
Jeff Young e62b4f8ff4 Add nullable int and double to property system. 2 years ago
Jeff Young 77c19fa99a Fill in missing zone properties. 2 years ago
Jeff Young 8251fca66a performance efficiencies 2 years ago
Jon Evans 9c1a160fcd Add system for property change notifications 2 years ago
Jon Evans 2b27337778 Clamp ratio properties 2 years ago
Jeff Young 7e46e85c7d Update copyrights. 2 years ago
Jeff Young 9ef05fb762 Don't store document values in global PROPERTY_MANAGER. 2 years ago
jean-pierre charras 6f9affe3db Fix compil warnings: disable #pragma specific to MSVC 2 years ago
Marek Roszko 4746bde4b3 gal as a shared lib, gaasl! 2 years ago
Jon Evans 4e3fd816cb Properties: rework color editor 2 years ago
Mike Williams 500779fc80 Properties: add ability to override writeable attribute 2 years ago
Jon Evans 59495971ee Properties: fixes to color swatches 2 years ago
Jon Evans 3487124a4a Properties: Improve color picker UX 2 years ago
Jon Evans c7f6b20405 Properties: Use color picker dialog 2 years ago
Jon Evans a2ff3bce7d Properties: custom rendering for COLOR4D 2 years ago
Jeff Young f643a8f5bf Fix build on clang. 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Jeff Young cb53a18ee3 Bug fixes for handling boolean flags in DRC rules. 3 years ago
Marek Roszko 3bf2fb2c0e Fix more C5266 warnings 3 years ago
Ian McInerney a6be0eef4a Add const to a PGPROPERTY constructor to match upstream 3 years ago
Jon Evans 65193487a6 Properties: Rename methods to better reflect their purposes 3 years ago
Wayne Stambaugh 244c37298f Fix Doxygen commenting issues. 3 years ago
Jon Evans f7d59f2e89 Enable properties panel in footprint editor 3 years ago
Jon Evans eb240fda9a Properties: introduce validators; re-enable zone hatch settings 3 years ago
Jon Evans 254168c788 Properties: introduce method chaining for initialization 3 years ago
jean-pierre charras f80fea6593 Fix minor compil warning 3 years ago
Jeff Young bf8762c57c Streamline color lookup (and a bit of wxS). 3 years ago
Jon Evans 09cb222252 Change indeterminate checkbox behavior to be more intuitive 3 years ago
Jeff Young 729b2deb5c Use board layer names for properties grid. 3 years ago
Jon Evans 1ff1571849 Bring back deprecated net properties to rules system 3 years ago
Jon Evans fbaf4af489 Properties: Allow dynamic update of read-only state 3 years ago
Jon Evans 0a881e091c Fix build for gcc and wx < 3.1.6 3 years ago
Jon Evans 435651237c Properties: Support overridden availability functions 3 years ago
Jon Evans a8cb0ee116 Properties: Use insertion order as display order 3 years ago
Jon Evans 2091aaba2f Properties: Move angles to UNIT_BINDER 3 years ago
Jon Evans 5e352d2a66 Properties: improve handling of unit binders 3 years ago
Jon Evans ef3f2a8f1e Properties: ignore shape props for textbox 3 years ago
Jon Evans 307063b9f2 Properties: work around wxVariant / wxAny compatibility issues 3 years ago
Alex 55a3946af8 Properties: Use a constant variable for PG_UNIT_EDITOR editor name. 3 years ago
Jon Evans 458935bb5a Properties: Set flag to prevent clobbering layer color swatch 3 years ago
Seth Hillbrand 5fc5a2132b Fix Properties panel to reference the correct frame 3 years ago
Jon Evans b2b3f5752f Properties: Add grouping and sorting by creation order 3 years ago
Jon Evans 96fe93618e Properties: Stop sorting by name 3 years ago
Jon Evans 611c19016f Properties: add support for string escaping 3 years ago
Jon Evans 5061f0556f Properties: implement ellipsization for name column 3 years ago
Jon Evans 220ef6fb44 Properties: Add some missing footprint properties; cleanup 3 years ago
Jon Evans 68de92313e Properties: move to custom editor for distances; refactoring 3 years ago