614 Commits (6b6729284ca1cce4d15b6df214a28e437ca04cc2)

Author SHA1 Message Date
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young 20f6a83466 Don't leave wxWidgets to calc the height of the hierarchy navigator. 3 years ago
Jeff Young ee0f93ed17 Fix some issue with hierarchy panel on OSX. 3 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
jean-pierre charras 82167a7c96 Avoid crashes when, for some reason, a dll cannot be loaded. 3 years ago
Miklos Marton d30af7c164 eeschema: Add automatic rotate feature for placing global and 4 years ago
jean-pierre charras b712c2c0da Eeschema: fixes about Hierarchy panel/pane handling 3 years ago
jean-pierre charras ef2e51b493 Eeschema: code refactor and fix missing save project setting when closing the sch editor. 4 years ago
jean-pierre charras b401e98c80 Eeschema, hierarchy navigator: fixes and enhancements. 4 years ago
jean-pierre charras 185016b84b Eeschema, Hierarchy navigator: add tool to Hide/show the panel. 4 years ago
Mike Williams 8d51b6b6d3 Schematic: Add icons for Any/90/45 angle modes 4 years ago
Mike Williams 857990a883 Hierarchy: turn into a left side pane 4 years ago
Mike Williams 85516a4691 Schematic: add automatic annotation toggle 4 years ago
Jeff Young 68ca385e07 On-the-fly translations for pin electrical types. 4 years ago
Mike Williams 2a726a882f Schematic: new feature, force 45 degree lines 4 years ago
Jeff Young 7b82c2ba85 Preload eeschema find with selection when appropriate. 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Jeff Young 2defd8d911 Move show-bounding-boxes to a tool on the toolbars. 4 years ago
Jeff Young 92d5a3e763 Clear caches when changing global default font. 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 29c942816e Reduce duplication of settings. 4 years ago
Jeff Young af13533b42 Add show/hide controls for ERC markers. 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young 9af33cdfe8 Don't leave stranded symbols/footprints in editors when doc closes. 4 years ago
Wayne Stambaugh b7af66e3f9 Eeschema: fix broken page numbers when renaming a sheet file name. 4 years ago
Wayne Stambaugh a03e6e4926 Revert "Eeschema: fix broken page numbers when renaming a sheet file name." 4 years ago
Wayne Stambaugh a468a79948 Eeschema: fix broken page numbers when renaming a sheet file name. 4 years ago
Jeff Young 3a51fb6ac6 Be more consistent about annotation warngings. 4 years ago
Jeff Young 7fc04c3cf2 Fixes for realtime connectivity being off. 4 years ago
Jeff Young c01649fc6e Make it easier to open legacy files. 4 years ago
Wayne Stambaugh 53f5d616aa Coverity issue fixes. 4 years ago
Jeff Young da58e9ee4c Don't rely on selection when updating edited symbol in schematic. 4 years ago
Jeff Young f9a282278c Update junction-dot-size-cache when Schematic Setup changes. 4 years ago
Jeff Young 996a5b85a6 Overhaul IsJunctionNeeded logic to support all the different cases. 4 years ago
Jon Evans 8e5cbc5cf0 Fix highlighting complex connections from subsheets 4 years ago
Wayne Stambaugh c61af21da8 Eeschema: don't stat files when updating title bar text. 4 years ago
Wayne Stambaugh c4d0a06701 Eeschema: fix broken auto save feature. 4 years ago
Seth Hillbrand 548e5f49bd Clean up unused variable usage 4 years ago
Jeff Young 10dd70881c New paramaterized interface doesn't like quoted parameters. 4 years ago
Jeff Young 5f5ee7335d Formatting. 4 years ago
Seth Hillbrand 42a21e15f0 Check before dereference 4 years ago
Jeff Young 552f053a55 Remove pins from symbol hit-testing. 4 years ago
Jeff Young 6e7ce09572 Use more descriptive terminology for preferred text editor. 4 years ago
Jeff Young 0400c0a775 Prevent crash with RTree modification invalidating iterator. 4 years ago
Jeff Young a291cae2fd Make sure intersheetRef bounding boxes get updated in RTree. 4 years ago