- 14 Nov, 2014 9 commits
-
-
Maciej Suminski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
geometry: IsSolid() and Move() methods, segment overlap detection, some improvements in SHAPE_LINE_CHAIN class.
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
- fixed walkaround bug causing unwanted overlap/clearance violation when the first segment of trace being laid intersects the obstacle's hull at the same point twice (ie. goes in, turns around and goes out). - fixed placer bug not splitting the start segment after toggling via placement or changing trace width
-
Tomasz Wlostowski authored
- re-worked PNS_LINE_PLACER and PNS_ROUTER classes a bit, removing duplicate class members - cleaned up Andrew's blind/buried via fixes - fixed 'custom via width' dialog bug updating the width even when closed/cancelled - fixed incorrect radius of drawn microvias
-
Nick Østergaard authored
-
Maciej Suminski authored
-
jean-pierre charras authored
Pcbnew: fix Bug #1391561 (PCBNew segfaults on BOM creation). Does not happen on all platforms. Could be due to use of data just previoulsy deleted. Very minor other changes.
-
- 13 Nov, 2014 12 commits
-
-
Maciej Suminski authored
pcbnew: Modules can be selected with block selection tool without including texts & references (GAL).
-
Maciej Suminski authored
pcbnew: Allows selecting module edges in module editor, when they are covered with other items (GAL).
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
pcbnew: Fix persistent multiple items selection box that stays after selecting a polygon/line (GAL).
-
unknown authored
-
Maciej Suminski authored
-
jean-pierre charras authored
-
Alexander Golubev authored
-
Adam Wolf authored
-
Wayne Stambaugh authored
-
- 12 Nov, 2014 4 commits
-
-
jean-pierre charras authored
Minor doc update.
-
unknown authored
Apply patch from Cirilo Bernardo with some minor changes: mainly allows also the solder mask layer and keep ref and value fields on the silk layer.
-
unknown authored
-
jean-pierre charras authored
-
- 09 Nov, 2014 1 commit
-
-
Blair Bonnett authored
* Fix assertions in Eeschema when editing net labels, electronic rules check, and plotting. * Fix assertion when opening PCB calculator. * Fix assertions in Pcbnew when changing footprints in footprint properties dialog and adding or editing text.
-
- 08 Nov, 2014 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Polyline.h: remove useless class CRect. Use the more powerful EDA_RECT instead. Clean and remove duplicate code.
-
- 07 Nov, 2014 1 commit
-
-
Garth Corral authored
-
- 06 Nov, 2014 3 commits
-
-
Garth Corral authored
-
Adam Wolf authored
-
jean-pierre charras authored
-
- 05 Nov, 2014 1 commit
-
-
Alexander Golubev authored
An ugly if-condition replaced with a CACHE'd cmake variable.
-
- 04 Nov, 2014 2 commits
-
-
Gilbert authored
-
Adam Wolf authored
* Patch was taken from https://trac.macports.org/ticket/44524 for the upstream bug of http://trac.wxwidgets.org/ticket/16329.
-
- 02 Nov, 2014 3 commits
-
-
jean-pierre charras authored
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
-
Dick Hollenbeck authored
-
Marco Ciampa authored
-
- 01 Nov, 2014 2 commits
-
-
Gilbert J.M. Forkel authored
Add check for correct wxGTK version report by wx-config. If incorrect cmake fails. Compare https://bugzilla.redhat.com/show_bug.cgi?id=1077718
-
Gilbert J.M. Forkel authored
-