- 10 Mar, 2015 1 commit
-
-
Maciej Suminski authored
-
- 09 Mar, 2015 2 commits
-
-
Maciej Suminski authored
-
Eldar Khayrullin authored
-
- 06 Mar, 2015 3 commits
-
-
jean-pierre charras authored
Eeschema now uses dashed lines for graphic lines (to be consistent with plot functions and toolbal icon). Fix an old bug in some envionments which warp the mouse on a bad monitor when opening eeschema, pcbnew and some other windows, only noticeable guys who are lucky enough to have more than one monitor.
-
Alexander Golubev authored
- CACHED_CONTAINER::GetVertices: removed useless and unused function which does nothing but tainted the API - SHAPE_LINE_CHAIN::Collide( const BOX2I& aBox, int aClearance ): removed an outdated function with assert(false) - SHAPE::BBox(): fix a small typo in the doc string
-
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 1 commit
-
-
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.
-
- 04 Mar, 2015 2 commits
-
-
jean-pierre charras 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)
-
- 03 Mar, 2015 2 commits
-
-
jean-pierre charras authored
-
Maciej Suminski authored
-
- 02 Mar, 2015 2 commits
-
-
jean-pierre charras authored
-
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 2 commits
-
-
Wayne Stambaugh 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 1 commit
-
-
jean-pierre charras authored
Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs.
-
- 22 Feb, 2015 4 commits
-
-
Bernhard Stegmaier authored
-
Wayne Stambaugh authored
-
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 3 commits
-
-
jean-pierre charras authored
* move not shared files (sch_item_struct.*, sch_base_frame.h) to eeschema; * move wxEeschemaStruct.h to eeschema and rename it schframe.h to be consistent with the other corresponding file name schframe.cpp; * remove few not needed #include
-
Mark Roszko authored
-
Wayne Stambaugh authored
-
- 20 Feb, 2015 2 commits
-
-
jean-pierre charras authored
Pcbnew: fix bug #142348 (airwire does not always appear after deleting a track). Very minor other fixes.
-
Tomasz Wlostowski authored
-
- 19 Feb, 2015 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 18 Feb, 2015 1 commit
-
-
Maciej Suminski authored
-
- 17 Feb, 2015 5 commits
-
-
Tomasz Włostowski authored
-
Tomasz Włostowski authored
-
Tomasz Włostowski authored
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board) Some other very minor fixes.
-
- 15 Feb, 2015 1 commit
-
-
Maciej Suminski authored
Now OpenGL can report its problems instead of shutting down the application.
-
- 14 Feb, 2015 1 commit
-
-
Maciej Suminski authored
-
- 12 Feb, 2015 1 commit
-
-
John Beard authored
-
- 11 Feb, 2015 1 commit
-
-
jean-pierre charras authored
Pcbnew: Fix Bug #1420074 (Crash when a footprint is added to the board (or edited) from the footprint editor, if a new pad was added, because the net info of the new pad is broken in this case)
-
- 10 Feb, 2015 1 commit
-
-
Maciej Suminski authored
-