1. 28 Mar, 2015 1 commit
  2. 09 Mar, 2015 1 commit
  3. 04 Jan, 2015 1 commit
  4. 01 Jan, 2015 1 commit
  5. 22 Sep, 2014 1 commit
  6. 01 Sep, 2014 1 commit
  7. 31 Aug, 2014 1 commit
  8. 29 Aug, 2014 1 commit
  9. 04 Aug, 2014 2 commits
  10. 30 Jul, 2014 1 commit
  11. 20 Jul, 2014 1 commit
  12. 06 Jul, 2014 1 commit
  13. 04 Jul, 2014 1 commit
  14. 25 Jan, 2014 1 commit
  15. 10 Jan, 2014 1 commit
  16. 07 Jan, 2014 1 commit
  17. 30 Dec, 2013 1 commit
  18. 23 Aug, 2013 1 commit
    • jean-pierre charras's avatar
      Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files... · 4428d69a
      jean-pierre charras authored
      Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files to find a footprint even if the right footprint is already loaded (which explains the long time to load netlists)
      Netlist dialog: add option to report only most important messages. Useful for large boards.
      class REPORTER: add features to allow a basic message filtering (flags to report all/warning/error messages)
      Fix Bug #1214599 ( tools are deselected on Move command )
      4428d69a
  19. 09 Aug, 2013 1 commit
  20. 28 Jul, 2013 1 commit
  21. 26 May, 2013 1 commit
  22. 10 Mar, 2013 1 commit
  23. 27 Feb, 2013 1 commit
  24. 14 Jan, 2013 1 commit
  25. 06 Mar, 2012 1 commit
  26. 26 Jan, 2012 1 commit
  27. 22 Dec, 2011 1 commit
  28. 19 Dec, 2011 1 commit
    • jean-pierre charras's avatar
      Pcbnew: Enhanced algorithm to calculate board connections: · d41b81fc
      jean-pierre charras authored
      * A track is seen connected to a pad if the track end is inside the pad shape.
      * Pads inside pads are now seen connected, if the center of the pad is *inside* the other pad.
      * this is made to be sure a large copper area is shared by the 2 pads,  and to keep algorithm fast.
      d41b81fc
  29. 18 Dec, 2011 1 commit
  30. 09 Jun, 2011 1 commit
  31. 02 Apr, 2011 1 commit
    • jean-pierre charras's avatar
      * Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config... · 16e9ddc2
      jean-pierre charras authored
      * Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config to fix issues with decimal separator (when the separator is not a point).
      (WxWidgets 2.9.1 seems call setlocale( LC_NUMERIC, "" ) when wxConfig read doubles stored in config, but forget to back to current locale.)
      Note: perhaps there are some dialogs that need this call to  SetLocaleTo_Default() ).
      * Minor  code cleanup in pcbnew/netlist.cpp
      16e9ddc2
  32. 07 Mar, 2011 1 commit
  33. 21 Feb, 2011 2 commits
  34. 17 Feb, 2011 1 commit
  35. 10 Feb, 2011 1 commit
  36. 05 Feb, 2011 1 commit
  37. 01 Feb, 2011 1 commit
  38. 23 Jan, 2011 1 commit