3124 Commits (dc24d6fcb235bc16518a977b0b9b2649aa26f953)
 

Author SHA1 Message Date
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
Dick Hollenbeck 03495698cf much more of sweet parser 15 years ago
Dick Hollenbeck bc16d9d7c3 simplifications, typo 15 years ago
Dick Hollenbeck 558af6d764 add EscapedUTF8() and revise ReadDelimitedText() to complement it 15 years ago
jean-pierre charras 90dc2908bd Use Unix notation for paths and filenames in .pro files 15 years ago
Marco Mattila 08f3c56d88 Show progress dialog when filling all zones in pcbnew. 15 years ago
jean-pierre charras 858401d205 Eeschema & Pcbnew: fix incorrect position of cursor when crossprobing items. 15 years ago
Marco Mattila 97003fefae Change board bounding box calculation to include all board items by default in pcbnew. Add a parameter to look for board edges only. 15 years ago
Wayne Stambaugh e07643f070 Fixed bug that prevented moved items from being place in library editor. 15 years ago
Wayne Stambaugh 4d1cdfd4ff Schematic component library editor delete item improvements. 15 years ago
Wayne Stambaugh cb647737ee Improve handling of tool bar command IDs. 15 years ago
Dick Hollenbeck c303d3f8bd fix 723793 15 years ago
Dick Hollenbeck 36773d6677 debug support for BUG 723793 15 years ago
jean-pierre charras 8bde66afbe Eeschema, Pcbnew, fix issues when creating new pins, tracks or segments. 15 years ago
Marco Mattila f52ed7833d Edit pcbnew zone dialog layout. 15 years ago
Marco Mattila d3932f5f25 Pcbnew: Fix add similar/cutout zone. Fix zone corner smoothing for zones with cutouts. 15 years ago
Wayne Stambaugh 0f09b337a2 Fix developer warning message to only show on debug build. Fixes lp:624926 15 years ago
Wayne Stambaugh b0ea88e23e Added options tool bar to schematic component library editor. Fixes lp:671343 15 years ago
jean-pierre charras d39df05275 Eeschema: fix crash when starting ERC. 15 years ago
jean-pierre charras 0132ceb3a1 Pcbnew: remove support of .mdc files (now useless) (already done in cvpcb). 15 years ago
Wayne Stambaugh 8d0605c378 Escape key cancels adding new module in PCBNew. Fixes lp:692182 15 years ago
jean-pierre charras 6910df3972 Pcbnew: fix 2 (minor) issues 15 years ago
Wayne Stambaugh ee003180bc Global variable removal and minor Doxygen comment fixes. 15 years ago