1. 05 Nov, 2013 1 commit
    • jean-pierre charras's avatar
      Pcbnew: Fix incorrect bounding box calculation of texts. Only noticeable with... · 44d96074
      jean-pierre charras authored
      Pcbnew: Fix incorrect bounding box calculation of texts. Only noticeable with boards conveted from Eagle, which are using other text justification than center.
      Eagle plugin: filter and replace not allowed chars in FPID(-':' and '/')  by _ or -, if they are used in Eagle footprint names (otherwise, boards converted and saved under kicad_pcb format are not readable by Pcbnew).
      44d96074
  2. 04 Nov, 2013 3 commits
  3. 03 Nov, 2013 2 commits
  4. 02 Nov, 2013 3 commits
  5. 01 Nov, 2013 5 commits
  6. 31 Oct, 2013 3 commits
  7. 30 Oct, 2013 7 commits
  8. 29 Oct, 2013 2 commits
  9. 28 Oct, 2013 3 commits
  10. 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
  11. 26 Oct, 2013 2 commits
  12. 25 Oct, 2013 1 commit
  13. 24 Oct, 2013 4 commits
  14. 23 Oct, 2013 2 commits
  15. 22 Oct, 2013 1 commit