1. 20 Apr, 2015 1 commit
  2. 19 Apr, 2015 1 commit
  3. 17 Apr, 2015 1 commit
  4. 16 Apr, 2015 1 commit
    • jean-pierre charras's avatar
      Eeschema: Fix a very old bug relative to the tool to load power parts: · 4daf9039
      jean-pierre charras authored
      Previously, only the lib named "power" was used (and therefore power parts defined in other libs not shown).
      Now, all power parts can be loaded from any library.
      Also, when loading power parts from the chose component dialog or the lib viewer, libs and parts are filtered:  only power parts and libs containing power parts are listed.
      Hotkeys: move a few global strings in the files where ther are actually used (and make them local.) and code cleaning.
      Fix a few other minor issues.
      4daf9039
  5. 14 Apr, 2015 1 commit
  6. 09 Apr, 2015 1 commit
  7. 06 Apr, 2015 1 commit
  8. 03 Apr, 2015 2 commits
  9. 02 Apr, 2015 3 commits
  10. 31 Mar, 2015 1 commit
  11. 30 Mar, 2015 4 commits
  12. 29 Mar, 2015 1 commit
    • Wayne Stambaugh's avatar
      Add path (environment variable) configuration dialog. · 45d0448b
      Wayne Stambaugh authored
      * Create new dialog to edit environment variables.
      * Add helper class ENV_VAR_ITEM to manage environment variable values and
        if they were defined externally.
      * A path configuration dialog access to KiCad, CvPcb, Pcbnew, and Footprint Editor
        window menus.
      * Add validator for environment variables.
      45d0448b
  13. 27 Mar, 2015 1 commit
  14. 26 Mar, 2015 1 commit
  15. 25 Mar, 2015 2 commits
  16. 22 Mar, 2015 2 commits
  17. 17 Mar, 2015 1 commit
  18. 15 Mar, 2015 1 commit
  19. 14 Mar, 2015 1 commit
    • jean-pierre charras's avatar
      Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It... · f743b988
      jean-pierre charras authored
      Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run).
      Add Ctrl+E hotkey in eeschema to edit a component with Libedit (similar to pcbnew Ctrl+E hotkey)
      As usual, fix a few minor coverity warnings
      f743b988
  20. 13 Mar, 2015 1 commit
  21. 10 Mar, 2015 4 commits
  22. 09 Mar, 2015 2 commits
  23. 06 Mar, 2015 3 commits
  24. 03 Mar, 2015 1 commit
  25. 02 Mar, 2015 2 commits