235 Commits (a9ae86eefd468e0e9d249c47400ccc291babdabf)

Author SHA1 Message Date
Seth Hillbrand a9ae86eefd Cleanup geometry functions 1 year ago
Jeff Young 662a6d24e7 Improve robustness. 1 year ago
Jeff Young 6cc534182a Simplify rotation code. 1 year ago
Jeff Young 20cde51b43 Fix numerous bugs in schematic item rotation. 1 year ago
Jeff Young 5abc7145da Fold LIB_ITEM into SCH_ITEM. 2 years ago
Jeff Young 1028a76e4a Harmonize print/plot APIs. 2 years ago
Jeff Young c5ed80af52 Harmonize rotate APIs. 2 years ago
Jeff Young 92910d5d0f Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
JamesJ b01796cb84 Auto-fill new net global / local label names from connectivity 2 years ago
Wayne Stambaugh c5a02fc266 Do not update schematic connectivity for irrelevant property changes. 2 years ago
Yon Uriarte b7b64d959f Performance UpdateDanglingState 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Jeff Young f50de028fb Make plotting of PDF property popups optional. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young 68c839b214 Stop trying to zero-out offset of custom-shaped pads. 2 years ago
Jeff Young 5bca002567 Swap non-temp and non-edit flags for SCH_ITEMs. 2 years ago
Jon Evans 632e94ef81 Add a few more schematic properties 2 years ago
Jeff Young e7ee6e1f26 Modified flags are handled by SCH_COMMIT. 2 years ago
Jon Evans bf2e9f8261 Properties for SCH_LINE 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Jeff Young 7e5cd01079 Improve scoping control of connetion members. 3 years ago
Jeff Young bc108023b3 ADDED operating point overlay for SCH_EDIT_FRAME. 3 years ago
Roberto Fernandez Bautista c4bde9c7e8 Extract SCH_LINE::BreakAt( aP ) from SCH_EDIT_FRAME::BreakSegment 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jeff Young 5507748fa9 Make sure bounding box is not degenerate. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young 9bed145475 Allow the current sheet a chance to resolve text variables. 3 years ago
Jeff Young b80824951e Clean up some of the PDF hypertext stuff, and add opening HTTP[S] urls. 3 years ago
Jeff Young 59dc6c8e45 Add wire and bus popups for PDF export. 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Marek Roszko bf964d8678 Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
Jeff Young 45393f228a Promote pin selections to symbols when preference is set. 3 years ago
Jeff Young dbbdc9d2e6 Don't rely on the penWidth already being set when setting the dash style. 3 years ago
Jeff Young d5a6452934 Get rid of special default line style for Eeschema. 3 years ago
Jeff Young 036d283433 Don't muck with linestyle default when setting it. 4 years ago
Miklós Márton 7ebdb4853c Do not open label edit dialog when adding label to an already named wire 4 years ago
Jeff Young 4f62960334 Update message panel from PCB point editor and SCH drawing tools. 4 years ago
Jeff Young e68e2e973e Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
Jeff Young 38cde901b0 Don't use last-resolved caches for graphic lines. 4 years ago
Mike Williams 5503afc09a Schematic: disallow center rotation, allow both endpoint rotations 4 years ago
Jeff Young f11b8011cd Separate plotting into background and foreground. 4 years ago
Jeff Young 60bcfd1bf1 Bug fixes in arc & textbox printing. 4 years ago
Jeff Young 3409783d9f Break sch_text.h/.cpp into sch_text and sch_label. 4 years ago
Jeff Young f310a5b986 Excise deci-degrees from trigo. 4 years ago