215 Commits (724c669434f9c2ff835f89cd7d83b3fc5950f3c4)

Author SHA1 Message Date
Jon Evans 8a9b82c2a2 Switch CONNECTION_GRAPH to wxLogTrace 7 years ago
Michael Kavanagh fe6bc411dd Fix 'hokey' -> 'hotkey' typo 7 years ago
Jeff Young 3da5396c8d Fixes for importing board setup properties. 7 years ago
Jon Evans f1882f333e Don't call OnModify() before placing new parts 7 years ago
Jon Evans 3c714f1d8c Fix undo handling of SchematicCleanUp 7 years ago
Jon Evans 5cf82f1a9e Begin refactoring netlist creation 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
Seth Hillbrand 078320e2fb Unify and correct Autosave functions 7 years ago
jean-pierre charras bec2d7861e Eeschema: shows the opened sheet info in title bar. 7 years ago
Wayne Stambaugh 5315d1be22 Eeschema: fix an option toolbar refresh bug. 7 years ago
Jeff Young 40dac0ecbb Default sizes for edit frames in case prefs get deleted. 7 years ago
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. 7 years ago
Jeff Young 6a7e6e7735 Fix a few more missing language-change updates. 7 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