Jeff Young
20eca94fca
ADDED vertical alignment for text boxes.
Fixes https://gitlab.com/kicad/code/kicad/issues/12340
3 years ago
Jeff Young
f3cd36d1d7
Bring EEschema textboxes in line with PCBNew's.
Also adds Border checkboxes and fixes a bunch of bugs.
4 years ago
Jeff Young
c6a8100d46
Schematic and symbol text boxes.
Also fixes some plot bugs with arcs.
Also moves polygonization of arcs (when required) in plotting code
from 5 degrees to calculated based on ARC_HIGH_DEF.
Fixes https://gitlab.com/kicad/code/kicad/issues/5017
4 years ago
Jeff Young
a2030a5956
GUI for font selection.
4 years ago
Jeff Young
889970a449
SCH_NETCLASS_FLAGs and SCH_FIELDs for labels.
ADDED: a new label type for netclass flags.
ADDED: the ability to define fields on labels.
4 years ago
jean-pierre charras
b8b8c0d34c
dialog text properties: fix a focus issue.
Fixes #9792
https://gitlab.com/kicad/code/kicad/issues/9792
4 years ago
Seth Hillbrand
766a09c338
Remove autocomplete when we lose focus
Prevents the excess dropdown from persisting over windows
Fixes https://gitlab.com/kicad/code/kicad/issues/9651
4 years ago
Jeff Young
6eb59b9d9e
Dialog naming conventions.
4 years ago
jean-pierre charras
1c3df973d6
Coverity warnings fixes.
4 years ago
Jeff Young
e782794f96
Flesh out object properties and DRC Rule syntax help.
5 years ago
Jeff Young
0804f487ec
Add text var cross-reference processing to SCH_FIELDs.
5 years ago
Jeff Young
8b084c373e
Autocomplete for text variables.
Fixes https://gitlab.com/kicad/code/kicad/issues/4190
6 years ago
Jeff Young
d61b6f965e
Flatten some settings and remove some more globals.
6 years ago
Dick Hollenbeck
df494fc83e
start toying with DIALOG_SHIM
14 years ago
Dick Hollenbeck
b8a0ab4c52
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
14 years ago
Wayne Stambaugh
c79077c9a2
Minor fixes and lots of coding policy changes.
15 years ago
Wayne Stambaugh
408cf4d87e
More EESchema dialog file housekeeping.
15 years ago
Wayne Stambaugh
76aa3f6e1c
EESchema schematic object refactoring and header rationalization.
15 years ago
charras
95316beba1
fixed other issue in dialog edit multiline text
16 years ago
stambaughw
1bbc009da8
New EESchema find dialog and other minor fixes.
* Replaced find dialog with wxFormBuilder version.
* New find dialog is modeless, supports more advanced search features,
remembers it's last position, size, search history, and search settings,
and implements initial support for replacing.
* Added Shift+F5 hot key to search for next DRC marker. F5 now just
repeats previous search.
* Minor cosmetic enhancements to label edit dialog.
* Remove tab from grid size text printf to fix toolbar grid combobox
display in wxGTK.
* Updated my TODO list items.
16 years ago
charras
e875e075af
minor enhancements and fixes
16 years ago
charras
26b20cad1e
Better label dialog editor. Libedit: now, cannot change the component name to an existing alias name (eeschema crashes when happens)
17 years ago
drannou
1f7fc4940f
multiline feature for eeschema with 'save schematic' bug fix
17 years ago
charras
b49c2d2b9d
code cleanup, remove multiline text option in eeschema (multiline text is a work in progress) and minor enhancements
17 years ago
drannou
fb25b5c403
Adding multi-line feature in PCBNEW and EESCHEMA
17 years ago
charras
fab8dece8f
Minor enhancements and changes for wxWidgets 3 compat
17 years ago
dickelbeck
37d2057bee
remove flashing/redrawing of text edit dialog
17 years ago
charras
cd6fbbef68
All: cleaning code to draw/plot texts (work in progress). Eeschema: italic and bold texts and labels allowed
(plot functions not yet updated for bold texts)
17 years ago
charras
4e5e820313
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
18 years ago
dickelbeck
c406eed135
class name changes, XOR artifacts
18 years ago
g_harland
1e896d1750
Enhance more dialog boxes for EESchema
18 years ago
dickelbeck
dac25cdbf9
resizeable borders option
18 years ago
g_harland
45a3a4b3af
Removed "wxRESIZE_BORDER" and "wxSTAY_ON_TOP" properties from assorted dialog boxes, and edited caption of dialog box specified within pcbnew/dialog_drc.cpp
19 years ago
raburton
dedb0228dc
add files not currently available in source (e.g. docs, modules, etc.)
set svn:eol-style property to native for all ascii files to support cross platform development
19 years ago
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago