1. 17 Oct, 2011 1 commit
  2. 16 Oct, 2011 1 commit
  3. 15 Oct, 2011 1 commit
    • Wayne Stambaugh's avatar
      More auto save improvements. · 121b65bf
      Wayne Stambaugh authored
      * Factor test for auto save file into base frame class.
      * Added auto save feature to Eeschema for saving schematics, addresses
        launchpad question 173631.
      * Add auto save interval control to Eeschema options dialog.
      * Fix problem with subsequent auto saves in last commit.
      121b65bf
  4. 14 Oct, 2011 1 commit
  5. 13 Oct, 2011 3 commits
  6. 12 Oct, 2011 3 commits
  7. 11 Oct, 2011 2 commits
    • Wayne Stambaugh's avatar
      Eeschema net list object generation improvements. · d5cbd5d1
      Wayne Stambaugh authored
      * Add net list object creation functions to schematic component object.
      * Remove external variables used by the verify bus label and parse bus
        label functions.
      * Remove redundant net list object include sheet path member assignment.
      * Add license statements to all modified files that required one.
      d5cbd5d1
    • Wayne Stambaugh's avatar
      Eeschema net list object generation improvements. · 2ba19844
      Wayne Stambaugh authored
      * Define function to allow schematic objects to create their own net list
        objects.
      * Add net list object creation functions to schematic line, junction, and
        no connect objects.
      * Add license statements to all modified files that required one.
      2ba19844
  8. 07 Oct, 2011 1 commit
    • Wayne Stambaugh's avatar
      Eeschema ERC improvements and other minor fixes. · d4fb921b
      Wayne Stambaugh authored
      * Move the hierarchical label connected test into the NETLIST_OBJECT class.
      * ERC pin type strings can now be translated.
      * Remove unused EDA_DRAW_PANEL attribute from all ERC test functions.
      * Add get marker count method to SCH_SCREENS object.
      * Redundant header removal.
      * Lots of coding style policy fixes.
      d4fb921b
  9. 05 Oct, 2011 2 commits
  10. 03 Oct, 2011 1 commit
  11. 02 Oct, 2011 1 commit
  12. 01 Oct, 2011 1 commit
  13. 30 Sep, 2011 2 commits
    • Wayne Stambaugh's avatar
      Application name capitalization fixes. · 4b853ded
      Wayne Stambaugh authored
      * Correct all user strings and comments for the correct capitalization of
        application names according to JP.  They are KiCad, Pcbnew, CvPcb,
        Eeschema, and GerbView.
      * Add a note the the user interface policy about the correct capitalization.
      4b853ded
    • Roman Bashkov's avatar
      pcbnew: · 611a5155
      Roman Bashkov authored
      * Add visible clearance when edit node or track segment,
        add parameter "show clearance for new or edited track with via area"
        in "Display options" menu.
      611a5155
  14. 29 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      Minor PCBNew code fixes. · c09bc26d
      Wayne Stambaugh authored
      * Translate French code names and comments.
      * Dead code removal.
      * Hot key object and structure coding style policy fixes.
      * Doxygen comment warning fixes.
      c09bc26d
  15. 28 Sep, 2011 4 commits
  16. 27 Sep, 2011 1 commit
  17. 26 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCB common library global variable removal and other minor fixes. · b9b341dc
      Wayne Stambaugh authored
      * Move auto save time global variables into PCB_EDIT_FRAME object.
      * Move footprint library name list global variable int PCB_EDIT_FRAME
        object.
      * Improve library back up and temporary file error message strings and make
        them translatable.
      * PCBNew string unification.
      * Translate French code names and comments.
      * Coding style policy and Doxygen comment fixes.
      b9b341dc
  18. 24 Sep, 2011 2 commits
  19. 23 Sep, 2011 3 commits
  20. 22 Sep, 2011 1 commit
  21. 21 Sep, 2011 1 commit
  22. 20 Sep, 2011 6 commits