1715 Commits (042e5956c280a8e3370789bed04df7b9ffa85d9c)

Author SHA1 Message Date
Jon Evans 38a4e4ad5a Remove the last bits of the old netlist system 5 years ago
Jon Evans 9f7bca38b3 A better way of handling standalone project files 5 years ago
Jon Evans be0aad5984 Move similar labels check to new connectivity engine 5 years ago
Jon Evans 48d7c46a53 Move pin table checks to new connectivity system 5 years ago
Jeff Young 20211eed49 Unroll a level of prefs for fieldname templates. 5 years ago
Jeff Young cc64709407 Reimplement skip-parent-page to work with MacHack. 5 years ago
Jeff Young e2f32ce7b6 Allow setting a stroke type back to the default. 5 years ago
Dominik Wernberger b653df2b21 Make numbers in pin table read only 5 years ago
Jeff Young f005977aab Minor simplification to custom colour theme GUI for print/plot dialogs. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
ferdymercury b0af66afc7 Allow empty value field if simulation is disabled 5 years ago
Jon Evans f50dba6b62 Offer to open annotation dialog when running ERC on unannotated schematic 5 years ago
Jon Evans 24435fcc62 Don't create new project files when opening boards/schematics 5 years ago
Jeff Young 15c136ead2 Make a bunch of help dialogs modeless. 5 years ago
jean-pierre charras fd4fb61acc DIALOG_SPICE_MODEL: fix incorrect readonly setting of m_libraryContents. 5 years ago
Ian McInerney 2f7094b352 Cleanup some unused variables 5 years ago
jean-pierre charras 6eab1ce17d Fix a minor wxWidgets alert. 5 years ago
Jeff Young 6a5644d981 Make spice model library contents read-only. 5 years ago
Jeff Young 97c34e2516 ADDED alternate pin definitions and assignments. 5 years ago
PJM 9cda3dbff5 Eeschema: Verify path can be made relative before asking in plotter dialog 5 years ago
Ian McInerney c8917a0951 Cleamup some compiler warnings 5 years ago
jean-pierre charras b60a7e2aca Eeschema: fix crash in DIALOG_CHANGE_SYMBOLS when run Update Library Symbols. 5 years ago
Seth Hillbrand a029feb029 eeschema: Add component needs to be Modal 5 years ago
Jeff Young 6ef20e34fc Better support for mixed styles in Junction Properties dialog. 5 years ago
Jeff Young b0a09b782d Better support of mixed states in Line Style dialog. 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Jeff Young 88d76eaf62 Enforce Apple's destructive button distance guideline. 5 years ago
Kevin Lannen 13f9478a76 Symbol Editor: Allow changing parent for derived symbol 5 years ago
Jeff Young 2b0b7a5153 Clear pin net-name-driving cache when changing annotation. 5 years ago
Jeff Young cda155ca30 Remove last exposure of GUIDs in UI. 5 years ago
Wayne Stambaugh 0bb175a028 Eeschema: Add change and update symbol from library support. 5 years ago
Tomasz Wlostowski d937fadd6f Migrate RC_ITEM to use shared_ptr 5 years ago
Jeff Young e1c449902d Ask user before throwing away changes to DRC Rules. 5 years ago
Jeff Young f4ab14f32d Performance improvements for SchematicCleanup(). 5 years ago
Mark Roszko c6e388db14 Implement an app progress indicator in the taskbar 5 years ago
Jon Evans dcc484e114 CHANGED: Library editors are now usable with no project loaded 5 years ago
Jeff Young 76bd344730 Preview for PCBNew colour settings editor. 5 years ago
Jon Evans b3b567e591 A better approach to clearing color overrides 5 years ago
jean-pierre charras c01bf9c911 Refinement in NETLIST_DIALOG, spice panel. 5 years ago
jean-pierre charras 7f91a1f5da Eeschema, export netlist dialog: re-add a commane to run spice from this dialog. 5 years ago
Jeff Young be6e2e6308 Add hierarchical sheet (and pin) to color preview. 5 years ago
Jeff Young 9c9fdb2569 More performant (and more correct) deletion of DRC markers. 5 years ago
jean-pierre charras 5982626a80 Eeschema: fix a minor wxWidgets alert. 5 years ago
Jeff Young dcd02539e3 Remove linked-pin processing from LIB_PIN's setters. 5 years ago
Jeff Young c56599ab07 Allow ERC/DRC markers to be deleted without deleting exclusions. 5 years ago
Jeff Young ee6acb983a Build out the rest of the schematic preview for colors editor. 5 years ago
Jeff Young 1be39195ab Remove UUIDs from the GUI. 5 years ago
Jeff Young 0804f487ec Add text var cross-reference processing to SCH_FIELDs. 5 years ago
Jon Evans b0c6a0f9ef Allow sheet colors to remain unspecified if not manually set 5 years ago
jean-pierre charras 98b1f55e29 Eeschema: minor fixes: fix incorrect label in DIALOG_LIB_EDIT_PIN, electrical pin list. 5 years ago