1. 14 Mar, 2014 1 commit
    • Maciej Suminski's avatar
      Templated EDIT_POINT_CONSTRAINT. · d6c1670c
      Maciej Suminski authored
      Removed EDIT_CONSTRAINT::Update() - replaced with resetting constraints.
      EDIT_CONSTRAINT is stored in EDIT_POIN using boost::shared_ptr instead of pointer.
      Added EDIT_LINE::GetEnd() & GetOrigin(). Overridden ApplyConstraint() for EDIT_LINE.
      Side EDIT_POINTS for zones are drawn as circles.
      d6c1670c
  2. 13 Mar, 2014 1 commit
  3. 12 Mar, 2014 8 commits
  4. 11 Mar, 2014 2 commits
  5. 10 Mar, 2014 3 commits
  6. 07 Mar, 2014 1 commit
  7. 06 Mar, 2014 7 commits
  8. 05 Mar, 2014 4 commits
  9. 03 Mar, 2014 3 commits
  10. 01 Mar, 2014 1 commit
    • Martin Janitschke's avatar
      Pcbnew: fix global deletion bug and minor dialog changes. (fixes lp:1263795) · 7c3918da
      Martin Janitschke authored
      * Handle different item global deletions correctly.  No more removing of text
        if graphics is selected.
      * Layer settings are always obeyed for modules, zones, text, and graphics.
      * Text will be removed from copper layers if all layers are selected or
        according to the current layer.
      * Added check boxes for "normal" and "locked" footprints to be consistent
        with the naming for the track deletion options.
      7c3918da
  11. 28 Feb, 2014 9 commits