- 05 Mar, 2015 3 commits
-
-
jean-pierre charras authored
Minor fixes: coding style in 3d-viewer and minor code cleanup, and some fixes in bom python scripts, which did not work when a non ascii char (but a valid utf8 symbol) was found in xml netlist. Add comments.
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
- 04 Mar, 2015 7 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.
-
jean-pierre charras authored
-
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 9 commits
-
-
Tom Wlostowski authored
-
Tom Wlostowski authored
-
jean-pierre charras authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
jean-pierre charras authored
The hotkey import/export files have now the extension ".hotkeys"
-
Maciej Suminski authored
-
Tomasz Włostowski authored
-
- 02 Mar, 2015 6 commits
-
-
jean-pierre charras authored
-
Tomasz Włostowski 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 8 commits
-
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
* Add wxTAB_TRAVERSAL to TREE_PROJECT_FRAME ctor. * Please note that there is still a focus issue when closing a child window (at least on windows) that prevents this from being an ideal solution. * Minor code cleaning.
-
John Beard authored
-
jean-pierre charras authored
Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used. Move items rework: enhancements: for some items (sheets, components, bus entries) the mouse cursor is no more wrapped to the anchor. For large symbols, this is better: they are more easy to place. There is also a change when starting a move item command: the full screen is redraw, and therefore there is no artifact due to the XOR draw mode. Some other minor coverity fixes (uninitialized members).
-
Blair Bonnett authored
-
Wayne Stambaugh authored
-
HDE_Opticalworm authored
-
Wayne Stambaugh authored
-
- 27 Feb, 2015 3 commits
-
-
Wayne Stambaugh authored
-
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
-
-
Tomasz Wlostowski authored
-