52 Commits (e517cad12bee6d389bcb294d5e702a448a37d8e6)

Author SHA1 Message Date
Jeff Young 8a33542bcd SCH_COMPONENT::GetField() expects a vector index, not a field id. 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Wayne Stambaugh 048050c980 Eeschema: fix power flag getters and setters for inherited symbols. 5 years ago
Jeff Young ff7742c6b8 File naming and include cleanup. 5 years ago
Jeff Young 0dd65d9cd1 Naming conventions and file order. 5 years ago
Dominik Wernberger ac94d72d2d Add more const specifiers 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young bb232e6ac6 Unify LIB_IDs now that both are stored in sexpr files. 5 years ago
Jeff Young 92db1d35e1 Formatting. 5 years ago
Jeff Young 10e68daa37 Fix some bugs in Change Symbol and Update Symbols. 5 years ago
Jeff Young 797a588015 Aliases should inherit their descs, keywords, and fp filters. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Wayne Stambaugh a5e628a552 Symbol editor: fix missing footprint filter support for derived symbols. 5 years ago
Marek Roszko 1538d737e7 Split out FILL_T to its own header to avoid spreading eda_item everywhere 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Wayne Stambaugh d45c11b4b5 Exclude from bill of materials and board netlist to library symbols. 5 years ago
Jeff Young 10add93d16 Fix clang compile warnings. 6 years ago
Wayne Stambaugh 354d53a6c5 Handle derived library symbol optional field inheritance. 6 years ago
Wayne Stambaugh 52078a4b1b Allow setting mandatory derived symbol field properties. 6 years ago
Wayne Stambaugh dd1a7627f8 Move setting derived symbol field properties from parent symbol. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Wayne Stambaugh e91f1f57dd Eeschema: fix rescue multiple unit symbol bug. 6 years ago
Jeff Young 9a67dc56f9 Clean up assumption that field_id < MANDATORY means its mandatory. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jeff Young d25a63cd02 Don't allow selection flags to leak in to the libmanager cache. 6 years ago
Jon Evans 8660b4c144 ADDED: New color theme editor and multi-theme support 6 years ago
Wayne Stambaugh 9d6f64da9a Implement symbol library s-expression parser. 6 years ago
Wayne Stambaugh e1900161a7 Eeschema: implement new symbol library file s-expression formatter. 6 years ago
jean-pierre charras 2ca16c0b29 eeschema: fixes some issues related to translated and not translated field names. 6 years ago
Wayne Stambaugh bc68c7d949 Symbol editor: fix several internal units bugs. 6 years ago
Seth Hillbrand 995bef8736 eeschema: Cleanup around pins and bboxes for components 6 years ago
Jeff Young e4eedfa893 Catch exceptions from failed clone. 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Wayne Stambaugh c67a52ffd8 Symbol editor: fix various crash and behavior bugs. 6 years ago
Wayne Stambaugh 3e431d0d39 Symbol editor: fix inherited symbol editing bug. 6 years ago
Wayne Stambaugh 9fe2c4b21f Fix a few more symbol library inheritance bugs. 6 years ago
Wayne Stambaugh 8e150521a2 Fix a few minor symbol library inheritance bugs. 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Jeff Young a5a237ac32 Improve readability of flag checking. 6 years ago
Jeff Young 80dd3f8635 Draw datasheet field with the value from the dfm file. 6 years ago
Seth Hillbrand d65da471b7 EEschema: Plot stroked edges over BG 6 years ago
Wayne Stambaugh 9020a3a26c Eeschema: remove dead code from LIB_PART object. 6 years ago
Jeff Young 6bf1ac45e3 New selection highlighting model for eeschema. 6 years ago
Jeff Young 787b16db98 Draw invisible pins in grey in pin preview. 6 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Seth Hillbrand 0e5cc54ec9 Eagle: Fix crash when importing Eagle V6 7 years ago
Jeff Young 7995b5cc3c Restore selection on abort and undo/redo. 7 years ago
Jeff Young f6e07f575a Rename for clarity. 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Jeff Young f87d371b8b Move to shared COLLECTORS for sch and lib. 7 years ago