607 Commits (71ea6dc2b95e58ada106e0c1e248892f1704895b)

Author SHA1 Message Date
jean-pierre charras 3c343b415a Fix the minor bug 1016924 ( Unhandled event id 6263 in pcbnew ). Remove duplicate code. 11 years ago
jean-pierre charras d4e04dcc97 Fix bugs detected by Cppcheck. 11 years ago
jean-pierre charras ac539b9578 Minor and very minors fixes: move -DKICAD_USE_WEBKIT definition to the main CMakeLists.txt. Remove duplicate semi-colon at end of some lines. 11 years ago
jean-pierre charras 0b1a6fd7c3 More work on fp lib table wizard: add a button to import the full list of .pretty libs on github. 11 years ago
jean-pierre charras 960ea566d6 Cvpcb: minor fixes. 11 years ago
jean-pierre charras bf2f650eb9 Cvpcb: fix a typo which prevents cvpcb to be compiled with webkit suppport. Equ files support enhancements. 11 years ago
jean-pierre charras 670df702b7 Cvpcb: very minor fixes. 11 years ago
jean-pierre charras 972329527e Cvpcb: fix issues relatives to .equ files management: 11 years ago
jean-pierre charras 9cfb97d8b4 Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 11 years ago
jean-pierre charras 100913a696 Cvpcb: better fix of Bug #1402306 11 years ago
jean-pierre charras 9aa4fb6955 Cvpcb: force project name in stand alone mode, to allow access to project fp lib table. In project mode: disable the read netlist option (the netlist is read when Cvpcb is started by eeschema) 11 years ago
jean-pierre charras 6ba5e40669 Fix a minor issue in fp lib wizard. 11 years ago
jean-pierre charras bc230f7650 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 11 years ago
jean-pierre charras e4a74213e4 Add wizard to fp lib dialog to easily add entries to this table. 11 years ago
unknown 9524ad1f17 Cvpcb: fix bug Bug #1386933 (Horizontal scrollbars not appearing in CvPcb) 11 years ago
jean-pierre charras 6f99e608b0 fp conflict assignment selector: fix issue on Linux. 11 years ago
jean-pierre charras a061eeb176 Cvpcb: Fix a very minor issue. 11 years ago
jean-pierre charras 3abfb6ca97 Cvpcb: Add a tool to solve conflict assignments when the schematic netlist and the .cmp file do not contain the same assignment and both are valid fpid. 11 years ago
jean-pierre charras 71c4f49d1d Kicad manager: fix Bug #1385953 (unable to open .PDF files with spaces in name/path when using default PDF browser). 11 years ago
Wayne Stambaugh e273a48ddc Remove old build configuration since kiway is now the only way to build kicad. 11 years ago
Wayne Stambaugh 08bfaa416d More source file missing license fixes. 11 years ago
Bernhard Stegmaier f06bfe6d70 Commit the rest of the OSX build fixes missed in the previous commit. 11 years ago
Konstantin Baranovskiy f8cea8188b Fix CvPcb menu accelerator bug in Linux. (fixes lp:1375232) 11 years ago
Berhnard Stegmaier b8d1789a22 OSX build fixes and improvements. 11 years ago
Bernhard Stegmaier 8b3c14c08b OSX build improvements. 11 years ago
jean-pierre charras 9bcdef85cd Eeschema: canvas background color: all frame are now using the same parameter. 11 years ago
Wayne Stambaugh ec9cd765bc Fix default menu alt key accelerator bug. (fixes lp:1035151) 11 years ago
jean-pierre charras 5a38d2b657 Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Wayne Stambaugh c63459653a CvPcb: fix broken event ID for configuration button on toolbar. 11 years ago
Michael Narigon 34b645daed warnings 11 years ago
jean-pierre charras 281ce25dd2 cvPcb: Remove a debug message displayed when saving .cmp file. 11 years ago
Maciej Suminski f51ad438b3 wxWidgets 2.8 compatibility fix. 11 years ago
jean-pierre charras 33605eaaec Eeschema fixes: fix Bug #1348983 save cmp file crashes cvpcb when eeschema is opened (backannotation crashes). Happens only when some footprint names are not set (blank names). 11 years ago
Dick Hollenbeck 84a14c3a51 back annotation when CVPCB and EESCHEMA are running under KICAD 11 years ago
Dick Hollenbeck 611592029f fix Inner1.Cu in pcb_parser.cpp, start cvpcb work. 11 years ago
jean-pierre charras 7c99a242cf Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits. 11 years ago
Lorenzo Marcantonio bee6b9f9b7 Fixes #1186269 12 years ago
jean-pierre charras f76041e956 Fix some compil warnings and Debug assertions 12 years ago
Dick Hollenbeck 431675933a remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support. 12 years ago
Dick Hollenbeck 9fe5ce67e6 Modular-Kicad milestone B), minor portion: 12 years ago
Dick Hollenbeck e45aadd11b Modular-Kicad milestone B), minor portion: 12 years ago
Dick Hollenbeck c855824337 Try some new Mac support ideas. 12 years ago
Dick Hollenbeck ecbe6e0856 Try some new Mac support ideas. 12 years ago
Lorenzo Marcantonio 342016b692 Constification of HitTest and GetParent 12 years ago
Lorenzo Marcantonio 85c5aa22c6 Constification of HitTest and GetParent 12 years ago
Dick Hollenbeck 991926d320 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 25d1ab4008 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 8afe4599d0 Teach cvpcb about new KIWAY based cross-probing, factor out MAIL_T into mail_type.h 12 years ago
Dick Hollenbeck 0d6560a218 *) Switch kicad.exe to using KIFACE modules for all major top level windows. 12 years ago