25180 Commits (479487ceb1fdb45d6996bdf8c3c62c3e1e11db6b)
 

Author SHA1 Message Date
Michael Kavanagh 479487ceb1 Tidy up context menus a bit 5 years ago
Jon Evans 6bb9aeab4b Position relative: store discarded pad for use as the selection anchor 5 years ago
Jeff Young 95ca5a0233 Don't record null drivers. 5 years ago
Jeff Young f3a6d2655e Improvements to ERC and bus parsing. 5 years ago
Jeff Young f1221a9ca3 Resolve text variables in title blocks for outputing to netlist. 5 years ago
Jon Evans 1754504234 Fabmaster: fix MSVC build 5 years ago
Michael Kavanagh 65f90f141f Symbol editor: remove duplicate legacy code path 5 years ago
jean-pierre charras e10025db64 Hierarchy navigation: keep the last used zoom level in a sheet when go back to this sheet. 5 years ago
Jeff Young 68efdb2fff Push shared parts of GRID_HELPERs into common. 5 years ago
Seth Hillbrand 950db6ff9c pcbnew: Add Fabmaster import 5 years ago
Jeff Young 3b424d3868 Use less-sophisticated arc editing math. 5 years ago
Mikolaj Wielgus 00a9910149 Fix misplaced parenthesis in VECTOR2<T>::Resize() 5 years ago
Roberto Fernandez Bautista ece0a5ec8e Make default color UNSPECIFIED for new sheets and allows "clearing" the color 5 years ago
Roberto Fernandez Bautista 00918c68f5 Don't do clever snapping logic when drawing a circle 5 years ago
Roberto Fernandez Bautista 49f454e32b Line width already factored into polygon shapes 5 years ago
Jeff Young e27bd5cf15 Add control over updating of symbol attributes. 5 years ago
Jeff Young bd786b578a Labels on pins should be considered "wire labels". 5 years ago
Jeff Young 288ecb9a02 Fix logic error in recent commit. 5 years ago
jean-pierre charras 2d282b8b19 Demos update 5 years ago
Jon Evans 38455c25ef Bring back consideration of world scale to PcbNew snapping 5 years ago
Jeff Young 08d595c9bf Move title block fields to global availability in PCBNew. 5 years ago
Wayne Stambaugh 82cf747ca8 Symbol editor: fix broken pin table dialog OK button disable logic. 5 years ago
jean-pierre charras e29eefffab French translation update. 5 years ago
jean-pierre charras 9d4e9c5d05 Demo update 5 years ago
Jeff Young bae5825d1b Fix copy/paste error. 5 years ago
Wayne Stambaugh 664c301cc7 Coverity fixes. 5 years ago
Jeff Young 7dc2ca93cd Make sure we mark board-only-footprint nets as current. 5 years ago
Jon Evans 6cc39d8011 Don't allow moving locked pads with Position Relative dialog 5 years ago
Jon Evans 0b7fc0e2d9 Update local ratsnest state when toggling appearance control 5 years ago
Jon Evans 915bf95d4d Add no-connects testcase 5 years ago
Jon Evans 02681fcf0e Move no-connect processing to connection graph 5 years ago
Roberto Fernandez Bautista ef00e7513a pl-editor: Activate Point Editor immediately to allow resizing of item just created 5 years ago
Roberto Fernandez Bautista c7624d2957 pl-editor: Don't update the properties panel while adding a shape item (line or rectangle) 5 years ago
Roberto Fernandez Bautista c3190627e2 pl-editor: Don't update the properties panel while adding an text item 5 years ago
Jeff Young 36508807e7 Give the pad placement tool a context menu. 5 years ago
Jon Evans 9b69c1e198 Fix a bone-headed cause of non-determinism 5 years ago
Jeff Young 965482bd7f Improve some tooltips. 5 years ago
Thomas Pointhuber 9f24ea0bb7 altium: fix non-copper pads. Roundrect pads were not filled and SetLocalCoord() does not transform polygons into the local coordinates, which is unexpected. 5 years ago
Electro707 1c42f95ab3 Added visible column to pins table 5 years ago
jean-pierre charras 54cf67dad2 Pcbnew, drill map: fix incorrect position of texts for small boards. 5 years ago
Mikolaj Wielgus 0129c7ae52 Notify appearance panel when net is (un)hidden by board inspection tool 5 years ago
Jon Evans 654e9a77db Connectivity: defer and parallelize item updates 5 years ago
Jon Evans 6fb1ed2824 Make sure hierarchical overrides are deterministic 5 years ago
Jeff Young ee6ec2c35c Line width already factored in to rectangle polygon. 5 years ago
Jeff Young 02ccd5fbdb Make sure properties commands don't go to other tools during routing. 5 years ago
Jeff Young 3e920c665f Special case via area generation. 5 years ago
Jon Evans b90e72ed07 Don't simplify hierarchical nets based on weak drivers 5 years ago
Jon Evans 24ff66f5a2 ERC: flag unconnected sheet pins 5 years ago
Jon Evans 693e40b5b0 Exclude buses from dangling label checks 5 years ago
Roberto Fernandez Bautista 58fa411260 CADSTAR importer: Parse missing SIGNALREF ATTROWNER 5 years ago