39692 Commits (06446bb80e08f37db9fafdc231d4bc3935dba81e)
 

Author SHA1 Message Date
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
Jeff Young b18fd12694 Improve clarity. 2 years ago
Jeff Young efd004b042 Fix typo. 2 years ago
Jeff Young 3c1478367f Handle flipped state when checkging item against viewport. 2 years ago
Jeff Young d6a862cafe It's "internal units", not "user interface". 2 years ago
Jeff Young 867ca2d0da Don't confuse Coverity. 2 years ago
Marek Roszko 02bbfc8f57 Fixes EDIT_TOOL::Move parameter assert 2 years ago
Marek Roszko 2bb811555b Guess at fixing the InlineDrag action missing param 2 years ago
Marek Roszko 2f2c8b9414 Fix printf assert 2 years ago
Jeff Young 423a5b9961 Fix format string specifier. 2 years ago
Jeff Young 9805aca5a0 Handle backslash-escaped quotes in libeval. 2 years ago
jean-pierre charras b2bf28f559 Eeschema: fix a crash when loading a schematic if a symbol in a sheet has 2 years ago
jean-pierre charras 7bc2d69ab7 Fix a typo and a Coverity warning 2 years ago