147 Commits (58036382c1c7461270649f1fe46048a0f5dc684f)

Author SHA1 Message Date
Maciej Suminski 298a033b9d Fixed a crash on moving down the last field in the Symbol Properties dialog 7 years ago
Maciej Suminski 44424dcbb3 Fixed a crash in Symbol Properties dialog 7 years ago
Jeff Young 8a54b1b3b7 Add view refresh calls for edit operations. 7 years ago
Jeff Young 1114b5cfa9 Refresh item when its dangling state changes. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
jean-pierre charras 8fd686e8f4 Eeschema: Fix 2 minor compil warnings. Pcbnew, very minor fix: avoid using fixed scaling factor in code. Use internal units conversion instead. 7 years ago
Jeff Young d72fdaed29 Rewrite Library Symbol Properties dialog. 7 years ago
Jeff Young e932eed738 Allow TemplateFieldNames to specify URL-behaviour. 7 years ago
Jeff Young 97f7bd4cb9 Push component tree down into common. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Jeff Young 07a665f4fd Improve validation of symbol fields editor. 7 years ago
Jeff Young bd90341e91 Add Footprint & Datasheet buttons to Edit Symbol dialog. 7 years ago
Jeff Young 5f3ee1e7ce More g_UserUnit erradication. 8 years ago
Jeff Young 3e062867de Move all the grid workarounds into our own WX_GRID class. 8 years ago
Jeff Young c8b02674dc Direct editing of LIB_FIELDs and SCH_FIELDs in dialogs. 8 years ago
Jeff Young d03e92a3a2 Field Name Template (aka Default Fields) fixes. 8 years ago
Jeff Young 7b734551d3 Make sure pin-caches are up-to-date before testing dangling ends. 8 years ago
Jeff Young 4b3772cf07 Update value field when changing power symbol reference. 8 years ago
Maciej Suminski 862fb430e7 eeschema: Fixed setting unit condition in the component properties dialog 8 years ago
Jeff Young d2d0660647 Open viewer even when FPID is invalid. 8 years ago
Maciej Suminski e1c8822b9e Component Properties dialog: catch IO_ERRORs when showing footprint viewer 8 years ago
Jeff Young 79fe134495 Init Footprint Viewer with current FPID. 8 years ago
Jeff Young df924a5e68 Follow standard FBP naming conventions. 8 years ago
Jeff Young 4693fd6200 Resolve env vars when looking up documentation files. 8 years ago
Seth Hillbrand 33423fe88d Standardize capitalization 8 years ago
Seth Hillbrand 3cbf5f4942 Spelling indentifier -> identifier 8 years ago
Jeff Young f4eb63f871 Size fields list correctly in symbol edit. 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 54ebd45749 DIALOG_EDIT_COMPONENT_IN_SCHEMATIC: ensure mandatory field names are always correctly translated after changing the locale. 8 years ago
jean-pierre charras 270a63daac DRAWSEGMENT, S_POLYGON shape: remove useless copies or conversion to std::vector<wxPoint> of SHPE_POLY_SET polygon shape. 8 years ago
Jeff Young c6d0075076 Keep value, footprint and datasheet in sync in multi-unit parts 8 years ago
Chris Pavlina 0945c319f0 eeschema: make footprint preview optional 8 years ago
jean-pierre charras c5b8c749da minor fix: use right parent to show the symbol or footprint viewer in dialog 8 years ago
jean-pierre charras 7d6230ab38 Eeschema: Cannot close opening Library Browser frame when reassigning symbols from the Library Browser (wxGTK specific) 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Wayne Stambaugh 7ca7d9078e Eeschema: fix potential symbol cache library name collisions. 8 years ago
Baranovskiy Konstantin 1412296398 Fix field align settings in dialogs of Eeschema. 8 years ago
Wayne Stambaugh 44d81e4005 Minor fixes broken by symbol library table changes. 8 years ago
Wayne Stambaugh c1f7c1778a Revise symbol rescuer to support symbol library table. 8 years ago
Wayne Stambaugh 36f6d4a1f4 Convert symbol library editor over to use symbol library table. 8 years ago
Kristoffer Ödmark a562525ec9 Use schematic symbol field to show documentation link. 8 years ago
Maciej Suminski 85faa0e101 Added a dialog to select fields to be updated 8 years ago
Maciej Suminski d90ac8299d Added 'Update Fields' button in schematic component properties 8 years ago
Oliver Walters f299266107 Added button logos to DIALOG_EDIT_COMPONENT_IN_SCHEMATIC dialog 8 years ago
Dick Hollenbeck 4e7de8a761 Reverse commit 4011ed4e31. 8 years ago
Cheng Sheng 521e18ddbd "Show Datasheet" button: Resolve env-vars (like ${KIPRJMOD}) if appears. 9 years ago
jean-pierre charras 2100c29a1a Fixes: lp:1692436 (reset to defaults in Eeschema, edit component properties, puts fields in the wrong position) 9 years ago
Chris Pavlina 4011ed4e31 Convert UTF8 to/from wxString correctly around LIB_ID 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago