1. 27 Feb, 2014 1 commit
  2. 24 Feb, 2014 2 commits
  3. 22 Feb, 2014 1 commit
  4. 21 Feb, 2014 1 commit
  5. 19 Feb, 2014 1 commit
  6. 18 Feb, 2014 1 commit
    • Henner Zeller's avatar
      Eeschema component selection dialog improvements. · 392e3a0a
      Henner Zeller authored
      * Allow to select units in components that have more than one right in the
        component chooser dialog.
      * Keep chosen unit in history.
      * Show preview of current component unit as thumbnail image next to the
        description box.
      * Fixes lp:1280567
      392e3a0a
  7. 14 Feb, 2014 2 commits
  8. 18 Jan, 2014 1 commit
  9. 08 Jan, 2014 1 commit
  10. 14 Dec, 2013 1 commit
  11. 09 Dec, 2013 2 commits
  12. 08 Dec, 2013 1 commit
  13. 27 Nov, 2013 1 commit
  14. 18 Nov, 2013 2 commits
  15. 17 Nov, 2013 1 commit
  16. 15 Nov, 2013 1 commit
  17. 09 Nov, 2013 1 commit
  18. 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
  19. 17 Oct, 2013 1 commit
  20. 14 Oct, 2013 1 commit
    • jean-pierre charras's avatar
      Pcbnew: Fix issue when displaying net names and/or pad numbers including the... · 082b8326
      jean-pierre charras authored
      Pcbnew: Fix issue when displaying net names and/or pad numbers including the "<" char in drc dialog, because drc dialog uses an wxHtmlWindow to display drc messages, and the "<" char has a special meaning and is not allowed in texts (now replaced by the" &lt;" sequence in messages displayed in html)
      Eeschema: replace "<" and ">" by "(" and ")" in autogenerated net names, to avoid other issues in html messages.
      Very minor other fixes.
      082b8326
  21. 27 Sep, 2013 1 commit
  22. 25 Sep, 2013 1 commit
  23. 10 Sep, 2013 1 commit
  24. 31 Aug, 2013 1 commit
  25. 13 Aug, 2013 1 commit
  26. 09 Aug, 2013 2 commits
  27. 08 Aug, 2013 1 commit
    • Dick Hollenbeck's avatar
      EHNANCE: add a "Show" button to the two text field properties · d0a69ac7
      Dick Hollenbeck authored
      dialogs which allow editing of component properties.  The button
      is active when the table row cursor is on the DATASHEET field only.
      When active, and your datasheet is a URI, then your default
      browser will be launced to show that datasheet if it can find it.
      This incentivizes use of http:// links for datasheets.
      d0a69ac7
  28. 03 Aug, 2013 1 commit
  29. 22 Jul, 2013 1 commit
  30. 19 Jul, 2013 1 commit
  31. 14 Jul, 2013 1 commit
    • Wayne Stambaugh's avatar
      Eeschema find bug fixes. (fixes lp:1199689) · ba16d9e7
      Wayne Stambaugh authored
      * Force search when wrap past end of list option changes state.
      * Fix SCH_FIELD::Matches() for bug in user defined fields which have an ID
        of -1.
      * Minor improvements to the find data names to improve source code readability.
      ba16d9e7
  32. 27 Jun, 2013 2 commits
  33. 19 Jun, 2013 1 commit
  34. 17 Jun, 2013 1 commit