1. 19 Nov, 2010 2 commits
  2. 18 Nov, 2010 3 commits
  3. 17 Nov, 2010 2 commits
  4. 13 Nov, 2010 3 commits
  5. 12 Nov, 2010 4 commits
  6. 11 Nov, 2010 2 commits
  7. 10 Nov, 2010 1 commit
  8. 09 Nov, 2010 1 commit
  9. 08 Nov, 2010 2 commits
  10. 07 Nov, 2010 1 commit
  11. 03 Nov, 2010 1 commit
  12. 01 Nov, 2010 1 commit
  13. 29 Oct, 2010 1 commit
  14. 28 Oct, 2010 1 commit
  15. 26 Oct, 2010 3 commits
  16. 25 Oct, 2010 2 commits
  17. 23 Oct, 2010 2 commits
  18. 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
  19. 21 Oct, 2010 2 commits
  20. 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
  21. 15 Oct, 2010 1 commit
  22. 12 Oct, 2010 2 commits