54 Commits (58036382c1c7461270649f1fe46048a0f5dc684f)

Author SHA1 Message Date
jean-pierre charras ab3ff61faa Eeschema: adjust the working/drawing area size on the page size. 7 years ago
Jeff Young 6860320b1b Init LibEdit with unit & conversion when opening from schematic. 7 years ago
Jeff Young fec8ab372e Don't set the viewport when switching screens. 7 years ago
jean-pierre charras 3bf1dd7671 Eeschema, Hierarchical sheet: fix missing pen width call in draw function. 7 years ago
Jeff Young 4524dce9bb Tie up some loose ends from JP's SHEET_PIN fixes. 7 years ago
jean-pierre charras dc21a60531 Fix incorrect management of SCH_SHEET_PIN items when adding or removing them. 7 years ago
Jeff Young 8a54b1b3b7 Add view refresh calls for edit operations. 7 years ago
Jeff Young 254e9f4a7e Implement HardRedraw for eeschema and libedit. 7 years ago
Jeff Young c19984e4de Performance optimization for Symbol Fields Editor. 7 years ago
Jeff Young 08e1379671 Add new sheet pins to view. 7 years ago
Jeff Young 1114b5cfa9 Refresh item when its dangling state changes. 7 years ago
Tomasz Włostowski d66e0d4f7a eeschema-gal: implemented EnableDepthTest() in GAL, fixed drawing order in eeschema 7 years ago
jean-pierre charras f283667fb0 add option to switch between opengl and cairo in eeschema (step 1) 7 years ago
Jeff Young 97c83766db Refresh issues around sheet pins. 7 years ago
Jeff Young ca3751fbbb Add GAL refresh for some more commands and remove unused DC params. 7 years ago
Jeff Young 268565ee41 Refresh component when children change. 7 years ago
Jeff Young 37cfa3fed9 Cleanup unused and redundant stuff. 7 years ago
jean-pierre charras e55763947e Set the reight grid visibility at start. Display axis in libedit and viewlib. 7 years ago
Jeff Young 269e8159d4 Grid settings for LibEdit. 7 years ago
Jeff Young 9e9db3afe5 Start an empty document with a reasonable grid size. 7 years ago
Jeff Young afeebc8944 Grid settings for Eeschema GAL. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Jeff Young 533b26e8a1 Add hotkey for viewing symbol datasheet. 7 years ago
Jeff Young 02a3f83040 Implement poor-man's RTTI for use over KiWAY. 7 years ago
Jeff Young 3f23e9ac46 Don't use nullprt for a dialog's parent. 7 years ago
jean-pierre charras 181ce46b91 Eeschema: fix incorrect references clearing for shared sheet paths. 7 years ago
Seth Hillbrand d0ea844557 eeschema: Close ERC before placing components 7 years ago
Jeff Young 86a801aabc Allow updating of file history size on the fly. 7 years ago
Jeff Young 4b1a31ffad Regularize save-changes dialogs. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
jean-pierre charras d2eb9e0735 Eeschema, Dialog annotate: fix incorrect management that creates a crash when try to open it a second time. 7 years ago
Jeff Young d8d4f75fa1 Fix button order and genralize Exit dialog so it can be shared more. 7 years ago
Jeff Young 1bca706115 Move search status messages to Find/Replace dialog. 8 years ago
Jeff Young 6a7e6e7735 Fix a few more missing language-change updates. 8 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young cb925a6646 Output defined default fields to netlists & BOMs. 8 years ago
Jeff Young 6e83f99c72 Relax fully-annotated constraint for BOM editor. 8 years ago
Jeff Young d0d9bb25c0 Menu consistence (add Config Paths to LibEdit). 8 years ago
Simon Richter 7e47ef7471 Fix warnings for unreferenced local variables 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
jean-pierre charras e750417fa0 Eeschema: fix many wxASSERT when trying to open menus from the main menubar. 8 years ago
Jeff Young 3d32ee774e Translatable strings must be ASCII7 for translation tools. 8 years ago
Jeff Young 4eedb3a27d The _() macro affords some nullptr safety over a naked immediate. 8 years ago
Tomasz Wlostowski b1f613071d eeschema: workaround for 64kByte string length limit in wxString::Format() causing segfaults in netlist update under Windows 8 years ago
jean-pierre charras 17f6d09935 Page layout editor: fix incorrect management of block operation in context (popup) menu. 8 years ago
Maciej Suminski 1f09990618 Remove not used ListNets() methods 8 years ago
Russell Oliver 9016344bb3 Eagle Schematic Import: Fix netlist mapping for zones and vias. 8 years ago
Jeff Young 447fd1bf02 Add a start number to annotate. 8 years ago
Jeff Young d67ceea568 Set current sheet number when only annotating a single sheet. 8 years ago
Jeff Young b3884669cf Proper error reporting for Annotate dialog. 8 years ago