- 13 Sep, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: fix minor issue when loading a foorprint: if the footprint name has lower case letters, the name was asked twice
-
- 12 Sep, 2012 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
All: fix some Doxygen warnings
-
jean-pierre charras authored
Other minor fixes.
-
- 11 Sep, 2012 2 commits
-
-
jean-pierre charras authored
Code cleaning, minor fixes and minor coding style fixes. wxWidgets 2.9.4 compatibility fix( deprecated function MakeModal )
-
jean-pierre charras authored
Pcbnew: drag functions: serious cleanup and better code. Use now the connectivity functions to find tracks connected to pads, and therefore tracks are now dragged when a end point is inside a pad, not necessary on the pad position. However, drag functions still need more cleanup.
-
- 07 Sep, 2012 2 commits
-
-
jean-pierre charras authored
Pcbnew: cleanup functions: now, cleanup uses same algorithm as connectivity calculations to detect pads connections, and is faster. therefore tracks which have a end point inside a pad, but not necessaryexactly to the pad position are seen as connected, and are no more removed. Side effect: reconnect to pads option is removed, because it is useless. TODO: use this algorithm in drag functions. Minor other fixes
-
Dick Hollenbeck authored
apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name
-
- 05 Sep, 2012 1 commit
-
-
Lorenzo Marcantonio authored
-
- 02 Sep, 2012 6 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
- 01 Sep, 2012 1 commit
-
-
Lorenzo Marcantonio authored
-
- 31 Aug, 2012 5 commits
-
-
jean-pierre charras authored
-
Marco Mattila authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
dialog plot functions: fix compil warnings with wxWidgets 2.8
-
- 30 Aug, 2012 2 commits
-
-
Lorenzo Marcantonio authored
Removed filename from the BASE_SCREEN class Scripting support for board plot
-
Lorenzo Marcantonio authored
-
- 29 Aug, 2012 11 commits
-
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
jean-pierre charras authored
Kicad manager: shows now svg files in tree files. Pcbnew: fix incorrect printing (board out of page) when creating drill map in postscript format ( noticeable mainly for small boards)
-
Lorenzo Marcantonio authored
-
- 28 Aug, 2012 2 commits
-
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
- 27 Aug, 2012 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 26 Aug, 2012 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
* serious code cleanup (remove duplicate code) * shows (option in 3D preference menu) the copper items (tracks, zones...) in 3D, using 35 microns copper thickness. However, because there are a lot more3D data to show (roughly 4 times more), this is slower.
-