1. 02 Nov, 2013 1 commit
    • Dick Hollenbeck's avatar
      *) Start removing some of the problematic "<%s>.." format strings, which won't · 42ef7f62
      Dick Hollenbeck authored
         pass into an HTML rendering panel and otherwise look goofey.
      *) Implement BOARD::Move() can call it from EAGLE_PLUGIN::Load().
      *) When USE_FP_LIB_TABLE, tolerate blank nicknames in FPIDs coming from eeschema.
         See the switch for this in pcbnew/netlist.cpp as ALLOW_PARTIAL_FPID.
      *) Add an assert and a try catch block to figure out that View does not
         like some eagle pcb board.  bitset::set() is getting a -1 value and firing
         an exception.
      42ef7f62
  2. 01 Nov, 2013 4 commits
  3. 31 Oct, 2013 3 commits
  4. 30 Oct, 2013 7 commits
  5. 29 Oct, 2013 2 commits
  6. 28 Oct, 2013 3 commits
  7. 27 Oct, 2013 1 commit
    • Wayne Stambaugh's avatar
      Eeschema find/replace bug fixes and improvements (fixes 1208616). · f0b2565f
      Wayne Stambaugh authored
      * Fix replace bug to handle case sensitivity properly.
      * Fix replace bug where the item index was getting updated incorrectly.
      * Fix replace infinite loop bug on replace all.
      * Make find/replace view update code a separate function.
      * Rearrange find/replace trace string to add tracing to EDA_ITEM::Replace().
      * Add IsComplexHierarchy method to SCH_SHEET_LIST for future find/replace
        improvements.
      f0b2565f
  8. 26 Oct, 2013 2 commits
  9. 25 Oct, 2013 1 commit
  10. 24 Oct, 2013 4 commits
  11. 23 Oct, 2013 2 commits
  12. 22 Oct, 2013 4 commits
  13. 20 Oct, 2013 1 commit
  14. 19 Oct, 2013 2 commits
  15. 18 Oct, 2013 3 commits