1. 16 Feb, 2015 1 commit
    • Wayne Stambaugh's avatar
      Coverity error fixes. · f2edf02b
      Wayne Stambaugh authored
      * Fix unitialized variable in MSG_PANEL_ITEM default ctor.
      * Fix a bunch of uncaught exception issues.
      * Fix a memory leak in the NETLIST_READER::GetNetlistReader() when an
        an attempt to read an invalid net list file occurs.
      f2edf02b
  2. 15 Feb, 2015 4 commits
  3. 14 Feb, 2015 3 commits
  4. 15 Feb, 2015 1 commit
    • Wayne Stambaugh's avatar
      wxPython find and version loading fixes. (fixes lp:1408060) · 69553d6f
      Wayne Stambaugh authored
      * Add test to CMakeLists.txt to verify wxPython is installed when
        KICAD_SCRIPTING_WXPYTHON=ON.
      * Add test to make sure wxPython version major and minor numbers match
        the version of wxWidgets found.
      * Add code to set the correct version of wxPython to the python scripting
        initialization code.
      * Minor code simplification in Pcbnew KIFACE main window creation.
      69553d6f
  5. 14 Feb, 2015 1 commit
    • jean-pierre charras's avatar
      Minor fixes: fix issue Bug #1420910 (Linux specific). · 1a749130
      jean-pierre charras authored
      Rename eeschema/dialogs/dialog_sch_find.fbp to dialog_schematic_find_base.fbp, to be consistent with other dialogs. 
      Pcbnew run from the project manager: add menu Save Copy As..., which is the same command as Save As ... in stand alone mode, but with the constraints of a project (no cwd change, no board filename change, and keep project settings)
      1a749130
  6. 11 Feb, 2015 1 commit
  7. 10 Feb, 2015 3 commits
  8. 06 Feb, 2015 6 commits
  9. 03 Feb, 2015 2 commits
  10. 02 Feb, 2015 3 commits
  11. 01 Feb, 2015 3 commits
  12. 30 Jan, 2015 1 commit
    • jean-pierre charras's avatar
      ModEdit: add a settings menu option(and the corresponding dialog) to set... · 8412f2ad
      jean-pierre charras authored
      ModEdit: add a settings menu option(and the corresponding dialog) to set default values used when creating a footprint or add graphic items to a footprint being edited.
      These settings are now not common to the board editor, because the footprint editor can be run outside the board editor.
      download_boost.cmake: ignore  .htm* files when installing boost. They are not used, and often have a very very long (and stupid) name which sometimes creates issues.
      8412f2ad
  13. 29 Jan, 2015 3 commits
  14. 28 Jan, 2015 2 commits
  15. 27 Jan, 2015 6 commits