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
jean-pierre charras
2f9be81b19
Very minor change in 2 strings to help I18n translations.
9 years ago
Fabrizio Tappero
dcaa0559de
Minor edit component properties dialog improvements.
9 years ago
Maciej Suminski
246a43baf0
Spice model editor dialog
9 years ago
Maciej Suminski
b6eab191d0
Added a button to add Spice fields to a schematic component
9 years ago
jean-pierre charras
7253ba28df
Eeschema: dlg size fixes and osx fixes
9 years ago
Matthew Petroff
db54f3e7a7
Correct multiple UI spelling errors
10 years ago
jean-pierre charras
f31f129ce7
Remove the 32 chars limit in chipname in dialog_edit_component_in_schematic, which is useless and creates a bug in wxGTK if the intial chip name has more than 32 chars.
10 years ago
Maciej Suminski
6d07e9a754
Fixed dialogs asserts.
11 years ago
jean-pierre charras
6393d226ea
Other minor fixes
11 years ago
jean-pierre charras
813efb77ef
Smal change in dialog.
11 years ago
jean-pierre charras
2a4d0bad60
Fix minor aesthetic issues in dialogs (these minor issues (overlapping widgets) exit only with some Windows managers like KDE)
11 years ago
Wayne Stambaugh
3f66000bf3
Improve component unit naming consistency. (fixes lp:1369153)
* Remove redundant number from unit context menu.
* Use letters instead of numbers in component edit dialog.
11 years ago
jean-pierre charras
93a3d4cb28
Eeschema: back to KICAD_KEEPCASE option, to find parts in lib, when using case sensitive option (default).
Schematic component properties dialog: add 2 helper buttons to manage the chip name (name of the corresponding part in lib)
- a browse button to chose an other chip name
- a test button, to know if the part exists. If not existing, list the parts found when searching using a case insensitive comparison.
11 years ago
jean-pierre charras
04e01711b1
Fix a compatibility issue on wxGTK 2.8, on Linux ( Bug #1369290 )
11 years ago
jean-pierre charras
bb8741c74f
Pcbnew: remove broken patch for" Bug #1255059".
Minor change: Eeschema+Pcbnew: display timestamp in edit dialogs (for footprints, sheets, components)
12 years ago
Dick Hollenbeck
cc7a070b63
User longer, more dis-ambiguating text for Show button
12 years ago
Dick Hollenbeck
d0a69ac7b7
EHNANCE: add a "Show" button to the two text field properties
dialogs which allow editing of component properties. The button
is active when the table row cursor is on the DATASHEET field only.
When active, and your datasheet is a URI, then your default
browser will be launced to show that datasheet if it can find it.
This incentivizes use of http:// links for datasheets.
12 years ago
Dick Hollenbeck
142306e238
fix libeditframe.cpp, which in release build would not show multipart text in listbox. dialog uses DIALOG_SHIM.
13 years ago
Dick Hollenbeck
8ccf0320b4
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
File "rules" has instructional text as comments near top.
2) Convert all text files in repo to LF line ending form.
Any checkout done with "rules" in play will convert the working
tree to native line ending, while keeping repo as LF line ending.
13 years ago
jean-pierre charras
fd1cd36f63
Minor changes in dialogs to ensure a better likeness between dialogs on Linux and Windows (mainly, remove some wxStaticBoxSizer in dialogs)
13 years ago
jean-pierre charras
92e0eb628c
Minor changes in dialogs to ensure a better likeness between dialogs on Linux and Windows (mainly, remove some wxStaticBoxSizer in dialogs)
13 years ago
Dick Hollenbeck
a42490e0f3
work on footprint plugin API
14 years ago
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)
14 years ago
Dick Hollenbeck
89ccc663aa
right side of eeschema edit component in schematic dialog was not stretching properly
14 years ago
jean-pierre charras
c699c726b6
Eeschema: in component properties dialog, add control for fields texts justification, like in Libedit.
Fix some Doxygen warnings.
15 years ago
Wayne Stambaugh
408cf4d87e
More EESchema dialog file housekeeping.
15 years ago
jean-pierre charras
0d530fb353
dialog_edit_component_in_schematic: moved "Reset to Library Default" Button. This command is now undoable.
16 years ago
charras
c63a2b382d
Eeschema: fixing problems in Libedit for multi parts per package components when editing pins
(non consistent edit pin per pin option and erroneous pin number edition)
Pcbnew: fixing a problem in dialog design rules for small screens (768 pixels height); Better look on bigger screens
16 years ago
dickelbeck
362b6b53f6
NETCLASS work, see CHANGELOG.txt
16 years ago
charras
4203845fdc
enhancements in dialogs (edit component in libedit and zones properties)
16 years ago
charras
d188bf5ae1
better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info)
17 years ago
charras
0f725ee2fc
DRC: added test pads to holes (pcbnew). Others minor changes
17 years ago
charras
4eadae0c2b
refinements and switch to final version
17 years ago
charras
e9c7d50ca6
fixed some typo, misspelling and errors in menus.
17 years ago
dickelbeck
3d8e783d63
chipnameTextCtrl minimum text width
17 years ago
charras
348cfa79b0
More about italic and bold texts options in fields and graphic texts + code cleanup
17 years ago
charras
55bc5be7a9
translation of last french comments in dialog_edit_component_in_schematic.cpp, and minor enhancements
Update french dictionnary
17 years ago
dickelbeck
4f1c146957
done with "edit component in schematic editor"
17 years ago
dickelbeck
226648f67a
radio button vulnerabilities
17 years ago
dickelbeck
671fabe120
edit component in schematic work
17 years ago
dickelbeck
a1659e4141
further dialog development
17 years ago
dickelbeck
9a411453af
more design ideas
17 years ago
dickelbeck
84609e62ab
initial work on new component property dialog
17 years ago