290 Commits (93242eb3ad71fe4cbcba941d0d4f80e5f99d8c4f)

Author SHA1 Message Date
Tomasz Włostowski c777eac000 eeschema: improved highlighting of PCB->SCH cross-probed components/labels/pins 7 years ago
Jeff Young ed6c68a1e3 Clean up handling of component fields. 7 years ago
Jeff Young 6888268f74 Timestamps are long rather than int. 7 years ago
Jeff Young 4030eec939 Implement proper dangling end handling for block moves. 7 years ago
Jeff Young 1baa904034 Dangling symbol fixes. 7 years ago
Jeff Young f17c18bcce Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
Jeff Young e9c974fcdc Fix issues with orientation and justification. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Jeff Young 533b26e8a1 Add hotkey for viewing symbol datasheet. 7 years ago
jean-pierre charras 86f5d4e665 Eeschema: fix incorrect/incomplete annotation clearing in duplicate and paste block (happens in complex hierarchy) 7 years ago
jean-pierre charras 181ce46b91 Eeschema: fix incorrect references clearing for shared sheet paths. 7 years ago
Jeff Young 196bdc05db Delete empty fields from Symbol Fields editor. 7 years ago
Jeff Young f8a5e2c1c8 Performance enhancements in fp loading, string cmp, etc. 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Simon Richter 8444b1b617 Add missing header 8 years ago
Seth Hillbrand 72238e260a Fix overload compile warning 8 years ago
Seth Hillbrand 7558c71aca When clearing annotations, keep units 8 years ago
Jeff Young d03e92a3a2 Field Name Template (aka Default Fields) fixes. 8 years ago
Jeff Young e3c4a96f5c Default field bug fixes. 8 years ago
Jeff Young 7b734551d3 Make sure pin-caches are up-to-date before testing dangling ends. 8 years ago
Jeff Young 5e5e80d392 Don't allow panel to overwrite values set in Spice Model editor. 8 years ago
Simon Richter 7e47ef7471 Fix warnings for unreferenced local variables 8 years ago
Jeff Young 3be876c388 Cleanup of trace logs from Simon Richter. 8 years ago
Maciej Suminski 58c27398cb Eagle SCH import: improved implicit connections resolution 8 years ago
Seth Hillbrand 649809a38f Standardize Keywords->Key words 8 years ago
Seth Hillbrand 9c44d67f3b Eeschema: Simplify transformation representation 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
jean-pierre charras 795a36c9fe Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
jean-pierre charras e499d337d8 rename files: update filenames in sources 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
Wayne Stambaugh 4298d4ff4e Change missed UI string termonology from part/component to symbol. 8 years ago
Wayne Stambaugh 03e9f0c94a Eeschema: fix broken library symbol link for missing libraries. 8 years ago
Seth Hillbrand 3f24128f17 Eeschema: Updates pin cache correctly for multi-unit components 8 years ago
Seth Hillbrand 8e764f85a4 Optimizing speed of sch_component pin references 8 years ago
Seth Hillbrand 394749f1d6 Eeschema: calculate not-connected pins correctly 8 years ago
Wayne Stambaugh 7ca7d9078e Eeschema: fix potential symbol cache library name collisions. 8 years ago
Henner Zeller 3f57fa5d24 Change time_t in the functions that deal with timestamps to a new typedef timestamp_t (defined as a long). 8 years ago
Julius Schmidt 375a4e28d6 fix MANDATORY_FIELDS comparisons (need to exclude -1) 8 years ago
Wayne Stambaugh a0473614b5 Remove all schematic object load and save code. 8 years ago
jean-pierre charras bdc6a5950b rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 8 years ago
Wayne Stambaugh 168bf5e4b0 Symbol library archive bug fixes. 8 years ago
Wayne Stambaugh c1f7c1778a Revise symbol rescuer to support symbol library table. 8 years ago
Wayne Stambaugh 96c3d5ff21 Enable symbol library table remapping. 8 years ago
Maciej Suminski e29d77c891 'Update Field Values' tool for eeschema 8 years ago
Wayne Stambaugh 34abef3f5a Fix build error caused in previous commit. 8 years ago
Wayne Stambaugh 863db59a3d Eeschema: improve schematic symbol message panel information. 8 years ago
Dick Hollenbeck 4e7de8a761 Reverse commit 4011ed4e31. 8 years ago
Wayne Stambaugh 85a0a371b1 Add support to resolve schematic symbol links using symbol library table. 8 years ago
Andrey Fedorushkov ddec8036c1 Eeschema: fix an other erroneous "unit value out of range" test. 9 years ago
Oliver Walters ea855c1abf Fixed duplicate field names 9 years ago