- 06 Mar, 2015 1 commit
-
-
unknown authored
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
-
- 05 Mar, 2015 2 commits
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
- 04 Mar, 2015 6 commits
-
-
jean-pierre charras authored
-
Wayne Stambaugh authored
* Fixed incorrect parameter ordering in gEDA footprint library parser which read drill diameter, pad clearance and solder mask clearance. * Fix FindOpenSSL.cmake version detect bug which was exposed by OpenSSL version 1.0.2.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
jean-pierre charras authored
Fix some coverity and cppcheck warnings (most are very minor issues: not initialized members and initialized but not used variables)
-
Tomasz Wlostowski authored
-
- 03 Mar, 2015 6 commits
-
-
Tom Wlostowski authored
-
Tom Wlostowski authored
-
jean-pierre charras authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Tomasz Włostowski authored
-
- 02 Mar, 2015 5 commits
-
-
jean-pierre charras authored
-
Tomasz Włostowski authored
-
Tomasz Włostowski authored
-
jean-pierre charras authored
Footprint editor: set the default footprint text size to 1 mm. Minor cleaning code. Very minor other fixes.
-
jean-pierre charras authored
Fix some minor coverity warnings. Fix a bug in pcad2kicad plugin. Scripting: map BASE_SET. Rename some python bom scripts with better names. Fix erroneous comments and add comments
-
- 28 Feb, 2015 3 commits
-
-
Wayne Stambaugh authored
-
John Beard authored
-
Blair Bonnett authored
-
- 27 Feb, 2015 2 commits
-
-
jean-pierre charras authored
-
Bernhard Stegmaier authored
* Fix default KISYSMOD/KISYS3DMOD (#ifdef typo) for OSX builds. * Remove setting KIGITHUB from kicad/pcbnew Info.plist in favor of hardcoded default setting for OSX builds. * Remove now unneeded Set3DShapesDefaultPath() and other small things.
-
- 26 Feb, 2015 2 commits
-
-
Tomasz Włostowski authored
-
jean-pierre charras authored
Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs.
-
- 25 Feb, 2015 1 commit
-
-
jean-pierre charras authored
Fix someminor coverity warning, and one bug found by coverity in drill report files : buried holes were not properly counted and listed.
-
- 24 Feb, 2015 1 commit
-
-
jean-pierre charras authored
lib_dxf: Update to version 0.5.13 (previous: 0.5.11) due to a bug (memory leak) fixed in 0.5.13, which has also more comments, and try to fix most of coverity warnings (not initialized class members). These members are now initialized, which also fix some other more serious coverity issues.
-
- 23 Feb, 2015 1 commit
-
-
jean-pierre charras authored
pcbnew, place file: Fix a minor bug in side identification: a comment in file header was generated with always "top side" id even when the bottom side file was created. Fix also a minor coverity warning (no bug)
-
- 22 Feb, 2015 5 commits
-
-
Bernhard Stegmaier authored
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Pcbnew, Footprint place file: use standard keywords "top" and "bottom" as board side identifiers instead of external copper layers names, which have no meaning in this fabrication file
-
jean-pierre charras authored
Move exact dialog: make all messages translatable. Fix minor issues (some can be Windows specific). Remove useless declarations. Fix coding style issues Fix minor warnings from cppcheck.
-
jean-pierre charras authored
Fix also very minor warnings detected by cppcheck.
-
- 21 Feb, 2015 4 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Mark Roszko authored
-
Wayne Stambaugh authored
-
- 20 Feb, 2015 1 commit
-
-
jean-pierre charras authored
Pcbnew: fix bug #142348 (airwire does not always appear after deleting a track). Very minor other fixes.
-