1. 19 Aug, 2011 3 commits
  2. 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
  3. 16 Aug, 2011 1 commit
  4. 12 Aug, 2011 1 commit
    • Wayne Stambaugh's avatar
      Prevent component library editor from saving read only files (fixes lp:811118) · e7eef8cf
      Wayne Stambaugh authored
      * Disable save library command when user does not have permission to write
        the active library.
      * Append the active library file name displayed in the title bar with read
        only when the user does not have write permission.
      * Test the selected folder permissions when user chooses the save library
        as command.
      * The obligatory coding style policy fixes.
      e7eef8cf
  5. 05 Aug, 2011 2 commits
  6. 20 Jul, 2011 1 commit
  7. 15 Jul, 2011 1 commit
  8. 12 Jul, 2011 1 commit
  9. 08 Jul, 2011 1 commit
  10. 07 Jul, 2011 1 commit
  11. 05 Jul, 2011 1 commit
  12. 04 Jul, 2011 1 commit
  13. 03 Jul, 2011 1 commit
  14. 02 Jul, 2011 1 commit
  15. 28 Jun, 2011 1 commit
  16. 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
  17. 16 Jun, 2011 1 commit
  18. 15 Jun, 2011 1 commit
    • Wayne Stambaugh's avatar
      EESchema dead code removal and other minor changes. · 48b2661b
      Wayne Stambaugh authored
      * Move code from function ClearProjectDrawList() into SCH_SCREEN object
        Clear() method.
      * Delete eeschema/delsheet.cpp as none of the code in it is ever called.
      * Move global spice and net list command line variables into SCH_EDIT_FRAME
        object as priviate members and provide access methods.
      * Remove unnecessary header includes from eeschema/sheet.cpp.
      * Minor coding policy fixes.
      48b2661b
  19. 09 Jun, 2011 1 commit
  20. 08 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. 01 Jun, 2011 1 commit
  23. 31 May, 2011 1 commit
  24. 30 May, 2011 1 commit
  25. 28 May, 2011 1 commit
  26. 25 May, 2011 1 commit
  27. 22 May, 2011 1 commit
  28. 21 May, 2011 1 commit
  29. 20 May, 2011 3 commits
  30. 17 May, 2011 1 commit
  31. 16 May, 2011 1 commit
  32. 13 May, 2011 1 commit
  33. 12 May, 2011 1 commit
  34. 09 May, 2011 1 commit
  35. 07 May, 2011 1 commit