490 Commits (ab83c86210c0df9b55facb3e8ef3444590ac2692)

Author SHA1 Message Date
Jon Evans ae852e17f9 Re-add null component checking in UpdateNetHighlighting 5 years ago
Jeff Young c01046c12f Give new sheets an initial name and filepath. 5 years ago
Jeff Young aadc926740 Coverity fixes and "auto" removal. 5 years ago
Wayne Stambaugh 52078a4b1b Allow setting mandatory derived symbol field properties. 6 years ago
Michael Kavanagh 9414f65a3f Eeschema: allow Properties... in wire context menu 6 years ago
Wayne Stambaugh 91fd063585 Eeschema: allow editing of wire and bus properties. 6 years ago
Jeff Young f3e4e61fa7 Push some more editing code out to the tool framework. 6 years ago
Jon Evans 1792479ca5 Fix sheet pin import after SelectPoint API change 6 years ago
Jeff Young 160981ee71 Better error reporting for DRC rule parsing. 6 years ago
Mikołaj Wielgus ecec7192fc Add "Select All" in schematic & layout disambiguation popup menu 6 years ago
Jon Evans 77a6550ba9 Fix bus unfolding with prefixes 6 years ago
Jon Evans 699985cd97 Check for nested buses when highlighting 6 years ago
Jon Evans c7daf8a8f3 ADDED: Cross-probe highlighting of bus members 6 years ago
Jon Evans 1e69f592f6 Rework net highlighting to use connections instead of strings 6 years ago
Jon Evans a63df2fbf0 Remove BuildNetListBase from netlisting paths 6 years ago
Jeff Young d61b6f965e Flatten some settings and remove some more globals. 6 years ago
Jeff Young 70fb5cac96 Flatten one level of showElectricalTypes settings. 6 years ago
jean-pierre charras 4cfff6b35d Libedit: fix crash when right clicking. 6 years ago
Jon Evans 7c7b7f41da Move SCH_SCREEN project access to SCHEMATIC 6 years ago
Ian McInerney c4142a5842 Remaining part of code forgotten by 73a1ce3e 6 years ago
Jon Evans fbc42a8cb5 Move schematic defaults to SCHEMATIC and add some missing settings entries 6 years ago
Jon Evans e1476dea58 Fix build 6 years ago
Jon Evans 4e2e280bf4 Fix part adding 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Wayne Stambaugh 980aefea4b Eeschema: fix copy and paste bug. 6 years ago
Wayne Stambaugh ad88874adf Use new file formats for copy and paste in schematic and symbol editors. 6 years ago
Jeff Young 4a1ee40058 Pretty print bus definitions to the menus. 6 years ago
Jeff Young ba301c292a Check for single item seletion for most property dialogs. 6 years ago
Jeff Young ec5f7b35a9 Attempt to fix crash with RMB on un-selected graphic line. 6 years ago
Jeff Young 724c669434 Move a few more commands to tool framework. 6 years ago
jean-pierre charras b29f55c1ca Cosmetic minor changes for 2 icons. 6 years ago
Wayne Stambaugh 1840fe351e Eeschema: fix assertion when duplicating a sheet. 6 years ago
Jeff Young 73e1496b25 Change attached-label algorithm. 6 years ago
Jeff Young 51e72ed9ba Finish the collect-attached-labels rewrite. 6 years ago
Jeff Young f6d1aa1f42 Fix some failures to drop hover selections after executing a command. 6 years ago
Jeff Young 0f34fc2e5f Simplify the "pick up attached labels" logic. 6 years ago
Wayne Stambaugh 590a101a88 Eeschema: fix update schematic symbol library link bugs. 6 years ago
Wayne Stambaugh 9c99286385 Fix a few Coverity warnings. 6 years ago
Wayne Stambaugh 7183e9f97e Make the new schematic and symbol library file formats the default. 6 years ago
Jeff Young 5bed201a23 Don't collect connected labels on a paste. 6 years ago
Jeff Young 199bb2ffb0 Add hittesting for worksheets in Pcbnew and Eeschema. 6 years ago
Wayne Stambaugh fa57c8a570 Eeschema: fix sheet bug in schematic editor drawing tool. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 7308099852 Add an icon and put Schematic Setup in the toolbar. 6 years ago
Ian McInerney facf40d3ce libedit: Add drag to move behavior 6 years ago
Jeff Young f113370e1e Edit worksheet properties when no other selection is available. 6 years ago
Jeff Young a286cb5a8f Keep labels on dragged wires. 6 years ago
Jeff Young 2b6089240a Change super/subscript syntax to ^{foo} and _{foo}. 6 years ago
Jeff Young 42cd604c3c Expose Show Hidden Fields to GUI. 6 years ago
Jeff Young d7d1cb6f78 A bunch of fixes to Eeschema Find/Replace. 6 years ago