1. 29 Aug, 2011 1 commit
  2. 28 Aug, 2011 2 commits
  3. 24 Aug, 2011 2 commits
  4. 23 Aug, 2011 1 commit
  5. 18 Aug, 2011 1 commit
    • Wayne Stambaugh's avatar
      Add user write permission tests to EESchama and other minor fixes. · c64a6937
      Wayne Stambaugh authored
      * Add general purpose user write permission test function to base
        window class.
      * Check user write permissions before saving project, schematic and
        library files.
      * Remove displaying file dialog every time the project file is saved.
      * Display absolute paths for non-root sheet file in title bar.
      * Remove redundant command table entry from schematic editor.
      * Remove unused variables to fix GCC 4.6 warnings.
      * The usual Doxygen comment and coding style policy fixes.
      c64a6937
  6. 09 Aug, 2011 1 commit
  7. 04 Aug, 2011 1 commit
  8. 20 Jul, 2011 1 commit
  9. 14 Jul, 2011 1 commit
  10. 09 Jul, 2011 1 commit
  11. 08 Jul, 2011 1 commit
  12. 07 Jul, 2011 1 commit
  13. 06 Jul, 2011 1 commit
  14. 05 Jul, 2011 2 commits
  15. 04 Jul, 2011 1 commit
  16. 03 Jul, 2011 1 commit
  17. 30 Jun, 2011 1 commit
  18. 26 Jun, 2011 1 commit
  19. 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
  20. 09 Jun, 2011 1 commit
  21. 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
  22. 06 Jun, 2011 1 commit
  23. 31 May, 2011 1 commit
  24. 25 May, 2011 1 commit
  25. 20 May, 2011 1 commit
  26. 16 May, 2011 1 commit
  27. 13 May, 2011 1 commit
  28. 12 May, 2011 2 commits
  29. 06 May, 2011 1 commit
  30. 29 Apr, 2011 1 commit
  31. 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
  32. 26 Apr, 2011 1 commit
  33. 20 Apr, 2011 1 commit
  34. 19 Apr, 2011 2 commits
  35. 17 Apr, 2011 1 commit