15416 Commits (febc8cd6aab951f7f62b3b7b930c351722c65df1)
 

Author SHA1 Message Date
Seth Hillbrand febc8cd6aa pcbnew: Ensure save dialog with zones 7 years ago
Seth Hillbrand 463e061740 Clear non-copper edge rounding 7 years ago
Ian McInerney d80759efb8 cvpcb: Implement delete/cut/copy/paste for individual associations 7 years ago
Ian McInerney 1d66aad4df cvpcb: Allow the escape key to close the window 7 years ago
Seth Hillbrand f5284ced54 Allow null path in 3d model 7 years ago
Ian McInerney c951ca6f47 cvpcb: Added library location to status bar 7 years ago
Seth Hillbrand f25ae373bb Fixup previous move commit 7 years ago
Seth Hillbrand 845833e8fd pcbnew: Enforce maximum movement in Move Exact 7 years ago
jean-pierre charras f0ac61a8fd Eeschema: minor fix for root sheet plot file name. 7 years ago
Seth Hillbrand 8f7278e34f Eeschema: Normalize layer ordering between plot and screen 7 years ago
Seth Hillbrand b124599de3 Don't skip handled events in GTK 7 years ago
Seth Hillbrand 697234dd51 eeschema: Insert junctions when repeating 7 years ago
Seth Hillbrand ba97494d6f Update toolbar to get new icon/tooltip 7 years ago
Jeff Young 1996fba8a6 Check for a tree selection before checking it against the board item. 7 years ago
Wayne Stambaugh a6bbe907ee Set about dialog name for 3D viewer frame. 7 years ago
Wayne Stambaugh 43579f4c02 Minor library identifier validator change. 7 years ago
Seth Hillbrand 909a25c147 pcbnew: Correct polygon flipping in custom pads 7 years ago
Wayne Stambaugh aa3aafc4ff Eeschema: fix sheet plotting bug. 7 years ago
Seth Hillbrand b32439a694 Plotting: Handle mask transparency 7 years ago
Seth Hillbrand ddbc25077c Eeschema: Plot in same order as drawing 7 years ago
Seth Hillbrand b075886b19 DC printing: Place worksheet behind schematic 7 years ago
Wayne Stambaugh eae999a85a Eeschema: allow empty field strings in field table editor. 7 years ago
Seth Hillbrand 77f0799750 Print bitmaps using BW setting 7 years ago
jean-pierre charras 8de93ad8b4 Eeschema: fix incorrect size of junctions on screen. 7 years ago
Ian McInerney b377b5bbed pcbnew: Fix invalid hotkeys 7 years ago
Seth Hillbrand 75b5324762 Eeschema: Allow junction dots to be hidden 7 years ago
Wayne Stambaugh 610d200e8a Fix spelling error in symbol library table warning string. 7 years ago
Wayne Stambaugh 8002692f3e CvPcb: fix save changes dialog layout issue. 7 years ago
Seth Hillbrand 9496b57b01 tool_mgr: Don't invalidate our own iterators 7 years ago
jean-pierre charras a5cd5844ec Fix invalid wxImageList build. 7 years ago
Ian McInerney da16b479a0 Make DXF monochrome output only contain Black layer 7 years ago
Ian McInerney 44f1059000 Allow DXF to be exported in either inches or millimeters 7 years ago
Ian McInerney cf4b41f7d9 pcbnew: Update plot dialog to contain a unit selector for DXF 7 years ago
Seth Hillbrand a84ca5b147 cmake: Further petting dependencies 7 years ago
Ian McInerney 71f5f96e64 Remove help from F1 key and move it to an action 7 years ago
Ian McInerney 2aa8e444ee Added hotkey validity checking to the preferences menu 7 years ago
Steven A. Falco cfa187f477 Show the current grid setting. 7 years ago
Wayne Stambaugh 1ed411e431 LibEdit: fix library tree refresh issue when library is removed. 7 years ago
Seppe Stas 9233ae97d0 Set KiCad version in MacOS apps 7 years ago
Seth Hillbrand 0ee38653f7 Fix default User Template location 7 years ago
Seth Hillbrand df89b5bf8a eeschema: Don't extend the block when finalizing action 7 years ago
Seth Hillbrand cca4037fec CMake: Another go at linear dependencies 7 years ago
jean-pierre charras e015da8d95 Add a search path to allow find ngspice include dir on some msys2 installs 7 years ago
jean-pierre charras 4ceb186251 Eeschema: fix incorrect saving in prj config on the default netlist format. It was not always saved, and this was not the default, but the last used format. 7 years ago
Seth Hillbrand 370109b868 Eagle: Fix stacked NC pin import 7 years ago
Seth Hillbrand 3b3165ad51 pcbnew: Allow DRC violations when marked 7 years ago
Seth Hillbrand 98e68cd66a Adding MIT license 7 years ago
jean-pierre charras 407301a28c Fix issue in cairo_gal when drawing a 360 deg arc (in fact a circle). It was due to a angle normalization between -360 and 360 degrees. So, in arcs, if the start angle and end angle diff is n*360 deg, this normalization gives start angle = end angle. The fix forces end angle = start angle+360deg in this case. 7 years ago
Seth Hillbrand 5ce0e7265b modedit: Clear undo when importing 7 years ago
Seth Hillbrand f1704fd61a bitmap2component: Fix logic for alpha mask 7 years ago