1. 03 Mar, 2015 1 commit
  2. 02 Mar, 2015 3 commits
  3. 28 Feb, 2015 4 commits
  4. 27 Feb, 2015 2 commits
  5. 26 Feb, 2015 1 commit
  6. 25 Feb, 2015 1 commit
  7. 24 Feb, 2015 1 commit
  8. 22 Feb, 2015 2 commits
  9. 21 Feb, 2015 3 commits
  10. 20 Feb, 2015 2 commits
  11. 19 Feb, 2015 1 commit
  12. 17 Feb, 2015 1 commit
  13. 15 Feb, 2015 1 commit
  14. 14 Feb, 2015 1 commit
    • jean-pierre charras's avatar
      Minor fixes: fix issue Bug #1420910 (Linux specific). · 1a749130
      jean-pierre charras authored
      Rename eeschema/dialogs/dialog_sch_find.fbp to dialog_schematic_find_base.fbp, to be consistent with other dialogs. 
      Pcbnew run from the project manager: add menu Save Copy As..., which is the same command as Save As ... in stand alone mode, but with the constraints of a project (no cwd change, no board filename change, and keep project settings)
      1a749130
  15. 12 Feb, 2015 1 commit
  16. 11 Feb, 2015 2 commits
  17. 10 Feb, 2015 1 commit
  18. 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
  19. 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
  20. 06 Feb, 2015 1 commit
  21. 02 Feb, 2015 1 commit
  22. 28 Jan, 2015 1 commit
    • Alexander Golubev's avatar
      Minor compiler warning and object improvements. · 3838082b
      Alexander Golubev authored
      * Fix -Woverloaded-virtual warning in DIALOG_LIB_NEW_COMPONENT class
        definition.
      * Make EDA_ITEM::Matches( const wxString& wxFindReplaceData& ) protected
        since it's a helper function that should only be called by derived objects.
      3838082b
  23. 27 Jan, 2015 4 commits
  24. 20 Jan, 2015 1 commit
  25. 18 Jan, 2015 2 commits