charras
b5c64fd757
Pcbnew:solved: bug in autorouter.
2009-01-25 17:48:59 +00:00
charras
69ce4a2b77
Pcbnew:solved: bug in autorouter.
2009-01-25 17:38:30 +00:00
charras
c5725437c6
Zones not attached to a net are now allowed. Not sure it is a good idea, but a lot of users want this.
2009-01-24 19:30:39 +00:00
charras
fbdd340647
Pcbnew: added Vesa Solonen's patch to enhance thermal reliefs shapes.
2009-01-22 18:45:33 +00:00
jerryjacobs
72dbdf7faa
Splitted common.h subroutines to seperate include files. Minor code cleanup.
2009-01-19 19:08:42 +00:00
charras
a3a4bbc03b
pcbnew test scale values when printing/ploting to avoid 0 scale or others stupid values
...
(scale now allowed from 0.01 to 100)
2009-01-18 19:20:15 +00:00
charras
c333da1916
some "todo" cleanup
2009-01-18 15:51:06 +00:00
charras
0d3fc60155
Found why remove unused thermal stubs fails sometimes.Solved
2009-01-18 13:14:50 +00:00
charras
9f8e1d9d1c
removed some warning when compiling. Added comments
2009-01-18 10:15:10 +00:00
stambaughw
21faf9d370
Integrate wxFileHistory, add missing header files to fix Linux build, initial search path work, and general housekeeping.
2009-01-17 20:31:19 +00:00
charras
5c4c584b93
Cleaning code in print dialogs.
2009-01-17 17:32:20 +00:00
charras
098a5bfe85
minor changes.
2009-01-15 20:50:59 +00:00
charras
c39ef78ddc
minor changes.
2009-01-15 20:41:41 +00:00
charras
3685dbe4c2
Commit video.brd for test: new patch about thermal pads patch not working with video.brd.
...
Many stubs are removed but they are connected to a zone.
2009-01-15 20:29:05 +00:00
charras
31d6185b9c
Added: patch from Rok Markovic, and some changes in printing functions
2009-01-15 14:34:39 +00:00
charras
962b8b0ead
Added: patch from Rok Markovic, and some changes in printing functions
2009-01-15 14:32:29 +00:00
charras
f64b282778
BUGFIX: .mdc is incomplete after 'archive footprint'
2009-01-15 08:12:03 +00:00
charras
94cf5b0d28
pcbnew: minor but mandatory change when printing tracks (removed net names printing)
2009-01-14 08:27:16 +00:00
charras
b27bbe9cac
Eeschema+Pcbnew: code cleanup and refinements in plot SVG format
2009-01-13 19:18:54 +00:00
charras
19e5bc3b01
Added: Pcbnew print SVG format (see changelog)
2009-01-11 19:12:18 +00:00
charras
30da5aff07
Calculations to create filled areas in a zone modified and uses 2 pass. See changelog
2009-01-10 17:12:51 +00:00
charras
a369275153
Pcbnew: solved: incorrect DCODE used to plot board edges and silkscreen
2009-01-10 08:03:07 +00:00
charras
0c0b2a40de
Pcbnew: allows autopan when editin or creating a zone
2009-01-09 19:09:13 +00:00
charras
31e3e98522
Print and plot functions now properly prints all sheets in a complex hierarchy
2009-01-08 20:29:07 +00:00
charras
1fd73dff3d
Plot PS function now properly plots all sheets in a complex hierarchy.
2009-01-08 10:11:39 +00:00
charras
00dadcbbdd
Print function now properly prints all sheets in a complex hierarchy.Plot functions not yet updated
2009-01-07 20:09:03 +00:00
charras
1b5baa6bc0
removed a minor bug in eeschema introduced in my recent commit. Added comments
2009-01-07 17:33:18 +00:00
stambaughw
4a489895a3
More zoom clean ups and code cleaning.
2009-01-07 15:59:49 +00:00
charras
63724083f6
Pcbnew: force scale 1 in gerber format, regardless the options value. Solved a bug when retrieving plot scale options
2009-01-07 07:58:45 +00:00
charras
2be24e1f58
Added comments about complex hierarchy handling. some code cleaning.
2009-01-06 20:09:32 +00:00
dickelbeck
b603580355
WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it.
2009-01-05 05:21:35 +00:00
charras
17cc6f4904
eeschema: code cleaning, comments added, and the true number of sheets and sheets numbers in complex hierarchies
2009-01-04 18:52:57 +00:00
charras
79472a683e
eeschema: minor changes in field edition
2009-01-02 17:31:32 +00:00
charras
598cc337d2
Code cleaning
2009-01-02 17:07:50 +00:00
charras
ada6b6b8ba
Code cleaning
2009-01-02 13:19:34 +00:00
charras
02b670d8b3
minor change in eeschema.
2009-01-01 08:29:38 +00:00
charras
f7d1c72a08
more in fields edition. Components in lib can have more than 8 user fields
2008-12-31 16:49:45 +00:00
charras
441efc9f2c
Bugs and problems solved in fields edition (some are windows only)
2008-12-31 15:01:29 +00:00
charras
23748be6df
More about italic andf bold in fileds in libraries
2008-12-31 09:27:19 +00:00
charras
162492efe2
Change dialog to edit fields in libedit (see CHANGELOG.txt)
2008-12-30 20:46:54 +00:00
charras
930a777eb7
Change dialog to edit fields in libedit (see CHANGELOG.txt)
2008-12-30 19:18:56 +00:00
dickelbeck
cbb5159a07
2008-12-29 22:34:55 +00:00
dickelbeck
8d4a9b510d
gerbview polygon erasures added, comment tweaks
2008-12-29 20:05:47 +00:00
dickelbeck
0d790e57a2
polygon work, EDGE_MODULE::m_PolyPoints is now std::vector
2008-12-29 18:02:54 +00:00
dickelbeck
fadacffc02
Remade with "uncrustify --update-config-with-doc -c uncrustify.cfg > uncrustify.cfg.new".
...
Then renamed uncrustify.cfg.new to uncrustify.cfg.
Also set indent_func_call_param to false which seems to have gotten a new default setting
as this was defaulting to true suddenly on the newer versions of uncrustify.
2008-12-29 15:33:26 +00:00
jerryjacobs
69f6b27edc
Fixed comment for doxygen doc generation
2008-12-29 11:52:15 +00:00
jerryjacobs
f26f2c1332
Code cleaning and tab indenting + about update
2008-12-29 11:26:15 +00:00
charras
348cfa79b0
More about italic and bold texts options in fields and graphic texts + code cleanup
2008-12-28 18:00:37 +00:00
charras
f08585f96a
Added dialog box to edit graphic items
2008-12-23 13:15:08 +00:00
charras
5c790f50fd
Added dialog box to edit graphic items
2008-12-23 13:14:01 +00:00