1. 30 Sep, 2012 1 commit
  2. 28 Sep, 2012 2 commits
  3. 27 Sep, 2012 2 commits
  4. 26 Sep, 2012 3 commits
  5. 25 Sep, 2012 2 commits
  6. 24 Sep, 2012 3 commits
  7. 22 Sep, 2012 4 commits
  8. 21 Sep, 2012 2 commits
  9. 20 Sep, 2012 6 commits
  10. 18 Sep, 2012 2 commits
  11. 17 Sep, 2012 5 commits
  12. 15 Sep, 2012 1 commit
  13. 13 Sep, 2012 1 commit
  14. 12 Sep, 2012 3 commits
  15. 11 Sep, 2012 2 commits
  16. 07 Sep, 2012 1 commit
    • jean-pierre charras's avatar
      Pcbnew: cleanup functions: now, cleanup uses same algorithm as connectivity... · 3668f4cc
      jean-pierre charras authored
      Pcbnew: cleanup functions: now, cleanup uses same algorithm as connectivity calculations to detect pads connections, and is faster.
      therefore tracks which have a end point inside a pad, but not necessaryexactly  to the pad position are seen as connected, and are no more removed.
      Side effect: reconnect to pads option is removed, because it is useless.
      TODO: use this algorithm in drag functions.
      Minor other fixes
      3668f4cc