Jeff Young
|
e5e1a315f1
|
Keep name & value in sync for library items.
Also fixes library reference highlighting from board footprints.
Fixes: lp:1792243
* https://bugs.launchpad.net/kicad/+bug/1792243
Fixes: lp:1792256
* https://bugs.launchpad.net/kicad/+bug/1792256
|
2018-09-13 16:41:23 +01:00 |
Jeff Young
|
d72fdaed29
|
Rewrite Library Symbol Properties dialog.
Fix the user-model issues around aliases and alias selection.
Fold Library Symbol Fields into Library Symbol Properties.
Update to the new look.
Fixes: lp:1744773
* https://bugs.launchpad.net/kicad/+bug/1744773
Fixes: lp:1766205
* https://bugs.launchpad.net/kicad/+bug/1766205
Fixes: lp:1786339
* https://bugs.launchpad.net/kicad/+bug/1786339
|
2018-08-14 13:54:04 +01:00 |
Jeff Young
|
f88c4ccb02
|
Add an Edit button to the Symbol Properties aliases list
Fixes: lp:1248451
* https://bugs.launchpad.net/kicad/+bug/1248451
|
2018-01-27 18:57:33 -05:00 |
Aylons Hazzud
|
5dc43a1d77
|
Gray out "Units are not interchangeable" if 1 unit
Fixes: lp:1503921
* https://bugs.launchpad.net/kicad/+bug/1503921
|
2016-11-18 11:42:42 +01:00 |
Simon Richter
|
59c81976dc
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
unknown
|
c3e3ff3682
|
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
|
2015-03-06 09:58:32 +01:00 |
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.
Dialog edit component in library editor: add button to edit the selected footprint filter.
|
2015-02-02 17:43:34 +01:00 |
jean-pierre charras
|
c8c05cb4ee
|
page layout: if the environment variable KICAD_WKSFILE points a S expr page layout descr, this descr is used instead of internal descr. Mainly for testing purposes.
Eeschema, dialog edit component: minor enhancement (the last selected notebook page is remembered during a session)
|
2013-06-07 11:49:36 +02:00 |
jean-pierre charras
|
cdd60c956e
|
Libedit: fix minor bug: Copy doc not working in Properties dialog.
|
2012-05-23 12:06:33 +02:00 |
Dick Hollenbeck
|
b8a0ab4c52
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
2012-01-22 22:33:36 -06:00 |
jean-pierre charras
|
98886a6d17
|
Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3
Edit component in schematic: reduce length of some texts (when translated, give a too big dialog)
|
2011-09-20 20:19:09 +02:00 |
Wayne Stambaugh
|
ccabd605a5
|
More EESchema dialog file housekeeping and coding policy fixes.
|
2010-11-19 11:28:46 -05:00 |
Wayne Stambaugh
|
408cf4d87e
|
More EESchema dialog file housekeeping.
|
2010-11-18 16:10:52 -05:00 |