1. 06 Aug, 2013 2 commits
  2. 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
  3. 03 Aug, 2013 1 commit
  4. 22 Jul, 2013 1 commit
  5. 20 Jul, 2013 1 commit
  6. 19 Jul, 2013 1 commit
  7. 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
  8. 05 Jul, 2013 1 commit
  9. 03 Jul, 2013 1 commit
  10. 29 Jun, 2013 1 commit
  11. 27 Jun, 2013 2 commits
  12. 19 Jun, 2013 1 commit
  13. 17 Jun, 2013 1 commit
  14. 14 Jun, 2013 1 commit
  15. 13 Jun, 2013 1 commit
  16. 12 Jun, 2013 1 commit
  17. 11 Jun, 2013 1 commit
  18. 10 Jun, 2013 1 commit
  19. 09 Jun, 2013 1 commit
  20. 07 Jun, 2013 2 commits
  21. 06 Jun, 2013 1 commit
  22. 05 Jun, 2013 1 commit
  23. 31 May, 2013 1 commit
  24. 28 May, 2013 1 commit
  25. 27 May, 2013 2 commits
  26. 26 May, 2013 1 commit
  27. 25 May, 2013 1 commit
  28. 24 May, 2013 3 commits
  29. 23 May, 2013 1 commit
  30. 22 May, 2013 2 commits
  31. 19 May, 2013 1 commit
  32. 18 May, 2013 1 commit
  33. 15 May, 2013 1 commit