119 Commits (4c63b4e061b405a91c222c3cf3008ea8873c6ddf)

Author SHA1 Message Date
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Jeff Young 13f5c78e89 More tightening of group parent lifecycles. 3 years ago
Jeff Young 93c6d99a6d Move saving preferences out of the destructor. 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
Jon Evans 2089374f53 ADDED: Export symbols from schematic to library 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Jon Evans da9be1a812 ADDED: Multi-selection cut/copy/paste in symbol editor library tree 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
kliment b97f9ea329 Add support for symbol unit display names in eeschema and symbol editor 3 years ago
Jeff Young ebe9617e77 More EDA_RECT expungification, and an attempt to fix the python test. 3 years ago
jean-pierre charras 842c8df4c3 SYMBOL_EDIT_FRAME: fix a better initial zoom when no symbol loaded 3 years ago
Jeff Young 5295342f42 Fix another case of the instance data getting messed up. 3 years ago
Jeff Young ee0f93ed17 Fix some issue with hierarchy panel on OSX. 3 years ago
Jeff Young fe1bff7d29 Remove empty infobar message. 3 years ago
Seth Hillbrand 66d3bf2bc2 Refresh draw objects when common settings change 3 years ago
Jeff Young c6f83b6dec ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 4 years ago
Jeff Young 08f15fe587 ADDED New Library functionality to Footprint/Symbol Save As. 4 years ago
Jeff Young cc18c31cb5 Fix some layout issues in the Project Template Selector. 4 years ago
Jeff Young 16acba34d3 Don't save schematic symbol back to lib manager. 4 years ago
Jeff Young 68ca385e07 On-the-fly translations for pin electrical types. 4 years ago
Jeff Young 09ba7468ae A better is-modified test. 4 years ago
Jeff Young 1f16092e29 Infobar warning if symbol loading was cancelled. 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Jeff Young 2defd8d911 Move show-bounding-boxes to a tool on the toolbars. 4 years ago
Jeff Young 92d5a3e763 Clear caches when changing global default font. 4 years ago
Jeff Young 04c76f10e9 Performance enhancements for fonts. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young 9af33cdfe8 Don't leave stranded symbols/footprints in editors when doc closes. 4 years ago
Jeff Young 4f60d7ac78 Don't use lib tree target if lib tree isn't shown. 4 years ago
Roberto Fernandez Bautista 2eb5d4fa7a Symbol Editor: Allow save as all the time, as long as we have a symbol to save 4 years ago
Seth Hillbrand 3f2d86adec Make OpenGL default for all apps 4 years ago
Jeff Young 12a75ffb94 A fuller implementation of allowing cut/copy/paste in search boxes. 4 years ago
Jeff Young efc64e972c Fix pasting into LIB_TREE search control. 4 years ago
Jeff Young cc6e3841ae Formatting. 4 years ago
Jeff Young da58e9ee4c Don't rely on selection when updating edited symbol in schematic. 4 years ago
Jeff Young 574bef2237 Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
Jeff Young b9596a0a5d Update dangling flags in color settings' preview. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Wayne Stambaugh 1d8fd22cd8 Symbol editor: fix message panel units when selecting from combo box. 4 years ago
Jeff Young 41619ebbe2 Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young 6d4c454e8c Fix some more missing escaping for symbol ids. 4 years ago
Mike Williams 36b2ff262d Symbol Editor: Auto select newly added/created library 4 years ago
Jeff Young c11ee69499 Save 3D prefs after editing, and load some of them into FP Props. 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 4 years ago