- 29 Aug, 2010 2 commits
-
-
Heiko Rosemann authored
-
jean-pierre charras authored
-
- 28 Aug, 2010 2 commits
-
-
jean-pierre charras authored
-
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
-
- 12 Aug, 2010 1 commit
-
-
Dick Hollenbeck authored
Use wxXmlNode::GetProperties() and not GetAttributes() since the former is more widely available in older wxXml libs
-
- 11 Aug, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 09 Aug, 2010 2 commits
-
-
Dick Hollenbeck authored
Revise TokenList2DsnLexer.cmake to take outCppFile and outHeaderFile optinally and enum mandatorily. Standardize the script's invocation technique within all the CMakeLists.txt files.
-
Dick Hollenbeck authored
-
- 08 Aug, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 07 Aug, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 27 Jul, 2010 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 20 Jul, 2010 1 commit
-
-
jean-pierre charras authored
-
- 17 Jul, 2010 1 commit
-
-
jean-pierre charras authored
-
- 13 Jul, 2010 3 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.
-
jean-pierre charras authored
-
- 12 Jul, 2010 2 commits
-
-
jean-pierre charras 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
-
- 02 Jun, 2010 1 commit
-
-
jp authored
-
- 17 May, 2010 1 commit
-
-
Wayne Stambaugh authored
* Fix a minor problem with wxFileDialog to open a file that no longer exists in PCBNew. * Make GerbView open file behavior the same as PCBNew. * Remove redundant PCB file wild card definition. * Add open file refactor task to the todo list. * Fix some minor code formatting issues.
-
- 16 May, 2010 3 commits
-
-
Jerry Jacobs authored
-
jean-pierre charras authored
Set minimum cmake version to 2.6.4. Added footprint name edition in the module editor dialog properties.
-
Andrey Fedorushkov authored
-
- 14 May, 2010 1 commit
-
-
Andrey Fedorushkov authored
-
- 11 May, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 02 May, 2010 1 commit
-
-
jean-pierre charras authored
-
- 20 Apr, 2010 1 commit
-
-
jp authored
-
- 19 Apr, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 16 Apr, 2010 1 commit
-
-
jean-pierre charras authored
-
- 08 Apr, 2010 1 commit
-
-
charras authored
fixed others very minor bugs.
-
- 06 Apr, 2010 1 commit
-
-
stambaughw authored
* Add CMake script to generate DSN token header and source file from token list file. * Add preliminary component library DSN token list and lexer file to test script and prepare for new component library file lexer. * EESchema: right click on ERC check mark displays error in message panel. * Remove PCBNew header file dependency from common DSN lexer source. * Minor code clean ups.
-
- 01 Apr, 2010 1 commit
-
-
vovanium authored
-