1. 26 Feb, 2013 1 commit
  2. 22 Feb, 2013 1 commit
    • Wayne Stambaugh's avatar
      Minor dialog and footprint ID class fixes. · 0e4bb20e
      Wayne Stambaugh authored
      * Make Pcbnew net list dialog honor escape key on Linux.
      * Make Pcbnew swap layers dialog honor escape key on Linux.
      * Layout and UI policy fixes for Pcbnew swap layer and net list dialogs.
      * Layout and UI policy fixes for Eeschema plot dialog.
      * Rename fpip.h to fpid.h.
      * Fix FPID class compiler errors.
      * Restore fpid.cpp to Pcbnew static library source list.
      0e4bb20e
  3. 12 Feb, 2013 1 commit
  4. 11 Feb, 2013 1 commit
  5. 10 Feb, 2013 1 commit
  6. 06 Feb, 2013 2 commits
  7. 02 Feb, 2013 2 commits
    • Emmeran's avatar
      added option to allow zooming around the crosshair instead of the center; can... · 0bdf5bac
      Emmeran authored
      added option to allow zooming around the crosshair instead of the center; can be enabled via options or by holding alt while using the mousewheel
      0bdf5bac
    • jean-pierre charras's avatar
      Changes for CvPcb to eeschema stuff file: the stuff file generation from CvPcb... · 619125f9
      jean-pierre charras authored
      Changes for CvPcb to eeschema stuff file: the stuff file generation from CvPcb is removed. Eeschema now imports footprints names from the .cmp usual file created by CvPcb or by Pcbnew (Why to use 2 file formats for the same thing?) .
      Pcbnew: in netlist dialog: The user now can choose between the netlist and the .cmp file to import footprints names.
      Therfore no need to delete the .cmp file when exists to use only the netlist.
      This is useful for users who use CvPcb only once to fill footprints fields in schematic, and after edit/modify the footprints fields in schematic outside CvPcb.
      619125f9
  8. 26 Jan, 2013 1 commit
  9. 24 Jan, 2013 1 commit
  10. 21 Jan, 2013 1 commit
  11. 19 Jan, 2013 1 commit
    • jean-pierre charras's avatar
      Pcbnew: fix a minor bug I created in rev 3912. · ac64da65
      jean-pierre charras authored
      Still try to find a better fix for Bug #1100876, however I am thinking the bug is not in Kicad:
      looks like a buggy version of wxWidgets is used, which sends sometimes an unwanted wxCommandEvent event,
      when an event::Check() is called inside a function called by a  wxUpdateUIEvent event.
      ac64da65
  12. 18 Jan, 2013 3 commits
  13. 13 Jan, 2013 1 commit
  14. 12 Jan, 2013 1 commit
    • Wayne Stambaugh's avatar
      Base object decoupling improvements. · f8a56d44
      Wayne Stambaugh authored
      * Improve MSG_PANEL_ITEM to handle message panel information.
      * Create containers for passing message panel items between objects and
        the message panel.
      * Rename EDA_ITEM::DisplayInfo to EDA_ITEM::GetMsgPanelInfo.
      * Remove all direct manipulation of EDA_DRAW_FRAME from all objects derived
        from EDA_ITEM.
      f8a56d44
  15. 10 Jan, 2013 2 commits
  16. 06 Jan, 2013 1 commit
  17. 04 Jan, 2013 1 commit
  18. 03 Jan, 2013 2 commits
  19. 01 Jan, 2013 1 commit
  20. 29 Dec, 2012 1 commit
  21. 28 Dec, 2012 1 commit
    • Wayne Stambaugh's avatar
      Add Pcbnew GEDA PCB module plugin support. · 7c86749c
      Wayne Stambaugh authored
      * Create new GEDA PCB plug in.
      * Add support for opening GEDA PCB footprints with module editor.
      * Make import footprint file dialog remember last selected footprint
        type during current session.
      * Update module editor file import to use new GEDA PCB plug in.
      * Let IO_MGR know about GEDA PCB plug in.
      * Create a WHITESPACE_FILTER_READER to simplify parsing GEDA PCB footprint
        files.
      7c86749c
  22. 27 Dec, 2012 1 commit
  23. 20 Dec, 2012 1 commit
  24. 19 Dec, 2012 1 commit
  25. 18 Dec, 2012 2 commits
  26. 14 Dec, 2012 1 commit
  27. 10 Dec, 2012 1 commit
  28. 08 Dec, 2012 2 commits
  29. 06 Dec, 2012 1 commit
  30. 01 Dec, 2012 1 commit
  31. 27 Nov, 2012 2 commits