1. 30 Mar, 2015 2 commits
  2. 28 Mar, 2015 1 commit
  3. 27 Mar, 2015 1 commit
  4. 25 Mar, 2015 1 commit
  5. 23 Mar, 2015 1 commit
  6. 21 Mar, 2015 2 commits
  7. 15 Mar, 2015 1 commit
  8. 14 Mar, 2015 2 commits
  9. 12 Mar, 2015 1 commit
  10. 06 Mar, 2015 1 commit
  11. 04 Mar, 2015 1 commit
  12. 02 Mar, 2015 1 commit
  13. 28 Feb, 2015 2 commits
    • Wayne Stambaugh's avatar
      More Coverity scan error fix goodness. · 25b9a42e
      Wayne Stambaugh authored
      25b9a42e
    • jean-pierre charras's avatar
      Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent... · 00f8994e
      jean-pierre charras authored
      Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used.
      Move items rework: enhancements: for some items (sheets, components, bus entries) the mouse cursor is no more wrapped to the anchor. For large symbols, this is better: they are more easy to place.
      There is also a change when starting a move item command: the full screen is redraw, and therefore there is no artifact due to the XOR draw mode.
      Some other minor coverity fixes (uninitialized members).
      00f8994e
  14. 26 Feb, 2015 1 commit
  15. 24 Feb, 2015 1 commit
  16. 21 Feb, 2015 2 commits
  17. 20 Feb, 2015 1 commit
  18. 17 Feb, 2015 1 commit
  19. 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
  20. 02 Feb, 2015 1 commit
  21. 28 Jan, 2015 1 commit
    • Alexander Golubev's avatar
      Minor compiler warning and object improvements. · 3838082b
      Alexander Golubev authored
      * Fix -Woverloaded-virtual warning in DIALOG_LIB_NEW_COMPONENT class
        definition.
      * Make EDA_ITEM::Matches( const wxString& wxFindReplaceData& ) protected
        since it's a helper function that should only be called by derived objects.
      3838082b
  22. 27 Jan, 2015 3 commits
  23. 18 Jan, 2015 1 commit
  24. 17 Jan, 2015 1 commit
  25. 12 Jan, 2015 1 commit
    • Wayne Stambaugh's avatar
      Minor dialog improvements. · 0b6d1bbc
      Wayne Stambaugh authored
      * Make generate button the default in Eeschema netlist dialog.
      * Fix spacing issues in export IDF dialog.
      * Make OK button the default in export IDF dialog.
      * Remove unnecessary end dialog code from export IDF dialog.
      * Improve resizing of export IDF dialog.
      0b6d1bbc
  26. 21 Dec, 2014 1 commit
  27. 20 Dec, 2014 1 commit
  28. 19 Dec, 2014 1 commit
  29. 16 Dec, 2014 1 commit
  30. 03 Dec, 2014 2 commits
  31. 22 Nov, 2014 1 commit
  32. 19 Nov, 2014 1 commit