35 Commits (2a6c7a7c0f37e514d9ccc7a329885dba49a49f3d)

Author SHA1 Message Date
Jeff Young 2e3860de6f Naming conventions. 5 years ago
Jeff Young afab60ae06 Fixes for autoplace fields. 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jeff Young 360953ba98 "comp" -> "symbol". 5 years ago
Jeff Young 2226e0b7aa Do grid snapping earlier to avoid inconsistencies. 5 years ago
Jeff Young 189b1742f7 Naming conventions and formatting. 5 years ago
Jeff Young a9271e43cc Read global fieldNameTemplates for project but don't write them. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young 97c34e2516 ADDED alternate pin definitions and assignments. 5 years ago
jean-pierre charras 6e47f147aa A few Coverity fixes. 6 years ago
jean-pierre charras cc47062b17 Fix a few Coverity issues 6 years ago
jean-pierre charras 4d9d1a5380 Fix a few compil minor warnings and Coverity minor issues 6 years ago
Jeff Young 93b7eacfb2 Fixup some Coverity issues. 6 years ago
Jeff Young fe3e0307d8 Move sheet name and filename to SCH_FIELD architecture. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Wayne Stambaugh aeb3281e27 Convert Schematic Internal Units to 100nm 6 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jeff Young 42383ae871 Build out some of the modern toolkit context menus. 7 years ago
Jeff Young 1a007c3e4b Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
Jeff Young a461eae8b9 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Jeff Young 8a54b1b3b7 Add view refresh calls for edit operations. 7 years ago
Tomasz Włostowski 30f0e93dbb Synchronize the GAL view after invoking 'autoplace fields' tool 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
Dick Hollenbeck 0c459ced97 EDA_TEXT object refactor. 9 years ago
Simon Richter 1b2fd6a382 Replace BOOST_FOREACH with C++11 range based for. 9 years ago
Marvin Schmidt 92a3743590 Avoid C99 style compound statement 10 years ago
Chris Pavlina 0f407a756c Pull existing settings into Doxygen module 10 years ago
Chris Pavlina 5e36c48012 Eeschema: remove dead code in autoplace (Coverity) 10 years ago
unknown 02d9bbbf2b Improve automatic placement of fields between wires 10 years ago
Chris Pavlina 3c6c6dcc88 Eeschema: make field autoplace spacing flexible by field text height. 10 years ago
jean-pierre charras 178cf0dc25 Polygon calculation (zones filling): use fast mode when possible (in fact most of time) and strictly simple polygon option only in critical cases (in fact in plot Gerber functions mainly). 10 years ago
Chris Pavlina 50c418a332 Eeschema: add field automatic placement feature. 10 years ago