12292 Commits (4faa00e2629524ac958668d90790e7632882fbcf)

Author SHA1 Message Date
dsa-t 6cb690fe6b Remove annoying tooltips in DRC/ERC dialogs. 7 months ago
Matt Kosman 0890d3f1cb remove text angle reset when rotating multiple fields 7 months ago
Seth Hillbrand 6f54b11431 Remove schematic view size limitation 7 months ago
Andrej Valek 069954fa31 SCH_EDITOR_CONTROL(paste): make the annotation working again 7 months ago
Wayne Stambaugh aa1dbcba34 Fix broken label position algorithm in Eagle schematic importer. 7 months ago
Jeff Young a24f7121d8 Don't show mandatory fields in chooser. 7 months ago
Jeff Young 598d446a38 Simplify libTree scoring algorithm. 7 months ago
Wayne Stambaugh c810ef716d Actually prevent recursion when building connection sub-graph. 7 months ago
jean-pierre charras e57bc3304f DIALOG_SIM_MODEL: fix possible crash when no lib loaded (null pointer) 7 months ago
Jeff Young 7232a98b65 Remove redundant performance changes. 7 months ago
Jeff Young 1d45de0d1d Performance. 7 months ago
Jeff Young 98ec2d7ba2 ADDED: metadata searching. 7 months ago
Jeff Young 702d802b22 Show library info for components in search panels. 7 months ago
Julien Serin f381c6e846 Feat add table selection with shift+click 7 months ago
Jeff Young 60364a9062 Performance improvements for hatched fills (round 2) 7 months ago
Wayne Stambaugh 1176ff4a15 Use symbol line width schematic setting when printing and plotting. 7 months ago
Lucas Gerads 82003c8660 Simulator: Error checks for parsing ngspice intermediate file 8 months ago
Seth Hillbrand bccf365380 Isolate thread pool loops 7 months ago
Jeff Young 3def4afaec ADDED: menu item to control searching of hidden fields. 7 months ago
Jeff Young 0659290417 Simplify hatch damage/rebuild and move it out of view. 7 months ago
jean-pierre charras 9eea670617 SCH_TEXTBOX: Do not plot twice the textbox shape. 7 months ago
Mike Williams 40058ebe80 actions: move all basic selection operations to common actions 7 months ago
Jeff Young 901ad3064d Remove assert that fires when applying preset. 7 months ago
Jeff Young 967bf1d0a1 m_root is not guaranteed to be non-null. 7 months ago
Mike Williams 05e9772d54 groups: extract common class methods into EDA_GROUP base class 7 months ago
Mike Williams 5fd294cad2 eda frame: hoist FocusItem calls up a layer 7 months ago
Mike Williams 43e432f9ad sch_group: add basic class implementation + test 7 months ago
Jeff Young a1fe0f7faf Don't process grid-change events when we're rebuilding the grid. 7 months ago
jean-pierre charras c8b57c50dc DIALOG_SYMBOL_FIELDS_TABLE: fix a ugly look issue specific to wxMSW 7 months ago
Wayne Stambaugh d52d0d0aad Don't clobber SCH_SCREEN paths when adding new sheet from existing file. 7 months ago
Jeff Young 14ca6e7b08 Clearer column titles. 7 months ago
Jeff Young 582aef0220 Don't assume a hypertext link is a cross-sheet reference. 7 months ago
jean-pierre charras d729b34986 Eeschema, DIALOG_FIELD_PROPERTIES: fix a strange bug specific to wxMSW. 7 months ago
Jeff Young 408d3a0170 Code clarity. 7 months ago
Jeff Young 4783bc4cfd Don't respond to net navigator events while we're updating the wxTreeCtrl. 7 months ago
Mike Williams 659c783e5e API: unbreak the build (SwapData -> SwapItemData) 7 months ago
Jeff Young 7ba07a3bb0 Use action to change current sheet. 7 months ago
Mike Williams c67924ccac schematic: convert RunOnChildren to also take recursion mode argument 7 months ago
Mike Williams 7cf699bc9d eeschema: move SwapData to SwapItemData/swapData paradigm 7 months ago
jean-pierre charras 7bd4fa3fa6 Fix a Coverity and a compil minor warning 7 months ago
Jeff Young 34f12dc4be ADDED: fieldname template reordering. 7 months ago
Seth Hillbrand 2dfe4d4716 Cleanup noisy assert 7 months ago
Mike Williams cdbf71a562 eeschema: remove old source file 7 months ago
Wayne Stambaugh 7bc1404956 Fix broken Eeschema QA test when building jumper connectivity. 7 months ago
Jeff Young 4cd007cb6d Don't cover STL types. 7 months ago
Jon Evans 1c83f0a70b Implement jumpers for footprints 8 months ago
Jon Evans 805ca0c791 ADDED: Jumpers for symbols 8 months ago
Jeff Young 9c375581ff Don't assert (or crash) on shutdown. 8 months ago
Jeff Young 0d6838b803 Add support for mixed-state checkboxes in grids. 8 months ago
Jeff Young 5e61a5193f Fix misleading cast. 8 months ago