1. 08 Sep, 2014 2 commits
  2. 07 Sep, 2014 2 commits
  3. 06 Sep, 2014 1 commit
  4. 05 Sep, 2014 1 commit
    • Moses McKnight's avatar
      Configuration file consolidation patch from Moses McKnight. · 6da5e2cd
      Moses McKnight authored
      * Create GetNewConfig() and GetKicadConfigPath() to unify configuration file
        creation and location.
      * Move Windows configuration out of the registry into configuration files.
      * Move Linux configuration files from $HOME to $HOME/.config/kicad to eliminate
        configuration file pollution in the users $HOME folder.
      * Fix a bug in the configuration file where the Eeschema hot keys are saved.
      6da5e2cd
  5. 04 Sep, 2014 1 commit
  6. 02 Sep, 2014 2 commits
  7. 01 Sep, 2014 3 commits
  8. 31 Aug, 2014 1 commit
  9. 29 Aug, 2014 4 commits
  10. 28 Aug, 2014 1 commit
  11. 26 Aug, 2014 4 commits
  12. 25 Aug, 2014 3 commits
    • jean-pierre charras's avatar
      Eeschema: add dialog libedit options and move options relative to libedit from... · 09870e96
      jean-pierre charras authored
      Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog.
      Ensure some values initialized by the schematic editor and used by libedit are also initialized in libedit even if the schematic editor was not started.
      Remove useless commands (save/load project config) in libedit, because now they have no sense.
      09870e96
    • jean-pierre charras's avatar
      Eeschema: add dialog libedit options and move options relative to libedit from... · ed4fee76
      jean-pierre charras authored
      Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog.
      Ensure some values initialized by the schematic editor and used by libedit are also initialized in libedit even if  the schematic editor was not started.
      Remove useless commands (save/load project config) in libedit, because now they have no sense.
      ed4fee76
    • jean-pierre charras's avatar
      .pro file: Settings for schematic editor and library list are now stored in 2... · 7bf06a38
      jean-pierre charras authored
      .pro file: Settings for schematic editor and library list are now stored in 2 independant sections [schematic_editor] and [eeschema].
      This fixes Bug #1360219 (Lost settings in eeschema) and keep separation between code relative to lib management and code relative to preferences.
      2 or 3 minor settings could be lost in some designs, but they are very easy to reenter.
      7bf06a38
  13. 24 Aug, 2014 4 commits
  14. 23 Aug, 2014 3 commits
  15. 22 Aug, 2014 2 commits
  16. 21 Aug, 2014 2 commits
  17. 20 Aug, 2014 3 commits
  18. 19 Aug, 2014 1 commit