129 Commits (4d2e953f42304d9f8d9fbfacfb8819ece7e32862)

Author SHA1 Message Date
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
Wayne Stambaugh 7cf42bb308 Eeschema: do not save legacy symbol libraries in schematic file. 6 years ago
Jeff Young a6b7d4f7f6 Support 9 comments in the page setting GUI. 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Jeff Young 206b40621e Fix bugs in Eeschema paste. 6 years ago
Jeff Young 937e3c2d48 Make m_Text private so we don't keep getting bugs where m_shown_text fails to get updated. 6 years ago
Jeff Young 5c43924338 Display all "File couldn't be found" messages at the end. 6 years ago
jean-pierre charras 8bb3fae5ae Eeschema: fix broken complex hierarchy loading on Windows 6 years ago
Jeff Young c77d214c5f Clear annotation of pasted sheets only when they already exist in the current hierarchy. 6 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young 952108dd43 Implement SCH_SHEET_PIN selection, rotation and mirroring. 7 years ago
jean-pierre charras 0a308c4584 Fix minor compil warnings 7 years ago
Jeff Young da988428cf Add modern toolset cut/copy/paste. They now use the system clipboard. 7 years ago
John Beard 15bba27406 BITMAP_BASE: Add const image data accessor 7 years ago
Jeff Young 460909ea9a Move click-to-place tools to modern toolset. 7 years ago
Jeff Young b6c0aeb608 Move cut/copy/paste part (in libedit tree) to real clipboard. 7 years ago
Wayne Stambaugh ee14da3093 Minor schematic formatter fix. 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
jean-pierre charras 175a2bc0b4 Force time stamp to 32 bits unsigned values, and make it tolerant to files using 64 bits values. 7 years ago
Jon Evans ab74445df4 Fix loading of components with convert parameter set to zero 7 years ago
Wayne Stambaugh cf7639b4da Fix coding policy violations of previous patch. 7 years ago
Brian Henning 79bacd15e1 Made LIB_PART parsing and formatting (from/to string) static and public 7 years ago
Seth Hillbrand 72c885797e Eeschema: prevent schematic images with bad scales 7 years ago
jean-pierre charras e50d9df76a Eeschema: fix incorrect parsing of line color (r v b values). 7 years ago
Wayne Stambaugh b8de4e73bf Eeschema: fix schematic symbol parsing bug. 7 years ago
Wayne Stambaugh 742961119d Eeschema: fix library symbol pin definition parsing bug. 7 years ago
Wayne Stambaugh a61a51f26e Eeschema: fix UTF8 character handling bug in legacy parser. 7 years ago
Wayne Stambaugh 34ea79eddb Fix LIB_ID illegal character tests. 7 years ago
Jeff Young 0b39b68d37 Generate error dialog when a symbol library can't be found. 7 years ago
jean-pierre charras 202b35bc90 Eeschema: Fix incorrect parsing of old schematic files (version 2) for HLabels and GLabels 7 years ago
jean-pierre charras 45395f9b59 Eeschema: fix a bug when reading .dcm files (the eol char was not stripped, giving broken fields values) 7 years ago
jean-pierre charras 21195a751d Eeschema: sch_legacy_plugin.cpp: fix incorrect parsing of pin position. 7 years ago
Jeff Young 20bf6827e7 Minor performance enhancements to symbol loading. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Jeff Young f79ca271e3 Replace missing #ifndef's. 7 years ago
Jeff Young bc47f085df Support symlinks for .pretty and .lib files. 7 years ago
Maciej Suminski 8ba694e6fd eeschema: fix alias names in .dcm files 7 years ago
Seth Hillbrand d30ac2967a eeschema: Rescue symbols with illegal chars 8 years ago
jean-pierre charras 509793a5b4 Symbol editor: Inversion sign ("~") incorectly ùmanaged in graphic texts. 8 years ago
Maciej Suminski 194c57133c SCH_LEGACY_PLUGIN::loadHierarchy() uses a stack to maintain sheet paths 8 years ago
Maciej Suminski 26ee673a6b Validate symbol alias names read from .dcm files 8 years ago
Wayne Stambaugh 41c1657eb6 Eeschema: fix bug in sheet path loading logic. 8 years ago
jean-pierre charras 3179e40b57 Fix compil warning (perhaps 32 bit build specific) 8 years ago
Maciej Suminski 41ac458e79 Fixed SCH_LEGACY_PLUGIN_CACHE::saveBezier() 8 years ago
jean-pierre charras 4a254ee7f3 Eeschema, schematic file save issue: fix missing switch to C locale before saving files 8 years ago
Wayne Stambaugh 81843c37a4 Organize trace debugging code for ease of maintenance. 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Jeff Young 99e659ff54 Coverity fixes. 8 years ago
Maciej Suminski b3601bd540 SCH_LEGACY_PLUGIN_CACHE: Rename conflicting aliases 8 years ago
Maciej Suminski d74bb131e1 SCH_LEGACY_PLUGIN_CACHE: Do not add the root alias for loaded symbols 8 years ago