37437 Commits (2d1506745379f7a0bdc28e307fc7cef751c0d998)
 

Author SHA1 Message Date
Jeff Young 2d15067453 ADDED allow update of teardrops before running DRC. 3 years ago
Jeff Young 521aa5b5ae Update DRC exclusions model to match terminology. 3 years ago
jean-pierre charras 27ebba6b33 Python and footprint wizard: fix issues and update to be compatible 3 years ago
Jeff Young 4a3f77cd9d Clear board soldermask when undoing/redoing items that affect it. 3 years ago
Jeff Young d01c023d5a Retire the lib-tree scoring algorithm. 3 years ago
Jeff Young d64cb7f81b More uniform handling of power symbols and exclude-from-simulation. 3 years ago
Jeff Young 9f56b75f01 Clean up atrophied code. 3 years ago
Lucas Dumont 923f386f08 Dont' create new cell if editing one 3 years ago
Jeff Young 05185ec81a Save library when it's selected in lib tree. 3 years ago
Salvador E. Tropea d5c0bf3d0e Load the global fp-lib-table before running the Python DRC 3 years ago
jean-pierre charras 77fb7b1182 ERC: set default setting ERCE_SIMULATION_MODEL to ignore 3 years ago
Jeff Young 4eb0ccffe5 Bring Sim Command dialog layout in line with Kicad std dialog layout. 3 years ago
Jeff Young 26609bbf05 Fix PNS_KICAD_IFACE_BASE::IsFlashedOnLayer() to be able to handle multi-layer queries. 3 years ago
Okan Demir 75267a7366 Fixes issues pointed in the reviews 3 years ago
Okan Demir 82e8198fee Adds missing transient simulation settings 3 years ago
jean-pierre charras b2bf3229e6 BOARD::Move(): o not move twice PCB_SHAPES in footprints. Altium importer: 3 years ago
Marek Roszko 0eefde6046 Fix build error pre wx 3.1.6 3 years ago
Alex 21103924f4 Don't crash when canceling initial setup in Manage Footprint Libraries 3 years ago
jean-pierre charras 97a4e535dc ConvertOutlineToPolygon(): fix handling of polygons living in footprints. 3 years ago
Mike Williams 33b2b5b09d STEP Export: Update options to reflect DNP and Unspecified filtering 3 years ago
Lucas Dumont 3c24017aa4 Check KiFACE return value 3 years ago
Jeff Young df5456bb5b Attempt to fix gcc compile error. 3 years ago
Jeff Young 8e29a054f3 Performance improvement for GetShownColumns. 3 years ago
aris-kimi 18cebe3779 Don't assume an EDA_ITEM is a SCH_ITEM. v2 3 years ago
Jeff Young a24a63e416 Search in label fields. 3 years ago
Jeff Young 1f140953d6 Manual cherry-pick of 912bd4458f 3 years ago
Jeff Young b876af55df Don't exit symbol compare early when reporting. 3 years ago
Ian McInerney 6c05801d9e Make the property grid compatible with wx 3.3 3 years ago
Ian McInerney a6be0eef4a Add const to a PGPROPERTY constructor to match upstream 3 years ago
Ian McInerney 2b22ff9f39 Add missing include 3 years ago
Ian McInerney 18e573d5e9 Remove stray wx include 3 years ago
Ian McInerney 73a1e63e8e Modify how we print the wx version compat macros 3 years ago
Ian McInerney 871f7e05a5 Remove use of wxGRIDTABLE_REQUEST_VIEW_GET_VALUES from the appearance panel 3 years ago
Ian McInerney 8f3bbf36f8 Replace __WXGTK20__ with __WXGTK__ 3 years ago
Ian McInerney f0684510f0 Replace wxScopedPtr with std::unique_ptr 3 years ago
jean-pierre charras c3ae2d4f43 Demos update 3 years ago
Ian McInerney 5d0b5e16ff Remove python-based board_item duplicate method 3 years ago
Ian McInerney a77e94d16f Add hack to speed up font choice box widget creation 3 years ago
Jeff Young e1c9e0e6fc ADDED memberOfFootprint() to DRC custom rules functions. 3 years ago
Jeff Young 66f48d56ae Separate sheet reloads (MODEL_RELOAD) and schematic reloads (SUPERMODEL_RELOAD). 3 years ago
Jeff Young 6059e895d7 Fix a typo. 3 years ago
jean-pierre charras de579af352 SCH_LABEL_BASE::SetPosition(): ensure field positions are also handled. 3 years ago
jean-pierre charras f56e569a25 Ensure we do not use a non existing pin in SIM_MODEL::MigrateSimModel() 3 years ago
jean-pierre charras 9b0a92552a French translation update 3 years ago
jean-pierre charras 8d206d6a67 LIB_TABLE_GRID_TRICKS, popup context menu: fix minor issues: 3 years ago
Marek Roszko bfad8bb0d5 Prevent VIEW::UpdateItems and onShowTimer from firing repaints if GAL did not complete init 3 years ago
Marek Roszko 37eaa29679 Fix crash due to extra right parens in pcad files 3 years ago
Marek Roszko ed94bc4bf9 Don't crash on empty pcad polygons 3 years ago
Jeff Young 01564a254f Make sure "Item" and "Description" end up in the translation database. 3 years ago
Jeff Young eef3492fc0 Make symbol/footprint trees sensitive to language change. 3 years ago