1. 09 Nov, 2010 1 commit
  2. 08 Nov, 2010 2 commits
  3. 07 Nov, 2010 1 commit
  4. 03 Nov, 2010 1 commit
  5. 01 Nov, 2010 1 commit
  6. 29 Oct, 2010 1 commit
  7. 28 Oct, 2010 1 commit
  8. 26 Oct, 2010 3 commits
  9. 25 Oct, 2010 2 commits
  10. 23 Oct, 2010 2 commits
  11. 22 Oct, 2010 2 commits
    • Vovanium's avatar
      Make option not uppercasing component names. I'm so bored with my Eeschema is... · 15652d8d
      Vovanium authored
      Make option not uppercasing component names. I'm so bored with my Eeschema is convert ADuC, Si, component names to ADUC, SI etc., so I contribute this patch so anyone now may keep components
      15652d8d
    • Wayne Stambaugh's avatar
      Component library editor bug fixes and other minor fixes. · 185a2544
      Wayne Stambaugh authored
      * Fix bug that prevented component from being replaced in library when
        the component root name was changed.
      * Fix drawing bug when changing text or field item string while move in
        progress.
      * Fix drawing bug when rotating text item while move in progress.
      * Prevent undo or redo when editing a component draw item.
      * Fix assert bug when replacing component in library when the component
        root name was changed.
      * Fix bug in field editor caused by new root alias implementation that
        prevented any field from being changed.
      * Fix minor spacing issues with EESchema find dialog.
      * Deprecate remaining internal linked list code from component library
        objects.
      * Rename pin object files to match new library object file naming
        scheme.
      * Move LIB_TEXT object definition into it's own header file.
      185a2544
  12. 21 Oct, 2010 2 commits
  13. 20 Oct, 2010 1 commit
    • Wayne Stambaugh's avatar
      Major component library ojbect editing code refactor. · 285d9b64
      Wayne Stambaugh authored
      * All library component object editing is now performed with the ojbect
        except LIB_PIN (coming soon).
      * Added TRANFORM class to handle coordinate transforms.
      * Remove old transform matrix functions.
      * More file renaming to align them with the other component library
        object file names.
      * Fix hot key bugs in library editor to disable edit keys while an item
        is being edited.
      * Fixed bug when cancelling rotation of text and field objects while
        being moved.
      285d9b64
  14. 15 Oct, 2010 1 commit
  15. 12 Oct, 2010 2 commits
  16. 08 Oct, 2010 1 commit
    • Wayne Stambaugh's avatar
      Schematic component library object code cleaning and refactoring. · fc0864be
      Wayne Stambaugh authored
      * Break classes_body_item.cpp(.h) into more reasonable size bites.
      * Rename classes_body_item.cpp(.h) to lib_draw_item.cpp(.h)
      * Fix some unsatisfied header file dependencies.
      * Add stubs to component library draw item base classe to handle editing
        internally.
      * Lots of code cleaning.
      fc0864be
  17. 04 Oct, 2010 2 commits
    • Wayne Stambaugh's avatar
      Initial work on new component library stucture. · 3335ccd9
      Wayne Stambaugh authored
      * Use C++ map in component library instead of boost::ptr_vector.
      * Drop Boost pointer containers for standard C++ containers.
      * Moved duplicate name user interface elements from library object to
        library editor.
      * Added code to support direct addition and replacement of component
        alias objects into libraries.
      * Removed temporary strings used to add and remove alias objects.
      * Libraries only store alias objects, components now accessed thru alias.
      * Simplify library API for adding, removing, and replacing components.
      * Updated edit component in library dialog and library editor to reflect
        component library object changes.
      * Fixed bug in library viewer when displaying alias name.
      * Made a few header files compile stand alone per the new coding policy.
      * Remove some dead code and the usual code formatting fixes.
      3335ccd9
    • jean-pierre charras's avatar
      added orto2 patch · a188f9d0
      jean-pierre charras authored
      a188f9d0
  18. 30 Sep, 2010 1 commit
  19. 29 Sep, 2010 1 commit
  20. 26 Sep, 2010 1 commit
  21. 24 Sep, 2010 1 commit
    • Vovanium's avatar
      Added two pin shapes: · cd778c12
      Vovanium authored
      * reverted clock ( --<| ) as it is commonly used for inverted clock in x-USSR
      * nonlogic       ( ---X ) for non-logic pins of logic ICs (commonly used for power and timing RC pins).
      cd778c12
  22. 19 Sep, 2010 1 commit
  23. 15 Sep, 2010 1 commit
  24. 11 Sep, 2010 1 commit
  25. 09 Sep, 2010 1 commit
  26. 06 Sep, 2010 1 commit
  27. 05 Sep, 2010 1 commit
  28. 03 Sep, 2010 1 commit
  29. 31 Aug, 2010 2 commits
  30. 29 Aug, 2010 1 commit