1. 09 Aug, 2011 1 commit
  2. 04 Aug, 2011 1 commit
  3. 20 Jul, 2011 1 commit
  4. 14 Jul, 2011 1 commit
  5. 09 Jul, 2011 1 commit
  6. 08 Jul, 2011 1 commit
  7. 07 Jul, 2011 1 commit
  8. 06 Jul, 2011 1 commit
  9. 05 Jul, 2011 2 commits
  10. 04 Jul, 2011 1 commit
  11. 03 Jul, 2011 1 commit
  12. 30 Jun, 2011 1 commit
  13. 26 Jun, 2011 1 commit
  14. 17 Jun, 2011 1 commit
    • Wayne Stambaugh's avatar
      Schematic object plot code refactoring and CMake required version changes. · c1802037
      Wayne Stambaugh authored
      * Change the minimum required CMake version to 2.6.4 for all build platforms
        except Windows and OSX.
      * Move all schematic plot code from plot.cpp into the appropriate schematic
        objects.
      * Create SCH_SCREEN plot method to plot all objects in the schematic
        screen.
      * Delete plot.cpp and remove it from the CMakeList file.
      c1802037
  15. 09 Jun, 2011 1 commit
  16. 07 Jun, 2011 1 commit
    • Wayne Stambaugh's avatar
      EESchema bug fixes and other minor changes (fixes lp:793373). · baa0d792
      Wayne Stambaugh authored
      * Fix debug build warning (lp:793373).
      * Changed sheet edit restore and undo to use object copy and replace method.
      * Add minimum width and height constraints when resizing sheets that have
        hierarchical pins.
      * Fix drag sheet hot key bug.
      * Change Doxygen configuration to extract private methods and members
        when creating documentation.
      * Fix a bunch of Doxygen comment warnings.
      baa0d792
  17. 06 Jun, 2011 1 commit
  18. 31 May, 2011 1 commit
  19. 25 May, 2011 1 commit
  20. 20 May, 2011 1 commit
  21. 16 May, 2011 1 commit
  22. 13 May, 2011 1 commit
  23. 12 May, 2011 2 commits
  24. 06 May, 2011 1 commit
  25. 29 Apr, 2011 1 commit
  26. 27 Apr, 2011 1 commit
    • Wayne Stambaugh's avatar
      Add hit testing clarification to schematic library editor. · 86bf955d
      Wayne Stambaugh authored
      * Create library collector class.
      * Add clarification menu to library editor when multiple items are found
        at the current position.
      * Add get clarification menu text to all objects derived from LIB_ITEM.
      * Add get menu bitmap for all objects derived from LIB_ITEM.
      * Improve LIB_PIN bounding box calculation.
      * Rename LIB_ITEM::DoGenCopy to doClone to match behavior defined in base
        class EDA_ITEM.
      * Minor class renaming for improved code consistency.
      * Added less than operator to EDA_ITEM.
      86bf955d
  27. 26 Apr, 2011 1 commit
  28. 20 Apr, 2011 1 commit
  29. 19 Apr, 2011 2 commits
  30. 17 Apr, 2011 2 commits
  31. 15 Apr, 2011 1 commit
  32. 13 Apr, 2011 2 commits
  33. 12 Apr, 2011 2 commits
  34. 09 Apr, 2011 1 commit