- 05 Aug, 2013 1 commit
-
-
jean-pierre charras authored
Pcbnew: footprint wizard dialogs: minor fixes, and fixes a not working parmeters dialog under Windows, due to an incorrect Printf format.
-
- 04 Aug, 2013 1 commit
-
-
Brian Sidebotham authored
* Added modified CMake FindPython... modules to support using Python-a-mingw-us distribution when building Windows scripting support using MinGW
-
- 03 Aug, 2013 5 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
fix interface mapping slip-up in wxPoint EDA_DRAW_FRAME::GetCrossHairPosition( bool aInvertY ) const
-
jean-pierre charras authored
Save grid origin in .kicad_pcb files only if not 0,0 (to keep compatibility with previous versions of pcbnew, mainly the stable version) Very minor other fixes (set modify flag when grid origin is moved from the dialog grid)
-
Dick Hollenbeck authored
split expression into two lines for verification while using debugger that GetScreen() is a virtualized call.
-
Dick Hollenbeck authored
*) add hotkey for setting the grid origin as 'S', in board editor, module editor. *) re-position the function interface for cursor movement from BASE_SCREEN into class EDA_DRAW_FRAME. This is a prelude to getting rid of BASE_SCREEN or splitting it up.
-
- 31 Jul, 2013 1 commit
-
-
jean-pierre charras authored
Minor fixes. Minor code cleaning. Pcbnew: better iniatilization of members in DRAWSEGMENT, TRACK, EDGE_MOD (not bugs: just useful when using python scripting).
-
- 29 Jul, 2013 1 commit
-
-
jean-pierre charras authored
Minor code cleaning. Pcbnew: better iniatilization of members in DRAWSEGMENT, TRACK, EDGE_MOD (useful when using python scripting).
-
- 28 Jul, 2013 5 commits
-
-
Dick Hollenbeck authored
-
Ben Harris authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
convert to UTF-8, eeschema cannot load LATIN1 strings anymore.
-
Dick Hollenbeck authored
All source files are supposed to be UTF-8 now. Although not a source file, my editor was tripping on this file when grepping.
-
- 26 Jul, 2013 4 commits
-
-
matheiulj authored
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 25 Jul, 2013 1 commit
-
-
jean-pierre charras authored
Pl_Editor: title block texts can be multiline (use" \n" : a '\' followed by a 'n' to create a new line inside a text) Very minor code cleaning.
-
- 24 Jul, 2013 4 commits
-
-
jean-pierre charras authored
-
Baranovskiy Konstantin authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 23 Jul, 2013 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
Camille Delbegue authored
-
- 22 Jul, 2013 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 21 Jul, 2013 1 commit
-
-
jean-pierre charras authored
-
- 20 Jul, 2013 2 commits
-
-
jean-pierre charras authored
-
Thiadmer Riemersma authored
-
- 19 Jul, 2013 1 commit
-
-
jean-pierre charras authored
-
- 14 Jul, 2013 1 commit
-
-
Wayne Stambaugh authored
* Force search when wrap past end of list option changes state. * Fix SCH_FIELD::Matches() for bug in user defined fields which have an ID of -1. * Minor improvements to the find data names to improve source code readability.
-
- 09 Jul, 2013 4 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 05 Jul, 2013 1 commit
-
-
jean-pierre charras authored
Eeschema: fix a *very subtle* bug noticeable only in complex hierachies, for multiple parts per package: sometimes, the modified flag was set for these components just when switching from a sheet to an other sheet. Pcbnew: fix Bug #1197414 (dragged track segments does not show clearance area)
-
- 03 Jul, 2013 1 commit
-
-
jean-pierre charras authored
-