1. 28 Sep, 2013 1 commit
  2. 27 Sep, 2013 2 commits
  3. 25 Sep, 2013 1 commit
  4. 11 Sep, 2013 1 commit
  5. 01 Sep, 2013 1 commit
  6. 31 Aug, 2013 1 commit
  7. 20 Aug, 2013 1 commit
  8. 16 Aug, 2013 1 commit
  9. 13 Aug, 2013 1 commit
  10. 09 Aug, 2013 2 commits
  11. 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
  12. 06 Aug, 2013 2 commits
  13. 05 Aug, 2013 1 commit
    • Dick Hollenbeck's avatar
      BUG FIX: eeschema as segfaulting on the 'Insert' key because the m_itemToRepeat · c0832a03
      Dick Hollenbeck authored
      was simply a pointer to an object on the display list.  At times this object
      would disappear from the display list, in the test case because of a concatonation
      of two wires, and if you then tried to clone the non-existent object you'd get a 
      crash.  This was not merely a bug, but a naive design choice. IMO.
      Now the item to repeat is cloned, so will never also be on the display list.
      c0832a03
  14. 03 Aug, 2013 1 commit
  15. 22 Jul, 2013 1 commit
  16. 20 Jul, 2013 1 commit
  17. 19 Jul, 2013 1 commit
  18. 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
  19. 05 Jul, 2013 1 commit
  20. 03 Jul, 2013 1 commit
  21. 29 Jun, 2013 1 commit
  22. 27 Jun, 2013 2 commits
  23. 19 Jun, 2013 1 commit
  24. 17 Jun, 2013 1 commit
  25. 14 Jun, 2013 1 commit
  26. 13 Jun, 2013 1 commit
  27. 12 Jun, 2013 1 commit
  28. 11 Jun, 2013 1 commit
  29. 10 Jun, 2013 1 commit
  30. 09 Jun, 2013 1 commit
  31. 07 Jun, 2013 2 commits
  32. 06 Jun, 2013 1 commit
  33. 05 Jun, 2013 1 commit
  34. 31 May, 2013 1 commit
  35. 28 May, 2013 1 commit