Wayne Stambaugh
2dcba4723d
Lay groundwork for loading the initial global footprint library table.
Factor out common dialog code from global symbol library table dialog for
loading initial library table.
Update global symbol library table code to user factored out common dialog
code.
7 years ago
Seth Hillbrand
02a1bf1de6
eeschema: Use system-dependent default wildcard
wxWidgets provides a system-dependent string for "*" or "*.*" depending
on the system. Unfortunately, wxFormBuilder does not use this and
instead defaults to the Windows-only "*.*". This is an ugly work
around.
Fixes: lp:1810221
* https://bugs.launchpad.net/kicad/+bug/1810221
7 years ago
Wayne Stambaugh
7bf9f8e1c7
Eeschema: add global symbol library configuration dialog.
Create a dialog to give the user options to configure the global symbol
library table the first time Eeschema is run when no global symbol library
table exists.
8 years ago
Maciej Suminski
6d07e9a754
Fixed dialogs asserts.
11 years ago
jean-pierre charras
dc9ebf30e5
A few minor fixes. Eeschema: add a workaround (not afix) to solve issue Bug #1464773 (Print bug with differently sized subsheets).
11 years ago
Dick Hollenbeck
367bfb4e14
fix problem with eeschema print dialog showing up on missing monitor
13 years ago
jean-pierre charras
af0d21474d
Pcbnew: commit Lorenzo Marcantonio's patch for THT thermals (added loading/saving using S. expr).
Fix incorrect import of smd pads from Gpcb.
Very minor change in dialog print.
14 years ago
jean-pierre charras
6a33eed0f4
Fix typo errors and make translations more easy.
14 years ago
Wayne Stambaugh
37ad67dfb1
EESchema file name and location house keeping.
15 years ago
jean-pierre charras
8560488612
Printing functions fixes, and other minor enhancements
16 years ago
stambaughw
9a6f753cac
EESchema printing fixes and print dialog improvements.
* Remove unnecessary options from EESchema print dialog.
* Expose page setup dialog to fix page orientation problems on wxGTK.
* Added custom schematic print preview frame.
* Print dialog and preview frame remember size and position settings
between sessions.
* Added monochrome and print sheet reference settings to project file.
16 years ago
charras
a04588db7c
Changes in minimum pen size parameters used to draw or plot or print items.
Now uses only an unique default pen size for plot/print and draw items (see changelog)
17 years ago
charras
5c4c584b93
Cleaning code in print dialogs.
17 years ago
raburton
3c27f847b8
set eol-style native on new file
17 years ago
charras
f1eb69a1a3
more about texts and labels options under eeschema
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