73 Commits (7187f1b705ad0aecdce0c5354877576972b0aa64)

Author SHA1 Message Date
Alex Shvartzkop 5475359d00 More build time optimizations. 1 year ago
Jeff Young 5abc7145da Fold LIB_ITEM into SCH_ITEM. 2 years ago
Jeff Young 92910d5d0f Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
Jeff Young ae735d3eb4 Renaming: replace convert with body-style. 2 years ago
Marek Roszko b8bbbcf410 Fix assert in SYMBOL_VIEWER_FRAME::onSelectNextSymbol due to bad current selection check 2 years ago
Jeff Young b592a6634e Cleanup. 2 years ago
Jeff Young 974da4ea7c Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago
Marek Roszko 8c6899b0d3 Tear out the eeschema conditional compile of PROJECT 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young cf4f0723f8 Select first unassigned symbol when running CvPCB. 2 years ago
Marek Roszko a87fada9e5 Minor tweaks to support wx3.3 2 years ago
Jeff Young b7f0aae006 Nullptr safety for UI Conditions. 2 years ago
Wayne Stambaugh bdee545841 Coverity warning fixes. 2 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 2 years ago
Jeff Young df7d62fdd3 Added a sort-order dropdown to lib-tree filters. 2 years ago
Jeff Young 6f59740953 Tighten up the lifecycle management of VIEW_ITEMs in 3 years ago
Jeff Young d01c023d5a Retire the lib-tree scoring algorithm. 3 years ago
Mike Williams b32ba16da4 UI: Add Numpad Enter as "Return" equivalent in missing places 3 years ago
qu1ck 2975f53647 PCM: auto reload global libs after dialog is run 3 years ago
Marek Roszko 4665823089 Turn on and fix MSVC compliance mode issues 3 years ago
Wayne Stambaugh 68decdd4f2 Fix static event table derived object definitions. 3 years ago
Ian McInerney 51c8f2c119 Fix library sort order in library viewers 3 years ago
Jon Evans 1bc3f77d2e Coverity fixes 3 years ago
Jon Evans e419b0bfe8 Support sub-libraries in symbol library browser 3 years ago
jean-pierre charras 4eb3a99bb5 SYMBOL_VIEWER_FRAME: fix some (minor) issues related to the symbol to display 3 years ago
Gary Kim 8e8a3c7bdc
Do not translate name in version info 3 years ago
Jeff Young 93c6d99a6d Move saving preferences out of the destructor. 3 years ago
Jon Evans 311741a9a3 Symbol library browser needs an infobar too 3 years ago
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