- 28 Feb, 2010 2 commits
-
-
charras authored
-
dickelbeck authored
This patch applies on the very last svn (r2402) and removes all disfunctionnal python code (including deletion of unused strings)
-
- 26 Feb, 2010 4 commits
-
-
charras authored
-
charras authored
-
charras authored
-
bennett78 authored
a common part being defined as have a common value. This is true for most designs but will produce an incorrect output if two or more parts with the same value have different footprints, tolerances, voltage rating, etc. Also usefull if the following fields are edited: FIELD1 - manufacture FIELD2 - manufacture part number FIELD3 - distributor part number Check in code for now, doc later.
-
- 25 Feb, 2010 2 commits
-
-
charras authored
(non consistent edit pin per pin option and erroneous pin number edition) Pcbnew: fixing a problem in dialog design rules for small screens (768 pixels height); Better look on bigger screens
-
jerryjacobs authored
-
- 24 Feb, 2010 3 commits
-
-
charras authored
-
charras authored
* For an obscure reason the focus is lost after loading a board file when starting Pcbnew * (i.e. only when launching Pcbnew from Kicad or from a command line, with a board filename to load)) * (seems due to the recreation of the layer manager after loading the file) * This is more a workaround than a fix.
-
charras authored
-
- 23 Feb, 2010 2 commits
- 22 Feb, 2010 3 commits
-
-
charras authored
-
stambaughw authored
* Make USE_WX_ZOOM clipping routine actually clip rather than just test if line needs drawn. * Clean up as many USE_WX_ZOOM #ifdefs as possible. * Minor coordinate rounding improvements. * Minor scrolling and panning improvements. * Remove unused KicadGraphicContext object code.
-
faa authored
-
- 21 Feb, 2010 5 commits
-
-
emmedics4 authored
-
vesa_solonen authored
-
charras authored
-
jerryjacobs authored
-
charras authored
-
- 20 Feb, 2010 6 commits
-
-
dickelbeck authored
1) nested quotes. This is in anticipation of broader usage of the file type/syntax. A string like this in the file: "my ""favorate"" string" can be returned as my "favorite" string 2) CommentsAsTokens is implemented, so you can ask the lexer to return comments as tokens, so they can be preserved. The default is to ignore them. A comment is defined as any line that has # as its first non-blank character. (This means comments cannot follow anything else on a line.)
-
charras authored
-
charras authored
-
charras authored
-
charras authored
-
charras authored
-
- 19 Feb, 2010 6 commits
- 18 Feb, 2010 3 commits
-
-
reniemarquet authored
-
charras authored
-
charras authored
pcbnew: fixed crash when opening the pad edit dialog from Preference (without current pad to edit) and closing the dialog.
-
- 17 Feb, 2010 4 commits