39904 Commits (d99641be401c73eabee379ce8fdf9e57dd85114a)
 

Author SHA1 Message Date
Jeff Young 0c055e15b7 Keep user-defined signals separate. 2 years ago
Jeff Young 827942c560 Clarity. 2 years ago
Jeff Young 2dfdf0682f Don't ask for empty data. 2 years ago
jean-pierre charras a60411b159 Fix a few compil and Coverity minor warnings. 2 years ago
Marek Roszko 5759823ca0 Move JOB_EXPORT_SCH_PLOT to kicommon horribly pending further refactor of plotting 2 years ago
Jeff Young a3d83cdb6d Pass symbol netlist from Field Properties dialog. 2 years ago
Marek Roszko aa0d39dfe4 Fix the moving truck leaving behind IO_ERROR and friends 2 years ago
Jeff Young 987e382f96 Add missing member variable initialization. 2 years ago
Jeff Young e242f54816 Fix crash trying to create a new board. 2 years ago
Jeff Young 8760bd8c80 Reconcile "apply defaults to new footprints" with DRC lib checks. 2 years ago
Jeff Young 2d3a8ee4c9 Readability and comments. 2 years ago
Jeff Young 9d678e96cd Improve spacing. 2 years ago
Jeff Young 06446bb80e Only expand lib tree when filtering. 2 years ago
Mike Williams 7c8e74c156 Fields: fix redundant update messages 2 years ago
Mike Williams 532ac6992a Fields: make sure footprints get a footprint 2 years ago
Jeff Young 003acbd686 Clear render caches before plotting. 2 years ago
Marek Roszko 6d3b846eb5 Add more missing destructor event cleanups 2 years ago
Jeff Young eaa3ee43e9 Tighten terminology consistency in clearance & constraint reports. 2 years ago
Jeff Young 609dedda3c Insert lazily-created-rows at right position in grid sizer. 2 years ago
Marek Roszko e6c8fb6373 Unbind PANEL_PACKAGES_VIEW events in destructor 2 years ago
Marek Roszko 8d5e53f4e8 Unbind LIB_TREE events in destructor 2 years ago
Marek Roszko d801037c93 Unbind ACTION_MENU events in destructor 2 years ago
Mark Roszko 3c0f9ec510 Revert "Give wxTheApp to python scripts that end up touching Pgm().App()" 2 years ago
Marek Roszko b00871ad77 Unbind events in DIALOG_PCM destructor 2 years ago
Marek Roszko 672265b564 Give wxTheApp to python scripts that end up touching Pgm().App() 2 years ago
Marek Roszko 3a567a3ae1 Unbind event handlers in the DIALOG_SHIM destructor to prevent late event crashes 2 years ago
Jeff Young cf02bb171f Expose exclusion flags in search pane. 2 years ago
Jeff Young 904bdc3c66 Use netclass values when reaching netclass entry. 2 years ago
Jeff Young a82a007301 Allow user to affect width of field names column. 2 years ago
Jeff Young f58c0c370c Re-arrange visibility flags only. 2 years ago
Jeff Young 40ef850bd3 Don't halve indicator icon size on Mac. 2 years ago
Jeff Young d9f1aaa8e3 Keep colors & visibility with layer objects, not layer number. 2 years ago
Marek Roszko c5471bbe9f Gracefully handle unknown schematic formats 2 years ago
Jeff Young 9214e47367 Only allow switching to enabled layers. 2 years ago
Marek Roszko bfbba632df Guard GetModificationTime with IsValid otherwise it'll return based on INT64_MIN. 2 years ago
Marek Roszko f1c5581802 Don't continue with a null board in board import 2 years ago
Alex Shvartzkop dca964092f EasyEDA Std: import schematic images. 2 years ago
Alex Shvartzkop 979274af7c EasyEDA Std Schematic: import net ports as global labels. 2 years ago
Alex Shvartzkop 25cca5adfe EasyEDA Std: fix polygon pad orientation. 2 years ago
Alex Shvartzkop 9cca8e5970 EasyEDA Std: assign nets to PCB circles and rects. 2 years ago
Marek Roszko 0fc3f20e4d Fix assert from IsPower in search_handlers.cpp 2 years ago
Thomas Pointhuber 7005dd7c48 altium: make special string parsing on pcb a bit more generic 2 years ago
Jeff Young 34769cec63 Filter line-endings from single-line Scintilla editors. 2 years ago
Thomas Pointhuber 3b3e4fd34a Move duplicated code of plugin.cpp and sch_plugin.cpp into a new plugin_utils located in commons 2 years ago
Jeff Young a475b01a90 Remove ic parameter from voltage-controlled sources. 2 years ago
jean-pierre charras 629081af65 fix FOOTPRINT::GetLikelyAttribute() to follow the comments of 2 years ago
jean-pierre charras b227f9de61 Eeschema: fix a crash when loading a schematic if a symbol in a sheet has 2 years ago
Jeff Young bbfe01d4c6 Write out datasheet & descr in fields as well as top-level elements. 2 years ago
John Beard 311f041421 ADDED: Polygon boolean operations in PCB editor 2 years ago
John Beard b6cd7e3b4a Make ITEM_MODIFICATION_ROUTINE status messages more general and easier to call 2 years ago