- 05 Jun, 2012 3 commits
-
-
jean-pierre charras authored
fix nanometer compatibility. minor code and comments cleaning (although theses files need a lot of code cleaning)
-
Marco Mattila authored
-
Dick Hollenbeck authored
pad and via sizes from those settings when diameter is not given in the local object. Calculation algorithms are inferred from the UI help of the Eagle program. For edge connector type of footprints, some copper pads can be on the back side even within packages. Flipping of packages to back was not being done correctly, but I think this is working now. There are still remaining issues with text positioning that I am working on.
-
- 04 Jun, 2012 1 commit
-
-
Marco Mattila authored
-
- 03 Jun, 2012 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
Eeschema: Fix incorrect display refresh when editing the reference of a component from the popup menu.
-
- 02 Jun, 2012 2 commits
-
-
Marco Mattila authored
-
Dick Hollenbeck authored
-
- 01 Jun, 2012 2 commits
-
-
jean-pierre charras authored
CvPcb: fix focus issue when the display footprint frame is shown (the footprint list loses the focus each time a new footprint is selected, therefore the keyboard cannot be used to select footprints)
-
Dick Hollenbeck authored
Sketch for BOARD::Move(). Pass page_width and page_height to PLUGIN::Save().
-
- 31 May, 2012 3 commits
-
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
jean-pierre charras authored
Eeschema, Libedit: Fix bug that can crashes Eeschema: In libedit 2 mandatory fields could be deleted. Fixed now. Very minor other fixes.
-
- 30 May, 2012 3 commits
-
-
Dick Hollenbeck authored
-
Marco Mattila authored
-
Dick Hollenbeck authored
-
- 29 May, 2012 4 commits
-
-
Dick Hollenbeck authored
-
Marco Mattila authored
-
Dick Hollenbeck authored
* Derive the pcbnew copper zone and non-copper zone dialog windows from DIAG_SHIM, which injects some template code. * Update UIpolicies.txt to talk about DIALOG_SHIM support. * Add zone support to eagle_plugin. * Organize ZONE_CONTAINER class declaration for future privacy and accessors.
-
jean-pierre charras authored
-
- 28 May, 2012 1 commit
-
-
Marco Mattila authored
-
- 27 May, 2012 1 commit
-
-
Lorenzo Marcantonio authored
-
- 25 May, 2012 4 commits
-
-
Lorenzo Marcantonio authored
-
Andrey Fedorushkov authored
-
jean-pierre charras authored
fix a compil warning. CvPcb: fix regressions : Shows now a void field instead of the dummy footprint name $nonane (whenthere is no footprint selected in netlist). The active footprint selection changes only if a new component is selected from the component file, and does not change just when the next component is automatically selected, after a footprint selection. Speed up delete association and auto associe.
-
Lorenzo Marcantonio authored
-
- 24 May, 2012 3 commits
-
-
Dick Hollenbeck authored
-
brian. authored
-
Dick Hollenbeck authored
-
- 23 May, 2012 2 commits
-
-
Andrey Fedorushkov authored
-
jean-pierre charras authored
-
- 22 May, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 21 May, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 20 May, 2012 2 commits
-
-
jean-pierre charras authored
Very minor code cleaning
-
Dick Hollenbeck authored
-
- 19 May, 2012 1 commit
-
-
jean-pierre charras authored
-
- 18 May, 2012 1 commit
-
-
jean-pierre charras authored
Because this bug could create bad values in footprint libraries, this parameter is now checked when reading a footprint description in legacy format
-
- 16 May, 2012 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-