4 Commits (e8e0b07223c53236067a90640d82d0382fefb309)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 10 months ago
John Beard eae84fd5f3 Sym edit: add alt mode icon toggle 1 year ago
Mike Williams 2c99bc6c6d new feature: Schematic Design Blocks 2 years ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 1 year ago
Jeff Young d77eae3e7e Collapse LIB_FIELD into SCH_FIELD. 2 years ago
Jeff Young 9c94967b52 Tidy renderSettings / jobsHandler APIs. 2 years ago
Jeff Young 92910d5d0f Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
Jeff Young 1e6eb652aa Don't show hidden text in symbol previews. 2 years ago
Jeff Young ae735d3eb4 Renaming: replace convert with body-style. 2 years ago
Jeff Young d5d07e64c9 Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 4 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 e6b0a6abca ADDED: lib tree previews. 2 years ago
Jeff Young bc0d59801a Graphical diff for schematic vs library symbols. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jeff Young b874aaac5e Add display options to Symbol Browser toolbar. 3 years ago
Jon Evans ae6a2a6443 ADDED: Database libraries MVP 3 years ago
Roberto Fernandez Bautista 9049c907a1 Fix wxWidgets assert in symbol preview widgets 3 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 0dfb5fcaf9 Error message cleanup. 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 4 years ago
Jeff Young ff7742c6b8 File naming and include cleanup. 5 years ago
Jeff Young 7e35658c28 Use schematic colours in symbol preview status panel. 5 years ago
Jeff Young 2697fc3864 Remove canvas-switching from OSX. 5 years ago
Ian McInerney 265c6fa3b7 Improve color theme support in the footprint preview widget 5 years ago
Ian McInerney 63f777b620 Fixup the UI for the symbol preview widget 5 years ago
Jon Evans 5a9e69b146 Use the eeschema color theme for the symbol preview canvas 5 years ago
Wayne Stambaugh e91f1f57dd Eeschema: fix rescue multiple unit symbol bug. 6 years ago
Jeff Young b054e59a41 Get rid of cursors in preview panels. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Jeff Young 6025256e07 Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 6 years ago
John Beard 33fe9a2761 Eeschema: Symbol preview widget needs common config for Hi-DPI 7 years ago
John Beard ab2281d26f GAL opts: move config reading into GAL_DISPLAY_OPTIONS 7 years ago
jean-pierre charras 4cd41e3941 Eeschema: avoid using a incorrect background color the first time a SCH_DRAW_PANEL is displayed 7 years ago
Maciej Suminski 24f9bfa13b Fixed memory leaks 7 years ago
Seth Hillbrand e307d9318b Revert "Fixed memory leaks" 7 years ago
Maciej Suminski a9efbf4716 Fixed memory leaks 7 years ago
jean-pierre charras 0a71212929 Fix a few minor issues in SYMBOL_PREVIEW_WIDGET. 7 years ago
jean-pierre charras 7985234556 Eeschema: Fix a subtle bug in SYMBOL_PREVIEW_WIDGET. 7 years ago
Jeff Young 924c0fa9ed Fetch symbol chooser grid settings from the right place. 7 years ago
jean-pierre charras 4a92a5e628 Fix a Eeschema crash when using a SYMBOL_PREVIEW_WIDGET. Fix also a few draw artifacts. 7 years ago
jean-pierre charras a6d014d959 Fix some artifacts when drawing items, both on Cairo and Opengl. 7 years ago
jean-pierre charras 88cdce8d62 Make SYMBOL_PREVIEW_WIDGET working, and using the canvas type of the caller. Fix an issue with F3 zoom key in libedit. 7 years ago
Jeff Young afeebc8944 Grid settings for Eeschema GAL. 7 years ago
Jeff Young 1c52824913 Rewrite unit/convert handling so it also works for LibEdit. 7 years ago