134 Commits (db23ee481cebf5d14e33e311d83f3de1518ffbb0)

Author SHA1 Message Date
Mike Williams 43e432f9ad sch_group: add basic class implementation + test 7 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
John Beard 215533f31a Unify flip direction handling 1 year ago
Mike Williams 2c99bc6c6d new feature: Schematic Design Blocks 2 years ago
James J be8744176c Add SCH_RULE_AREA shapes to eeschema 2 years ago
Jeff Young 95136494b3 RIP LIB_PIN. 2 years ago
Seth Hillbrand d8b6e28890 Excise the remaining unused ifdef EESCHEMA 2 years ago
Jeff Young d761b4f22f RIP LIB_TEXTBOX and LIB_SHAPE. 2 years ago
Jeff Young 3efe504dcc Collapse LIB_TEXT into SCH_TEXT. 2 years ago
Jeff Young d77eae3e7e Collapse LIB_FIELD into SCH_FIELD. 2 years ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Jeff Young 91df43c97a ADDED: schematic tables. 2 years ago
Jeff Young 791aa64950 Functionally it's a "reference image". 2 years ago
Alex Shvartzkop be72e07e61 Introduce PCB_GENERATOR. 2 years ago
Mike Williams 85c633eb00 QA: PCB Fields bug fixes 2 years ago
Mike Williams 993bb84240 PCB_FIELD: bug fixes 2 years ago
Mike Williams 6d93950dcc PCB: abolish TEXT_TYPE::TEXT_is_* 2 years ago
Mike Williams 37837dc392 PCB: introduce PCB_FIELD_T 2 years ago
Ian McInerney ea62b145ff Introduce core interface library 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Jeff Young a61ac363c2 Excise the remaining occurrences of "Alias" for derived symbols. 3 years ago
jean-pierre charras f80c150f13 Add missing cases for PCB_SHAPE_LOCATE_BEZIER_T in switches. 3 years ago
Seth Hillbrand c7c4439027 Allow bezier->line/poly conversion 3 years ago
Seth Hillbrand 06786c34d7 Blacklist hashes for 2d integer elements 3 years ago
Seth Hillbrand f1261e71d4 Replace boost::optional with std::optional 3 years ago
Jeff Young 49ecb5e3db Supply extra (required) typeinfo. 3 years ago
Jeff Young 1871812f2b Consolidate on a more widely used sub-type architecture. 3 years ago
Jeff Young 8b0efa8ac4 A bit of cleanup from last commit. 3 years ago
Seth Hillbrand 3050b987ee Fix coverity warning about unitialized value 3 years ago
Marek Roszko e67a4c6274 Throw in default initializers for MINOPTMAX to silence coverity 3 years ago
Jeff Young ba7a06f52e Escape netnames with illegal characters in them. 3 years ago
Mike Williams 3669cb4673 PCB Editor: Add User Background Images 4 years ago
Roberto Fernandez Bautista 55f22c526a Fix annotation of incomplete multi-unit symbols and re-annotation of duplicates 4 years ago
Mike Williams 2a726a882f Schematic: new feature, force 45 degree lines 4 years ago
Jeff Young 2250211ebf More wxT-ification. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
jean-pierre charras 2900910cdd fix a qa test after code change. 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Jeff Young 3409783d9f Break sch_text.h/.cpp into sch_text and sch_label. 4 years ago
Jeff Young 19c3481148 Fix test failure. 4 years ago
Jeff Young acfce8d4db Fix test failures. 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago
Jeff Young 024097dfef Another stab at fixing the test. 4 years ago
Jeff Young 66a6a6d448 Attempt to fix test case, and improve debugging output. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young 4b6bf3095a Radial dimensions. 4 years ago
Mikolaj Wielgus 098f234311 Add missing types to IsInstantiableType() switch 4 years ago
Mikolaj Wielgus 84dd515b6a s/Instatiable/Instantiable/, s/Instatiate/Instantiate/ 4 years ago
Mikolaj Wielgus db41769bb9 Subclasses of dimensions are instatiable 4 years ago