11016 Commits (e445249720ca428e4a19a5e9cf7855e4803dbc23)

Author SHA1 Message Date
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Jeff Young 91df43c97a ADDED: schematic tables. 2 years ago
Jeff Young 4a9df1e18e ADDED: actions for left-, center-, and right-justifying text items. 2 years ago
Alex Shvartzkop 6347cb043e Add bottom panel to have correct background in fp/sym chooser frames. 2 years ago
Alex Shvartzkop 5578b2c954 Hide unused message panel in footprint/symbol chooser frames. 2 years ago
Yon Uriarte b7b64d959f Performance UpdateDanglingState 2 years ago
Yon Uriarte f3c2083018 Performance SCH_EDIT_FRAME::SchematicCleanUp 2 years ago
Andrej Krpic 006f93773c Fix collecting of signals for S-Parameters analysis 2 years ago
Alex Shvartzkop cb25c8620e Performance optimizations for database libraries. 2 years ago
Alex Shvartzkop e5896374e3 Normalize SCH_PIN BBox to fix assert. 2 years ago
Alex Shvartzkop 72354ac033 Eeschema: select graphical shapes based on effective shapes. 2 years ago
Jeff Young 12c21abdff Don't use EQUALITY flag when doing a symbol diff with library. 2 years ago
Jeff Young 4a561b04bc Code cleanup and compiler warnings. 2 years ago
Jeff Young 98cd040952 Set up default netclass wire & bus widths. 2 years ago
Jeff Young 2c49ba4252 Formatting. 2 years ago
Jeff Young 19dedccd98 Improve layout of schematic colors preview. 2 years ago
Jeff Young 17a37a55f0 When updating RefDes only update the prefix. 2 years ago
Jeff Young 2cd9fbab9d Check known m_Desc field before m_Fields. 2 years ago
Jeff Young ca3cd706e5 Show friendly name in toolbar button tooltips. 2 years ago
Jeff Young 800bbd8841 Delete empty Netclass fields only if there are others. 2 years ago
Jeff Young 57dcf285c5 Various string issues held over from 8.0 string freeze. 2 years ago
Jeff Young 23c2104ffa Improve alignment tooltips. 2 years ago
Jeff Young f161a1eaac Ignore duplicate/repeat when drawing an existing item. 2 years ago
Jeff Young 9ff66d0e71 Don't capture references to local variables for CallAfter. 2 years ago
Roberto Fernandez Bautista d464d7995b Thread safety: replace ++m_modHash by IncrementModifyHash() 2 years ago
Roberto Fernandez Bautista 991ddfe6be Add cache to SCH_IO_DATABASE to improve loading performance 2 years ago
Roberto Fernandez Bautista 07ab18a1e6 Legacy libraries: De-duplicate field names on load 2 years ago
Roberto Fernandez Bautista 420413969e Altium: Don't create duplicate fields 2 years ago
Roberto Fernandez Bautista 1a6e6a06eb Altium: Don't load library parameters with an owner for now 2 years ago
Wayne Stambaugh 27911d9b5a Fix crash when changing sheet file name that contains a highlighted net. 2 years ago
Ian McInerney 206a631135 Ensure stream is valid before checking for Eagle XML tag 2 years ago
Marek Roszko f894a41dc2 LIB_SYMBOL::IsMulti() seems to be wrong, use the iterate conditional as the multi-unit check instead 2 years ago
Marek Roszko 9e08e6e4f1 USe setactive in cli in the LoadSchematic helper too 2 years ago
Jon Evans 7b0bb59b37 Remove hard-coded versioned env vars in most places 2 years ago
Seth Hillbrand 0775d1364a Add bezier icon 2 years ago
Marek Roszko f73d45b0cf Add $schema prop to drc/erc 2 years ago
Mike Williams c92728715d Schematic: import schematic sheet content, allow move and undo 2 years ago
Jeff Young 12c8f5b14d Update compatibility mode and save flags in ngspice. 2 years ago
Marek Roszko 2afe4db945 Add some missing newlines in cli output without changing strings 2 years ago
Marek Roszko 6a37f99e94 Fix crash if we exit lib table setup 2 years ago
Marek Roszko d694bb5960 Use file name rather than path for erc/drc json and text reports 2 years ago
Alex b5982f7319 EasyEDA import: force close some line chains. 2 years ago
Alex bf9d085c15 EasyEDA schematic import: fix nan center for elliptic arcs. 2 years ago
Jon Evans 22669bcc4d Unselect saved image when reverting a commit if modified item is unselected 2 years ago
Jon Evans ec2cd99405 Guard actions that change project against running in non-standalone mode 2 years ago
Jon Evans ef0204a44b Remove debug output 2 years ago
Jon Evans 4eba781013 Try harder to remove stale pins from connectivity 2 years ago
Graham Keeth 24cf0c0c62 use new align-to-grid icon 2 years ago
Wayne Stambaugh e302261067 More issue #16846 invalid pointer checks. 2 years ago
Wayne Stambaugh b409aee28a Force schematic symbol pin update when reverting a commit. 2 years ago