- 28 Sep, 2010 2 commits
-
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
- 24 Sep, 2010 1 commit
-
-
Vovanium authored
* reverted clock ( --<| ) as it is commonly used for inverted clock in x-USSR * nonlogic ( ---X ) for non-logic pins of logic ICs (commonly used for power and timing RC pins).
-
- 23 Sep, 2010 1 commit
-
-
jean-pierre charras authored
-
- 21 Sep, 2010 1 commit
-
-
Marco Serantoni authored
-
- 15 Sep, 2010 1 commit
-
-
jean-pierre charras authored
Preparing work on trapezoidal pad DRC: cleaning code. some comments and translations added in drc.cpp. uncrustify drc.cpp
-
- 13 Sep, 2010 1 commit
-
-
jean-pierre charras authored
-
- 05 Sep, 2010 1 commit
-
-
jean-pierre charras authored
-
- 02 Sep, 2010 1 commit
-
-
jean-pierre charras authored
-
- 29 Aug, 2010 1 commit
-
-
jean-pierre charras authored
-
- 28 Aug, 2010 1 commit
-
-
jean-pierre charras authored
Added hotkeys editor from David Turner, with a lot of enhancements and fixes Added pins connections info in intermediate netlist for each compoment. This is redundant, but some netlist formats (ORCADPCB, PSPICE) are very easy to create with this redundant info.
-
- 24 Aug, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 19 Aug, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 17 Aug, 2010 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
Pcbnew: Added move and rotate hot keys in board editor. hotkeys.cpp code cleaned. Fixed a bug that can crashes Pcbnew when switching track posture.
-
- 11 Aug, 2010 2 commits
-
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
- 10 Aug, 2010 1 commit
-
-
jean-pierre charras authored
-
- 09 Aug, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 08 Aug, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 07 Aug, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 31 Jul, 2010 1 commit
-
-
http://svn.boost.org/svn/boost/trunk/boost/polygonjean-pierre charras authored
Updated boost::polygon from http://svn.boost.org/svn/boost/trunk/boost/polygon (boost 1.44) Seems fix some issues.
-
- 29 Jul, 2010 1 commit
-
-
jean-pierre charras authored
minor code cleaning. fixed minor warnings in debug mode.
-
- 27 Jul, 2010 1 commit
-
-
jean-pierre charras authored
-
- 26 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Added boost::polygon (experimental) Added experimental zone fill calculations with boost::polygon Added patches from Yury Khalyavin
-
- 23 Jul, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 20 Jul, 2010 1 commit
-
-
jean-pierre charras authored
-
- 17 Jul, 2010 1 commit
-
-
jean-pierre charras authored
-
- 14 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Fixed a minor issue when creating a netlist. for nets having global labels, global label names were ignored when naming this net.
-
- 13 Jul, 2010 2 commits
-
-
Andrey Fedorushkov authored
-
jean-pierre charras authored
Pcbnew: Added grid origin patch from Lorenzo Marcantonio. Converted set grid dialog from DialogBlocks to wxFormBuilder, and added in this dialog the grid origin parameters settings.
-
- 12 Jul, 2010 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
inches and mm, the industry is crazy enough to force us with mixed design. For example I routinely use imperial units for track size and clearance, but drilling is strictly a metric issue... So I added a little parser to recognize a suffix specification in the unit text boxes... so you can put in things like: 1in (1 inch) 1" (idem) 25th (25 thou) 25mi (25 mils, the same) 6mm (6 mm, obviously) The rules are: spaces between the number and the unit are accepted, only the first two letters are significant. As a bonus, it also recognize the period (.) as a decimal point substituting it with the correct locale character (there was a wishlist for it, IIRC). Most useful for number pad fans :D
-
- 11 Jul, 2010 1 commit
-
-
jean-pierre charras authored
fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component)
-
- 18 Jun, 2010 1 commit
-
-
Dick Hollenbeck authored
factor some pioneering code into a the stable building block class DSNLEXER, generalize expected valued for name and value within the template field parser.
-
- 17 Jun, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 14 Jun, 2010 1 commit
-
-
jean-pierre charras authored
fixed bugs 593546 ( 'Update module' in module editor becomes sometimes unavailable after undo ) and 593547 ('no' confirmation in module editor overlaps modules)
-
- 02 Jun, 2010 1 commit
-
-
jp authored
-
- 30 May, 2010 1 commit
-
-
jean-pierre charras authored
-