~kristoffer-odmark/kicad:copypasta

Last commit made on 2017-09-24
Get this branch:
git clone -b copypasta https://git.launchpad.net/~kristoffer-odmark/kicad
Only Kristoffer can upload to this branch. If you are Kristoffer please log in for upload directions.

Branch merges

Branch information

Name:
copypasta
Repository:
lp:~kristoffer-odmark/kicad

Recent commits

19cdf34... by Kristoffer

some coding violations fixed and catch invalid clipboard contents

3cc3ef9... by Kristoffer

Changed so that we are no longer using appendBoard, this has the benefit of not adding items if the user aborts the paste

363ac82... by Kristoffer

Fix bug found by Tomasz, added constant modifier in loops where board items should not be modified

3092f0d... by Kristoffer

forward the event

67cb54b... by Kristoffer

renamed copypasta functions, fixed a paste_module error

4057b15... by Kristoffer

fixed a comment, copies now retain their path if any

bee7356... by Kristoffer

Fixed menu items, moved the copy and cut to the EDIT_TOOL, Fixed rendering when copying a module

7b5bb01... by Kristoffer

updating patch to master

72fd940... by Kristoffer

Some code cleanup to follow kicad style better

d1461ca... by Kristoffer

fixed crash on copying texte modules