3346 Commits (711c83679ec9ab3ba7babf51352e801852f69b04)
 

Author SHA1 Message Date
jean-pierre charras dc1e410757 Eeschema: fix a *very serious* bug in netlist generation: sometimes the netlist forgets pins for components having more than one part per package, in hierarchical designs. 15 years ago
jean-pierre charras ffbce6de84 Gerbview: Added: read Excellon files created by Pcbnew. The full Excellon command set is not supported, but drill files created by Pcbnew are supported. 15 years ago
jean-pierre charras 0d740e45e3 Minor fixes and code cleanup. 15 years ago
jean-pierre charras a97f5c2530 Gerbview: code cleanup and very minor fix. 15 years ago
Charles McDowell 628f874c07 The following patch adds two features to the standard SpiceNetlister: 15 years ago
Wayne Stambaugh fe6890a955 Dialog escape key termination and default button fixes. 15 years ago
Wayne Stambaugh 283cfa67ff Set default button on all dialogs. Fixes lp:665703 15 years ago
jean-pierre charras 81509a1160 Gerbview: code cleanup and a minoe enhancement. Kicad: minor code cleanup 15 years ago
jean-pierre charras cb8a0315e6 version update 15 years ago
jean-pierre charras c4948a6c0d gerbview: fix an issue when using layer list in toolbar to select layer (back to old layer under Linux) 15 years ago
jean-pierre charras 2f4d4879c1 gerbview: refresh screen when active layer is selecte from the layer mamager. 15 years ago
jean-pierre charras 28774e41c3 Gerbview: tweaking code: Now the active layer is drawn on top of other layers. This is an enhancement in stacked draw modes. 15 years ago
jean-pierre charras f6669b7845 Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 15 years ago
Andrey Fedorushkov 669db0ff8a eeschema: minor fix russian GOST compact form BOM out 15 years ago
Andrey Fedorushkov cd3b3b33b9 eeschema: add russian GOST compact form BOM output 15 years ago
Wayne Stambaugh 018292a8c6 PCBNew auxiliary tool bar changes and other minor improvements. 15 years ago
jean-pierre charras 2f47b3f464 EEschema: fix minor issue (cursoe shape lost when aborting a block command by popup menu) 15 years ago
Wayne Stambaugh c07b677a20 Schematic editor locate item changes and other minor fixes. 15 years ago
jean-pierre charras 628e524075 Fix a minor issue in Pcbnew 15 years ago
jean-pierre charras 3e570c1afc Fix cursor shape issue after block command in modedit and libedit 15 years ago
Jerry Jacobs 6c4b676758 Update compiling documentation for Fedora and Mac OS X 15 years ago
jean-pierre charras 155a9dbe19 All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 15 years ago
jean-pierre charras dc24d6fcb2 Minor fixes. Code cleaning. 15 years ago
jean-pierre charras fde4243954 Fixes 15 years ago
jean-pierre charras 38a3f1b871 Pcbnew: Fix a very minor issue in left toolbar. Add option in dialog bloc to move,copy ... items on invisible layers or not. 15 years ago
Marco Mattila 0785ca803d Add visibility checking to pcbnew block operations. 15 years ago
jean-pierre charras c2cf793f7a eeschema: very minorbug fix 15 years ago
jean-pierre charras 0760c126ed Code cleaning. Pcbnew: very minor fix 15 years ago
Wayne Stambaugh 9769c9b63c Minor EESchema code improvements. 15 years ago
jean-pierre charras 098a20a0d8 fix very minor bugs. 15 years ago
Wayne Stambaugh 9e0e43e4c1 EESchema and other minor code improvements. 15 years ago
Wayne Stambaugh bd99012ad0 Fix load gerber file path bug, fixes lp:712104. 15 years ago
jean-pierre charras 85b8fc66ee All : modify macro FROM_UTF8, to ensure compatibility with files using a non utf8 encoding (old files created under Window, having some non ASCII characters). 15 years ago
Dick Hollenbeck 60ff82bf44 specctra back import of session file can have numeric net names 15 years ago
Wayne Stambaugh 9210956459 EESchema code simplification improvements. 15 years ago
Marco Mattila 430a39d7a2 Modify pcbnew plot and zone dialogs. Policy fixes in dialog_copper_zone. 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
jean-pierre charras ec400bf7c7 Eeschema, Pcbnew: fix minor issues about mouse cursor position, when loading files or entering sheets. 15 years ago
jean-pierre charras cdffc3d15f Pcbnew: Better selection of corners and edges in zones. Usefull when selecting edge/corner by right clicking on a zone outline, for hight density boards. 15 years ago
jean-pierre charras e39522975a Pcbnew: dialog copper zone: fix bug 726999. Remove unwanted resizing of dialog frame when selecting options. 15 years ago
Marco Mattila 201408a185 Fix magnetic off-grid snapping in pcbnew. 15 years ago
jean-pierre charras 1b7670ad24 Eeschema: bug fix:when clear annotation, delete annotation using current scheet only delete annotation of other sheets. 15 years ago
jean-pierre charras 92952b70aa Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
Wayne Stambaugh ffa9feda69 Schematic component library editor rotate item improvements. 15 years ago
jean-pierre charras bc8f250b8b Fix bug 726387. 15 years ago
Dick Hollenbeck bd7e8e53a5 more sweet parsing 15 years ago
Marco Mattila c86a65c941 Add directory selection to module position and report output in pcbnew. 15 years ago
jean-pierre charras 4ca6c4fb67 Eeschema: 15 years ago
Dick Hollenbeck 38b69092f4 ReadDelimitedText to return number of bytes consumed, not copied 15 years ago
Andrey Fedorushkov d3c8084ab6 pcbnew: fix translate smoothing set in zone settings dialog 15 years ago