1. 23 Jul, 2013 3 commits
  2. 22 Jul, 2013 3 commits
  3. 21 Jul, 2013 1 commit
  4. 20 Jul, 2013 2 commits
  5. 19 Jul, 2013 1 commit
  6. 14 Jul, 2013 1 commit
    • Wayne Stambaugh's avatar
      Eeschema find bug fixes. (fixes lp:1199689) · ba16d9e7
      Wayne Stambaugh authored
      * Force search when wrap past end of list option changes state.
      * Fix SCH_FIELD::Matches() for bug in user defined fields which have an ID
        of -1.
      * Minor improvements to the find data names to improve source code readability.
      ba16d9e7
  7. 09 Jul, 2013 4 commits
  8. 05 Jul, 2013 1 commit
  9. 03 Jul, 2013 1 commit
  10. 01 Jul, 2013 3 commits
  11. 30 Jun, 2013 1 commit
  12. 29 Jun, 2013 1 commit
  13. 28 Jun, 2013 3 commits
  14. 27 Jun, 2013 5 commits
  15. 25 Jun, 2013 2 commits
  16. 24 Jun, 2013 1 commit
  17. 23 Jun, 2013 2 commits
  18. 20 Jun, 2013 1 commit
  19. 19 Jun, 2013 1 commit
  20. 18 Jun, 2013 1 commit
  21. 17 Jun, 2013 1 commit
  22. 15 Jun, 2013 1 commit
    • jean-pierre charras's avatar
      Eeschema: Add dialog and utilities (help files ...) to create BOMs from... · b4d0cd74
      jean-pierre charras authored
      Eeschema: Add dialog and utilities (help files ...) to create BOMs from generic netlist, using python scripts or xsltproc+style sheet.
      Remove dead code relative to old BOM generation.
      Rename witha  more explicit name bom-example?.py , fix some issues and move them from script/bom-in-python/ky to script/bom-in-python
      Rename ki.py utility to more explicit  ky_generic_netlist_reader.py
      b4d0cd74