43 Commits (d776e908d0c08135570a3a3847d0628ec99810d1)

Author SHA1 Message Date
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
kliment b97f9ea329 Add support for symbol unit display names in eeschema and symbol editor 3 years ago
Jeff Young b874aaac5e Add display options to Symbol Browser toolbar. 3 years ago
Jeff Young 9a961d60d5 Make sure list has items before dereferening. 3 years ago
Jeff Young ebe9617e77 More EDA_RECT expungification, and an attempt to fix the python test. 3 years ago
Jeff Young 18ac169ac7 Add contexts to EDA_COMBINED_MATCHER. 3 years ago
Jeff Young fa679d3601 Pinned libs can also be found in program settings. 3 years ago
Jeff Young 0a623bff9f Save fp browser list widths and apply known hack to work around wxWidgets bug. 3 years ago
Jeff Young 190fb23e88 Add pinned library support to Footprint and Symbol Viewers. 3 years ago
Seth Hillbrand aeef5b00a8 Unify symbol browser/editor unit display 3 years ago
Jeff Young 1f16092e29 Infobar warning if symbol loading was cancelled. 4 years ago
Wayne Stambaugh b36e31c49f Factor out common and remove dead legacy symbol library code. 4 years ago
jean-pierre charras 242e66355c SYMBOL_VIEWER_FRAME: fix refresh of the canvas after selecting a new symbol. 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
Seth Hillbrand 126563c839 Fix initilization project / ordering 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 69fac89e86 Fix some issues with incorrectly scaled defaults given in mils. 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 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
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young d7271c9281 Unescape strings for display in symbol browser. 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 4 years ago
Jeff Young 685ee31c35 Workaround a few more OSX printf problems. 4 years ago
Wayne Stambaugh ff099453c8 Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 4 years ago
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 5 years ago
Jeff Young 2e129d9b47 Naming conventions and other cleanup. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young 34d3218f73 Translation cleanup. 5 years ago
Jeff Young 66b33834b5 Always enable save; move dirty bit to asterisk in title bar. 5 years ago
Seth Hillbrand 488cfb9ec7 Update GAL options when loading viewer frame 5 years ago
Zoltan Gyarmati 3380617836 Axis color fixes in symbol editor 5 years ago
Jeff Young ff7742c6b8 File naming and include cleanup. 5 years ago
Wayne Stambaugh 1eee72ec65 Fix library tree behavior when duplicate project table entry is disabled. 5 years ago
Jeff Young 8a720ef305 Update naming. 5 years ago
Jeff Young 91ab540d18 Naming conventions. 5 years ago
Jeff Young bb232e6ac6 Unify LIB_IDs now that both are stored in sexpr files. 5 years ago
Jeff Young c1a74b427a Translucent magnifying glass on footprint & library browser icons. 5 years ago
Jeff Young b6e267b78d Naming conventions. 5 years ago
Jeff Young f29f052aa7 Update an outlier from the component -> symbol rename. 5 years ago
jean-pierre charras ebf0cb3612 symbol viewer: fix closing issue when opened in modal mode 5 years ago
Jeff Young c1d1c12b41 Simplify message panel code. 5 years ago