111 Commits (bd145a49048fc5b0cc6c0265b44dbd17b577fa85)

Author SHA1 Message Date
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
Mikolaj Wielgus 281f8ccc4b Correct instatiable type condition 4 years ago
Mikolaj Wielgus c159bd79f0 LOCATE_ANY_T is not an instatiable type 4 years ago
Mikolaj Wielgus 55ddc8161f Add determination to which Kicad app type belongs 4 years ago
Jeff Young b52529521e Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
Seth Hillbrand 9a8d1246cc We don't keep a CHANGELOG.TXT 4 years ago
Jeff Young f606679164 Proper numeric sorting for intersheet refs. 4 years ago
Roberto Fernandez Bautista 3747cb50c9 wxCHECK_MSG instead of assert 4 years ago
Roberto Fernandez Bautista dd65ce9523 Simplify & move new arc collision code into Kimath library 4 years ago
Roberto Fernandez Bautista c3051ba48a Refactor SHAPE_LINE_CHAIN to allow two shapes per point 5 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
Jeff Young 16b0147af8 Prefix DIMENSION types. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Jon Evans 1e33928b96 Fix issues with zone filling connectivity locking 5 years ago
Wayne Stambaugh 96c935673e Header clean up round 4. 5 years ago
Ian McInerney 485106dc9f Add missing include to minoptmax.h 5 years ago
Marek Roszko f19440f72e Update comments for arrayDim and mirror 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young 795e45836d Fix assert in DRC. 5 years ago
Jeff Young 8c5c902fa3 Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago