1. 24 Nov, 2012 1 commit
  2. 23 Nov, 2012 1 commit
  3. 19 Nov, 2012 1 commit
    • Dick Hollenbeck's avatar
      Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and · 2aa27122
      Dick Hollenbeck authored
      their type, by using the more abstract PLUGIN::Footprint*() functions.
      
      This is an intermediate phase only, other changes will be necessary as library table support comes in.
      Encapsulate usage of library path searching, since that will go away as library table support comes in.
      Add FOOTPRINT_EDIT_FRAME::{get,set}LibPath() and FOOTPRINT_EDIT_FRAME::{get,set}LibNickName() functions
      to provide this encapsulation.
      2aa27122
  4. 16 Nov, 2012 1 commit
  5. 05 Nov, 2012 1 commit
  6. 13 Oct, 2012 1 commit
  7. 09 Oct, 2012 1 commit
  8. 05 Oct, 2012 2 commits
  9. 04 Oct, 2012 1 commit
  10. 03 Oct, 2012 1 commit
  11. 24 Sep, 2012 1 commit
  12. 22 Sep, 2012 1 commit
  13. 20 Sep, 2012 2 commits
    • jean-pierre charras's avatar
      b1c9c542
    • jean-pierre charras's avatar
      dcsvg (and therefore KicadSVGFileDC) is now unused. Use SVG plotter only to... · 9e096061
      jean-pierre charras authored
      dcsvg (and therefore KicadSVGFileDC)  is now unused. Use SVG plotter only to export a board SVG file.
      SVG export does not use no more wxWidgets wxDC.
      In pcbnew SVG files can be created by plot menu (in B&W) or export SVG menu (B&W or Color).
      Export SVG menu is more suitable to create a view of a board, and plot menu is better to create a B&W document of silkscreen layers.
      (In the future, the 2 menus could be merged, because they are not very different).
      Note: pcbnew plot code is cleaned, mainly in dialog files, but still needs more cleanup.
      9e096061
  14. 17 Sep, 2012 1 commit
  15. 15 Sep, 2012 1 commit
  16. 12 Sep, 2012 1 commit
  17. 11 Sep, 2012 2 commits
  18. 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
  19. 05 Sep, 2012 1 commit
  20. 02 Sep, 2012 2 commits
  21. 31 Aug, 2012 1 commit
  22. 30 Aug, 2012 1 commit
  23. 29 Aug, 2012 2 commits
  24. 21 Aug, 2012 1 commit
  25. 11 Aug, 2012 1 commit
  26. 04 Aug, 2012 1 commit
  27. 03 Aug, 2012 1 commit
  28. 02 Aug, 2012 1 commit
  29. 16 Jul, 2012 2 commits
  30. 14 Jul, 2012 1 commit
  31. 13 Jul, 2012 1 commit
  32. 09 Jul, 2012 1 commit
  33. 08 Jul, 2012 1 commit
  34. 30 Jun, 2012 1 commit