- 12 Jul, 2010 1 commit
-
-
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)
-
- 30 Jun, 2010 1 commit
-
-
jean-pierre charras authored
Cleaning code: moved some help strings used both in toolbars and menus in a single file help_common_strings.h, in order to avoid slightly different help strings for the same command, and avoid some not needed translations.
-
- 28 Jun, 2010 1 commit
-
-
jean-pierre charras authored
-
- 20 Jun, 2010 1 commit
-
-
jean-pierre charras authored
-
- 19 Jun, 2010 1 commit
-
-
jean-pierre charras authored
-
- 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 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 16 Jun, 2010 1 commit
-
-
jean-pierre charras 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)
-
- 10 Jun, 2010 1 commit
-
-
jean-pierre charras authored
Added an experimental tool to create logos from .bmp bitmaps. Added Potrace library to convert bitmaps to polygons
-
- 04 Jun, 2010 1 commit
-
-
jean-pierre charras authored
-
- 30 May, 2010 1 commit
-
-
jean-pierre charras authored
-
- 27 May, 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 2 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.
-
- 15 May, 2010 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 05 May, 2010 1 commit
-
-
jp authored
-
- 03 May, 2010 1 commit
-
-
jp authored
-
- 02 May, 2010 1 commit
-
-
jean-pierre charras authored
-
- 01 May, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 30 Apr, 2010 1 commit
-
-
jean-pierre charras authored
-
- 29 Apr, 2010 1 commit
-
-
Administrateur authored
preparing auto refresh of the 3D view in mod edit (not yet working)
-
- 28 Apr, 2010 1 commit
-
-
Wayne Stambaugh authored
* Closes bug report 570021. * Removed unused variable from pcbnew.cpp * Use new message box methods when saving board file. * Minor code cleaning.
-
- 24 Apr, 2010 1 commit
-
-
jean-pierre charras authored
-
- 23 Apr, 2010 2 commits
-
-
Wayne Stambaugh authored
* PCBNew remembers last net list read during the current editing session as well as between project editing sessions. Closes bug 576902. * Separate PCBNew application settings from project file settings and allocate them dynamically instead of statically to make it easier to eliminate global variables.
-
jean-pierre charras authored
Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION)
-
- 22 Apr, 2010 1 commit
-
-
jean-pierre charras authored
-
- 21 Apr, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 20 Apr, 2010 2 commits
-
-
jean-pierre charras authored
-
jp authored
-
- 19 Apr, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 17 Apr, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-