1. 26 May, 2013 1 commit
  2. 25 May, 2013 4 commits
  3. 24 May, 2013 4 commits
  4. 23 May, 2013 3 commits
  5. 22 May, 2013 3 commits
  6. 21 May, 2013 2 commits
  7. 20 May, 2013 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew footprint library table work in progress. · c9be8bfd
      Wayne Stambaugh authored
      * Add code for loading, modifying, and saving the global and project
        footprint library tables.
      * Add code to load MODULE objects using the footprint library table to
        the footprint viewer.
      * Add static methods to FP_LIB_TABLE to support loading footprint library
        tables.
      c9be8bfd
  8. 19 May, 2013 1 commit
  9. 18 May, 2013 2 commits
  10. 16 May, 2013 2 commits
  11. 15 May, 2013 1 commit
  12. 14 May, 2013 1 commit
  13. 13 May, 2013 1 commit
  14. 10 May, 2013 2 commits
  15. 09 May, 2013 1 commit
  16. 08 May, 2013 2 commits
    • Wayne Stambaugh's avatar
      Footprint library table work, minor fixes, and code cleaning. · cf86e18f
      Wayne Stambaugh authored
      * Fix a bug when full file name and path are passed to FOOTPRINT_INFO::
        ReadFootprintFiles() which I created in bug fix lp:593989.
      * Fix a wxString debug assertion in EDA_APP::InitEDA_Appl() when the KICAD
        environment variable is defined as an empty string.
      * Add error dialog when libraries cannot be found in system search path
        when loading footprint using the select footprint dialog.
      * Add footprint library name column to the EDA_LIST_DIALOG when selecting
        footprints from the list.
      * Allow reading all columns from the selected row in EDA_LIST_DIALOG.
      * Remove redundant sort from EDA_LIST_DIALOG constructor
      * Add library name member variable and accessors to FOOTPRINT_INFO.
      * Make headers translatable for Eeschema select component from list dialog.
      * Add some helper methods to FPID for identifying the FPID type and validity.
      * Remove a bunch of trailing whitespace and add missing license comments.
      cf86e18f
    • jean-pierre charras's avatar
      More work on CPOLYGONS_LIST class. · 2e6969fe
      jean-pierre charras authored
      2e6969fe
  17. 07 May, 2013 2 commits
  18. 06 May, 2013 3 commits
  19. 05 May, 2013 3 commits
  20. 04 May, 2013 1 commit