1. 28 Feb, 2015 1 commit
  2. 15 Feb, 2015 1 commit
  3. 11 Feb, 2015 1 commit
  4. 10 Feb, 2015 1 commit
  5. 09 Feb, 2015 1 commit
    • Ronald Sousa's avatar
      - Renamed tb2 to tb · ef20a2bb
      Ronald Sousa authored
      - corrected the code that violated the code policy. i.e. added the extra space to make the code more readable
      - Restored bom2csv.xsl to its original form 
      - Added bom_with_title_block_2_csv.xsl which has the new BOM generator.
      ef20a2bb
  6. 08 Feb, 2015 1 commit
    • Ronald Sousa's avatar
      -update XNODE* NETLIST_EXPORT_TOOL::makeGenericDesignHeader() so that the net... · 8a916a61
      Ronald Sousa authored
      -update XNODE* NETLIST_EXPORT_TOOL::makeGenericDesignHeader() so that the net file now outputs project information.
          For example:
              - Company name
              - Project title
              - issue date
              - Revision
              - Comment 1 to 4
      
      - updated bom2csv.xsl plugin to take advatage of the extra project information that the net file now outputs.
      
      Overall this improvement will make it easier to automatically make controlled and traceable documents.
      
      8a916a61
  7. 03 Dec, 2014 2 commits
  8. 17 Apr, 2013 1 commit
    • Stefan Helmert's avatar
      The internal BOM generator has bugs. I designed an XSL script, which converts... · 5da0a971
      Stefan Helmert authored
      The internal BOM generator has bugs. I designed an XSL script, which converts the generated XML Partlist into
      a CSV file for Libre Office or Open Office.  It is very easy to use. You can specify it as a plugin for 
      Eeshema netlist generator.
      
      It searches for all field names, generates the table headings accounting for all fields found in any part.
      Then stuffs all the parts rows according to proper fields.
      
      5da0a971
  9. 02 Mar, 2011 1 commit
  10. 10 Feb, 2011 2 commits
  11. 28 Aug, 2010 1 commit
    • jean-pierre charras's avatar
      Fixed compatibility with wxWidegets 2.9.1. · f77121a5
      jean-pierre charras authored
      Added hotkeys editor from David Turner, with a lot of enhancements and fixes
      Added pins connections info in intermediate netlist for each compoment. This is redundant, but some netlist formats (ORCADPCB, PSPICE) are very easy to create with this redundant info.
      f77121a5
  12. 22 Aug, 2010 1 commit
  13. 20 Aug, 2010 1 commit
  14. 19 Aug, 2010 1 commit
  15. 11 Aug, 2010 2 commits
  16. 05 Aug, 2010 1 commit
  17. 23 Jun, 2009 2 commits
  18. 28 May, 2009 1 commit
  19. 21 May, 2009 1 commit
    • stambaughw's avatar
      Build improvements, compiler warning fixes and build fixes, and lots of clean up. · 8bf79111
      stambaughw authored
      * Created separate SVN version header.
      * Add true config.h for platform dependency checks.
      * Add dependency check cmake module.
      * Remove some leftover hand crafted make files.
      * Remove non-cmake build instructions from COMPILING.txt.
      * Fix split _() strings causing Visual C++ compiler error.
      * Fix lots of compiler warnings.
      * Change project file parameter container from wxArray to boost::vector_ptr.
      * Removed lots of redundant header definitions.
      * Fixed green_xpm redefinition in ercgreen.xpm.
      * Remove some dead code and unnecessary class methods.
      8bf79111
  20. 06 Apr, 2009 1 commit
  21. 14 Sep, 2008 1 commit
  22. 07 Sep, 2008 1 commit
    • f3nix's avatar
      CMake: · 422ffdab
      f3nix authored
      * Require CMake version 2.6.1 on Windows and version 2.6.0 for other systems.
      * Update FindSubversion to version from CMake 2.6.1 (localization issue solved).
      * Remove FindwxWidgetsCVS and use the default one (some issues solved upstream).
      * Formatting style changes.
      422ffdab
  23. 03 Sep, 2008 1 commit
  24. 25 Jul, 2008 1 commit
  25. 31 Mar, 2008 1 commit
  26. 11 Mar, 2008 1 commit
  27. 30 Jan, 2008 1 commit
    • f3nix's avatar
      CMake: · af1c1564
      f3nix authored
      * Change tabs to spaces.
      * Make Boost required.
      af1c1564
  28. 06 Jan, 2008 1 commit
    • raburton's avatar
      Add COMPONENT parameter to INSTALL commands. · f77e47dc
      raburton authored
      This allows you to install only specific components (i.e. binaries, resources, doc files in specific languages), particularly useful for package mainatiners.
      Default install will work as before (i.e. install everything).
      f77e47dc
  29. 09 Nov, 2007 1 commit
    • f3nix's avatar
      CMake: · efe7edf2
      f3nix authored
      - Fix minizip build.
      - Fix eeschema/plugins build.
      - Update TODO.
      efe7edf2
  30. 08 Nov, 2007 2 commits
  31. 04 Nov, 2007 1 commit
  32. 28 Oct, 2007 2 commits
  33. 01 Sep, 2007 1 commit
  34. 20 Aug, 2007 1 commit