65 Commits (13b6028e1b7a91ba7e2b32a17375aa94edaa81f3)

Author SHA1 Message Date
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Wayne Stambaugh 2b920ffa04 Symbol editor: inheritance symbol editing bug fixes. 6 years ago
Wayne Stambaugh 3e431d0d39 Symbol editor: fix inherited symbol editing bug. 6 years ago
Jean-Pierre Charras 97b0b20a65 Fix properties dialog bug in symbol library editor. 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Jeff Young 80dd3f8635 Draw datasheet field with the value from the dfm file. 6 years ago
Jeff Young 62d453ecd8 Fetching name got moved, but it got moved to before it was fetched out of the fields grid. 6 years ago
Wayne Stambaugh c52ff1ca23 Symbol Editor: fix datasheet field bug loading old symbol libraries. 7 years ago
Jeff Young 5c39521149 Move Symbol Properties and Pin Table to actions. 7 years ago
jean-pierre charras 17ac5b6d13 DIALOG_EDIT_COMPONENT_IN_LIBRARY: fix a dialog resize issue (grid not resized). 7 years ago
Jeff Young 792c4328aa Cleanup. 7 years ago
Jeff Young e90452d0e2 When checking for duplicate aliases look in the dialog not the symbol. 7 years ago
Jeff Young b9a8680735 Disable alias controls when no alias is selected. 7 years ago
Wayne Stambaugh 07c61be7f0 Symbol editor: fix superfluous dialog display. 7 years ago
Seth Hillbrand 0943c176a3 libedit: Don't move the field below the last item 7 years ago
Seth Hillbrand 84a1772e66 libedit: Control resize requests 7 years ago
Jeff Young f494a24404 Resync lib_tree after editing aliases. 7 years ago
John Beard 75406e2742 Libedit: Fix cancel button in symbol edit dialog 7 years ago
Seth Hillbrand b4c0af021e eeschema: Handle Windows click ordering 7 years ago
Seth Hillbrand 6de8997624 libedit: Connect click actions to add/edit 7 years ago
Seth Hillbrand a0a4e5e18d libedit: Small edit component cleanup 7 years ago
Jeff Young 15af0cc43d Don't inherit previously-selected alias properties when deleting. 7 years ago
Seth Hillbrand 170ff66cbb libedit: Allow SPICE parameter editing 7 years ago
Jeff Young 6bf0e17036 Fix typo which was keeping rename from working. 7 years ago
Jeff Young ed6c68a1e3 Clean up handling of component fields. 7 years ago
Jeff Young 8a54b1b3b7 Add view refresh calls for edit operations. 7 years ago
Jeff Young e5e1a315f1 Keep name & value in sync for library items. 7 years ago
Jeff Young 946f4a217d Fix grid sizing for symbol aliases. 7 years ago
Jeff Young afacb6e7cb Improve safety around un-committed grid changes. 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
Damien Espitallier 5263558eaa Fix crash when delete button of footprint filter is clicked and no footprint is selected 8 years ago
Maciej Suminski 0e151687e3 Fixed a typo 8 years ago
Maciej Suminski a41b2d6803 Fix names of added aliases 8 years ago
Jeff Young f32f14dc8f Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM. 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
Jeff Young f88c4ccb02 Add an Edit button to the Symbol Properties aliases list 8 years ago
Jeff Young 76885169c4 Fix delete issues in symbol aliases list in libedit. 8 years ago
Wayne Stambaugh f7ab50f791 UI string normalization. 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Wayne Stambaugh 694ad93385 Move LIB_PART save code to legacy schematic plugin. 8 years ago
Wayne Stambaugh 36f6d4a1f4 Convert symbol library editor over to use symbol library table. 8 years ago
jean-pierre charras c0bb8a30c2 Fixes: lp:1694456 9 years ago
Diogo Condeco 75ffcbcef5 MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 9 years ago
Aylons Hazzud 5dc43a1d77 Gray out "Units are not interchangeable" if 1 unit 9 years ago
Wayne Stambaugh f477cc958c Eeschema: PART_LIB object clean up. 9 years ago
jean-pierre charras 3cea754d90 Eeschema: dlg size fixes and osx fixes 9 years ago
Wayne Stambaugh a6a9d8eedf Default and most recently used path fixes. (fixes: 1494210) 10 years ago
jean-pierre charras 17297babe7 Eeschema: extend max number of units per package to 52 and clean code to easily extend this value upto 26x26 (but 52 is a reasonable max value). 11 years ago
jean-pierre charras 5eb7b41fba Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename. 11 years ago