271 Commits (2d6ab62da4d5ab455e5c02885122ddad4f4608ff)

Author SHA1 Message Date
Jeff Young 2d6ab62da4 ADDED: schematic/library diff for symbols. 3 years ago
Jon Evans 610e787ada Move to requiring explicit action to save project settings 3 years ago
Jeff Young 2a5bb71fbd ADDED operating point text variables for labels and symbols. 3 years ago
Roberto Fernandez Bautista d063eb431b Move FixupJunctions to SCHEMATIC 3 years ago
Roberto Fernandez Bautista 7332c0c54d Move SCH_EDIT_FRAME::GetSchematicConnections into SCH_SCREEN::GetConnections 3 years ago
Seth Hillbrand f4ac4be701 Fix naming of `updateTitle()` 3 years ago
Jeff Young c89925578d Move find/replace to own tool so it doesn't rob events from cross-probing. 3 years ago
Jeff Young f00ec339fd Don't set IS_NEW flags during clean-up operations. 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Jeff Young c7603372b5 Use consistent naming. 3 years ago
Jeff Young 96819f6c01 Better cache invalidation for text objects with references. 3 years ago
Marek Roszko b60c42ea41 Add schematic cli plotting 3 years ago
Jeff Young 6c9d8f1ae7 GUI improvements to hierarchy navigator. 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
Jeff Young 838bd7292c Default intersheet ref field visibility to off, and show warning 3 years ago
Alex f75266d130 Keep selection order in SCH->PCB cross-selection. 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
Mike Williams 926f979ebc Schematic: Add swap action 3 years ago
Jeff Young b2a29e08a4 Improve repeat-last-item to handle unfold-from-bus. 3 years ago
Jeff Young 895a8a8dbc Work around focus issues for status popups. 3 years ago
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
Jeff Young ee0f93ed17 Fix some issue with hierarchy panel on OSX. 3 years ago
Mike Williams 7c979e6375 Schematic: move annotation options parsing into common function 3 years ago
Seth Hillbrand cde30d3dba Clarify cross-probing options 3 years ago
jean-pierre charras b712c2c0da Eeschema: fixes about Hierarchy panel/pane handling 3 years ago
jean-pierre charras 185016b84b Eeschema, Hierarchy navigator: add tool to Hide/show the panel. 3 years ago
Mike Williams 857990a883 Hierarchy: turn into a left side pane 3 years ago
Mike Williams efa23a5cbe Schematic: better automatic/recursive annotate 4 years ago
Mike Williams dabd42bbc4 Schematic: Automatic Symbol Annotation 4 years ago
dsa-t ad066ef09a Fix cross-probing in complex hierarchies, remove unused code. 4 years ago
Jeff Young e68e2e973e Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
dsa-t bc1ff6756f Cross-probing/selection for multiple items (SCH->PCB) 4 years ago
Jeff Young 04c76f10e9 Performance enhancements for fonts. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young 3a51fb6ac6 Be more consistent about annotation warngings. 4 years ago
Jeff Young da58e9ee4c Don't rely on selection when updating edited symbol in schematic. 4 years ago
Wayne Stambaugh c4d0a06701 Eeschema: fix broken auto save feature. 4 years ago
Jeff Young bc8245ca7b Attempt to untangle junction dot preferences. 4 years ago
Mike Williams d18d993eac Eeschema: find next key shouldn't launch find dialog 4 years ago
Jon Evans 0463fc4c2b Fix several bugs and refactor schematic saving 4 years ago
Jon Evans 0814219513 Clean up some handling of project files in standalone 4 years ago
luz paz 0446d35f0d Fix source comment/doc typos (follow-up) 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko c854811ac4 Parent frame already includes undo_redo_container.h 4 years ago
Seth Hillbrand f47784cd14 Fixup Junctions should call common tool 4 years ago
Roberto Fernandez Bautista 63f56640db CADSTAR Schematic: Add needed junctions on load 4 years ago