1. 28 Jan, 2014 1 commit
  2. 27 Jan, 2014 1 commit
  3. 26 Jan, 2014 2 commits
  4. 25 Jan, 2014 1 commit
  5. 14 Jan, 2014 1 commit
    • Maciej Suminski's avatar
      Removed D_PAD::SetNetname() function and D_PAD::m_Netname, D_PAD::m_ShortNetname fields. · 654e7e55
      Maciej Suminski authored
      D_PAD::GetNetname() and D_PAD::GetShortNetname() were moved to BOARD_CONNECTED_ITEM. Now they use the net name stored in NETINFO_ITEM.
      Moved some one-line functions from class_board_connected_item.cpp to class_board_connected_item.h.
      Added a copyright notice, moved Doxygen comments from class_board_connected_item.cpp to class_board_connected_item.h.
      
      I have some doubts if changes introduced pcbnew/dialogs/dialog_pad_properties.cpp do not break anything, but I could not find a test case that breaks the pcbnew.
      
      Performed tests:
      - changed pad's net name from empty to existent - ok, name was changed
      - changed pad's net name from empty to nonexistent - ok, error message is displayed, net name stays empty
      - changed pad's net name from existent to empty - ok, net name became empty
      - changed pad's net name from existent to nonexistent - ok, error message is displayed, net name is not changed
      - (re)reading netlists, including net changes - fine, changes are applied, but empty nets are still kept
      - loaded pcbnew/pcad2kicadpcb_plugin/examples/CK1202_V1.pcb to test P-CAD import plugin - ok, net names are correct
      - imported an Eagle 6.0 board (Arduino Uno; http://arduino.cc/en/uploads/Main/arduino_Uno_Rev3-02-TH.zip) then saved in .kicad_pcb format and reloaded - ok, net names are correct
      - saved demos/video/video.kicad_pcb in legacy format and then loaded it again - ok, net names are correct
      654e7e55
  6. 10 Jan, 2014 1 commit
  7. 08 Jan, 2014 1 commit
  8. 02 Jan, 2014 2 commits
  9. 31 Dec, 2013 1 commit
  10. 27 Dec, 2013 1 commit
  11. 26 Dec, 2013 1 commit
  12. 22 Dec, 2013 3 commits
  13. 17 Dec, 2013 1 commit
  14. 14 Dec, 2013 1 commit
  15. 08 Dec, 2013 1 commit
  16. 29 Nov, 2013 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew: footprint library table fixes. · 56e2df79
      Wayne Stambaugh authored
      * Replace illegal file system characters when reading legacy libraries to
        prevent FPID parsing errors and allow saving to PRETTY file format.
      * Create validator to filter illegal file system characters from footprint
        name text edit controls to prevent issues when saving to PRETTY file format.
      * Add missing source file licenses and some minor coding policy fixes.
      56e2df79
  17. 27 Nov, 2013 1 commit
  18. 24 Nov, 2013 1 commit
  19. 20 Nov, 2013 2 commits
  20. 19 Nov, 2013 3 commits
  21. 18 Nov, 2013 1 commit
  22. 15 Nov, 2013 2 commits
  23. 12 Nov, 2013 2 commits
  24. 30 Oct, 2013 2 commits
  25. 24 Oct, 2013 1 commit
  26. 23 Oct, 2013 1 commit
  27. 22 Oct, 2013 2 commits
  28. 15 Oct, 2013 1 commit
  29. 14 Oct, 2013 1 commit