Jon Evans
a52250a91e
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
eeschema now supports arbitrary colors for all object types, and
pcbnew does in GAL canvas. When switching from GAL to legacy canvas,
pcbnew will convert colors to the nearest legacy color.
9 years ago
Ian Roth
7ad2f37391
Add %L formatter to worksheets to print layer name.
9 years ago
Simon Wells
09ef795a02
Minor coding style fixes in headers
10 years ago
jean-pierre charras
bc230f7650
Code cleaning: move class PAGE_INFO from common.h to class_page_info.h;
Fix issue when using a page layout file in project folder: eeschema and Pcbnew did not use it, unless using an absolute path.
Now, if the file path is nor absolute, it is seen as relative to the project (which is the expected behavior)
fp lib wizard: when pcbnew id compiled with USE_GITHUB_PLUGIN=OFF, the github plugin option is no more accessible (and the web viewer no more used).
11 years ago
jean-pierre charras
5c247857d3
Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw.
This change make more easy to use this function when a EDA_DRAW_PANEL canvas is not used to draw texts.
Remove dead code in worksheet.cpp.
13 years ago
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)
13 years ago
Dick Hollenbeck
0f1f0f92f1
downloads-by-cmake now configurable, fix wx2.8 compiler errors
13 years ago
jean-pierre charras
91c3f3bc83
All: use a S expression to describe the page layout (title block and grid references). Work in progress.
This should allow users to define their own page layout.
13 years ago
jean-pierre charras
38a5e9af4b
3D viewer: fix Bug #1183581 (pcbnew 3D viewer: recent UI inconsistency )
Pcbnew: fix bug in drag module: connected tracks were not dragged.
worksheet: code cleaning.
13 years ago
jean-pierre charras
7080828fe2
More about worksheet code.
13 years ago
jean-pierre charras
82cc923356
Worksheet code: more cleanup, and fix compil issue with wxWidgets 2.8
13 years ago
jean-pierre charras
001723e077
Worksheet code: cleanup and remove useless parameters.
13 years ago
jean-pierre charras
a8a640811b
Code cleaning and move worksheet code specific to title block and frame references shape in title_block_shapes.h and title_block_shapes_gost.h
13 years ago
Andrey Fedorushkov
5a5b90984a
all: new Russian GOST patch - author Konstantin Baranovskiy
pcbnew: fix print format in THROW_IO_ERROR
fix properties file export_vrml.cpp
13 years ago
Lorenzo Marcantonio
ccd0ab78f3
Removed unused define TEXT_VTAB_HEIGHT
13 years ago
Alexander Zakamaldin
57ede4aff4
fix minor issue a page layout in GOST mode
14 years ago
Alexander Zakamaldin
625e964c8d
Alexander's patches, with refinements
14 years ago
Andrey Fedorushkov
d3c8084ab6
pcbnew: fix translate smoothing set in zone settings dialog
kicad: fix Russian GOST page reference sheet - add field 24-25
15 years ago
faa
862d3cdbb5
small improvements for russian GOST
16 years ago
stambaughw
d2eac37ddf
Comment translation complete, Yeah!!!!
16 years ago
charras
ce9db78c95
Cleaned and optimized code about new hershey fonts and bold texts handling (see changelog)
17 years ago
stambaughw
689579bde1
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
17 years ago
faa
8bed5053da
cyrillic font support, russian GOST support
17 years ago
CHARRAS
4d9ea908f1
Display filename and full sheet name ("sheet path") in sheet references
18 years ago
CHARRAS
3d0e6a5f1e
gcc 4.2.1 compatibility: change char * to const char * whenever it was necessary
18 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
dickelbeck
ae74527bc2
Jean-Pierre's changes for kicad-2007-05-25 release
19 years ago
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago