- 20 Feb, 2012 2 commits
-
-
jean-pierre charras authored
* Pcbnew: in hight contrast mode the 'V' hotkey did not always refresh the screen. * Eeschema: incorrect print scale when the option 'Show page limits' is disable.
-
Dick Hollenbeck authored
-
- 19 Feb, 2012 3 commits
-
-
jean-pierre charras authored
Eeschema: Viewlib is now accessible from Libedit (to browse libs or load a component to edit) Libedit: uses now the same dialog as the schematic editor to load a component Some code cleaning.
-
Miguel Angel Ajo authored
-
Dick Hollenbeck authored
-
- 17 Feb, 2012 1 commit
-
-
jean-pierre charras authored
Design rules: increase number of vias and tracks sizes Pcbnew: netlist reader: change from my recent commits to keep netnames in pads for footprints not in netlist (allow an user to place some footprints by hand, set pads netnames and do not lost these netnames when loading a netlsit) Fix other very minor issues.
-
- 16 Feb, 2012 2 commits
-
-
jean-pierre charras authored
Code cleaning and other minor fixes.
-
Dick Hollenbeck authored
the match between wxString::Format() or wxString::Printf() format strings with passed arguments, but does this at runtime, not compile time. Fix some mismatches. size_t is a 64 bit type on x86_64 whereas int and unsigned are 32 bit types. On 32 bit machines they are all 32 bits so this error is probably not triggered.
-
- 15 Feb, 2012 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
* Added a dialog to select options: one or 2 files, units (mm or inch), and force INSERT option. * code cleaning * Modify corresponding icon in menu to show a footprint, not a schematic component.
-
- 13 Feb, 2012 1 commit
-
-
jean-pierre charras authored
Icons for modedit and modview: remove unused or duplicate icons files and rename files. Tweak some icons.
-
- 12 Feb, 2012 1 commit
-
-
jean-pierre charras authored
Modedit: add dialog to edit footprint body items. Fix also minor issues about footprint body items edition.
-
- 11 Feb, 2012 2 commits
-
-
Fabio Varesano authored
the millimeters. The attacched patch fixes this and also the comments on the generated file to have "Unit = mm" instead of Inches.
-
jean-pierre charras authored
CvPcb: serious code cleaning. More comments. Remove useless files and some files renamed with a better name.
-
- 10 Feb, 2012 3 commits
-
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 09 Feb, 2012 2 commits
-
-
jean-pierre charras authored
Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. this viewer is built using the new FOOTPRINT_VIEWER_FRAME class.
-
Dick Hollenbeck authored
-
- 06 Feb, 2012 3 commits
-
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
- 05 Feb, 2012 1 commit
-
-
jean-pierre charras authored
-
- 04 Feb, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: Fix incorrect behavior of undo/redo command (this issue happens only when a new track is created, and an old redundant track is deleted) Minor code cleaning
-
- 02 Feb, 2012 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 01 Feb, 2012 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Also commit updated icnos from Fabrizio.
-
Andrey Fedorushkov authored
-
- 30 Jan, 2012 3 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
support new zone field ZPriority in kicad_plugin.cpp, enhance TESTLINE() so it does not match substrings
-
jean-pierre charras authored
-
- 29 Jan, 2012 1 commit
-
-
jean-pierre charras authored
-
- 28 Jan, 2012 1 commit
-
-
jean-pierre charras authored
-
- 27 Jan, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: minor code change in netlist functions.
-
- 26 Jan, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: First draft to use a new netlist format ( containing the same info as the intermediate netlist, but using S expressions) * Eeschema can generate this netlist format. * Pcbnew can use (automatic identification) the current format or the new format. * Cvpcb does not use yet the new format.
-
- 25 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 23 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 22 Jan, 2012 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-