3247 Commits (cfb354cb9fcb951c73b7e392de1dfb730f89a498)
 

Author SHA1 Message Date
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
Wayne Stambaugh c9688deedf MSVC compiler error and GCC warning fixes. 15 years ago
Wayne Stambaugh c02d90e9a7 Use wxUpdateUIEvent in CVPcb and other minor changes. 15 years ago
Marco Mattila cbee247737 Add zone corner smoothing to pcbnew. 15 years ago
jean-pierre charras 75f332aefc Cvpcb: code cleaning. Remove not used and useless files. 15 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
jean-pierre charras c476ae44b5 Fix non ascii characters in zone dialog. 15 years ago
jean-pierre charras e19b51c201 fix compil issue with wxWidgets 2.9.1 15 years ago
Marco Mattila c0f2af8af8 Tune pcbnew zone properties dialog layout. 15 years ago
jean-pierre charras 640a06850f Fix some issues. 15 years ago
Marco Mattila 6428836755 Fix postscript output option in pcbnew plot dialog. 15 years ago
jean-pierre charras 521d43c475 eeschema: fix 2 issues: 15 years ago
Marco Mattila ac0979fa99 Tune pcbnew plot dialog. Make actual plotting code independent of dialog widgets and get settings from PCB_PLOT_PARAMS instead. 15 years ago
Marco Mattila e30ceb0a7f Fix 3d drawing of board edges defined in modules, now pcb edge layer is always drawn. 15 years ago
Marco Mattila 314aa18e38 Fix 3d drawing of board edges defined in modules. 15 years ago
Wayne Stambaugh e557b388a7 Fixes MSVC compile errors. 15 years ago
jean-pierre charras f0afa23066 Eeschema: fix 2 issues. 15 years ago
Marco Mattila c087883d38 Move layers into a wxCheckListBox in pcbnew plot dialog. 15 years ago
Marco Mattila a609f2606f Fix segfault when placing pins in libedit. 15 years ago
Wayne Stambaugh 821b8b65ec Fixes escape key doesn't dismiss select component dialog in EESchema bug. 15 years ago
Dick Hollenbeck f8263c0e62 sweet parser work 15 years ago
jean-pierre charras fe50448399 Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 15 years ago
jean-pierre charras 2ce4f404be Pcbnew: add missing call to SetMouseCapture( NULL, NULL ) in abort functions. 15 years ago
jean-pierre charras c1347bbe35 Pcbnew: fix a crash when aborting a pad move or drag in board editor 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
jean-pierre charras 25fe492022 Eeschema: intermediate netlist : fix duplicate pins in libpart, with components having 2 shapes (DeMorgan conversion) and somethimes with multi parts per package. 15 years ago
jean-pierre charras b79011fbbb Eeschema: fix bug 716331 15 years ago
jean-pierre charras 90c130b600 Eeschema: intermediate netlist : fix duplicate pins in list of nets, with multi parts per package. 15 years ago