- 01 Jan, 2011 1 commit
-
-
jean-pierre charras authored
Eeschema: cleaning code. Start work to enhance annotation algorithm. Already added an option to annotate using sheet number (sheet 1 uses numbers 100 to 199, sheet 2 uses 200 to 299..). Works fine if deleting existing annotation, but needs work to be used when the existing annotation is kept .
-
- 15 Dec, 2010 1 commit
-
-
jean-pierre charras authored
Added: in file dialog, multiple file selection. Added: Draw mode selector (in left toolbar): Raw mode: a Gerber image is drawn on screen without buffering. Artifacts happen if there are negative items drawn, if more than one Gerber file is shown. Stacked mode: each Geber image is drawn in a buffer and after drawn on screen No artifact with negative items. Each Gerber image covers previous images. OR mode (transparency mode): each Geber image is drawn in a buffer and after drawn on screen No artifact with negative items. Each Gerber image is "ORed" with previous images, like in Pcbnew. Try to optimize Draw function in buffered modes. (Useful for PC that have problems with "blit" graphic function) Fix minor issues.
-
- 04 Dec, 2010 1 commit
-
-
jean-pierre charras authored
-
- 09 Oct, 2010 2 commits
-
-
Marco Serantoni authored
-
Marco Serantoni authored
-
- 31 Aug, 2010 1 commit
-
-
jean-pierre charras authored
Try to fix block selection issue with some windows managers.
-
- 26 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Added boost::polygon (experimental) Added experimental zone fill calculations with boost::polygon Added patches from Yury Khalyavin
-
- 14 Jul, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Fixed a minor issue when creating a netlist. for nets having global labels, global label names were ignored when naming this net.
-
- 11 Jul, 2010 1 commit
-
-
jean-pierre charras authored
fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component)
-
- 30 Jun, 2010 1 commit
-
-
jean-pierre charras authored
Cleaning code: moved some help strings used both in toolbars and menus in a single file help_common_strings.h, in order to avoid slightly different help strings for the same command, and avoid some not needed translations.
-
- 25 Jun, 2010 1 commit
-
-
jean-pierre charras authored
-
- 23 Jun, 2010 1 commit
-
-
jean-pierre charras authored
In netlist generation, changed the rule to calculate netnames of nets with labels: Previously, named nets (i.e. nets with local, hierarchical or global labels) have their name defined by the first label found in list. So net names could be changed without really changing the schematic. Now the names are calculated from the rules (by priority order) : 1 - use the most top level labels in hierarchies. 2 - use global labels first, local labels next (hidden power pins names are global labels). 3 - use alphabetic sort (so, if GND and AGND are connected, the net will be always named AGND, and adding a VSS connection cannot change the net name) So power nets and nets that have more than one label cannot have their netname changed if there is no actual change relative to these nets names in schematic
-
- 12 Jun, 2010 1 commit
-
-
jean-pierre charras authored
-
- 27 May, 2010 1 commit
-
-
jp authored
-
- 23 May, 2010 1 commit
-
-
jean-pierre charras authored
-
- 16 May, 2010 1 commit
-
-
jean-pierre charras authored
Set minimum cmake version to 2.6.4. Added footprint name edition in the module editor dialog properties.
-
- 03 May, 2010 1 commit
-
-
jp authored
-
- 02 May, 2010 1 commit
-
-
jean-pierre charras authored
-
- 28 Apr, 2010 1 commit
-
-
jean-pierre charras authored
-
- 02 Apr, 2010 1 commit
-
-
charras authored
-
- 01 Apr, 2010 1 commit
-
-
charras authored
-
- 18 Mar, 2010 1 commit
-
-
bennett78 authored
output 8 user fields
-
- 01 Mar, 2010 1 commit
-
-
bennett78 authored
-
- 22 Feb, 2009 1 commit
-
-
raburton authored
-
- 21 Feb, 2009 1 commit
-
-
charras authored
-
- 18 Jan, 2009 2 commits
- 15 Jan, 2009 1 commit
-
-
charras authored
Many stubs are removed but they are connected to a zone.
-
- 07 Sep, 2008 1 commit
-
-
f3nix authored
* Require CMake version 2.6.1 on Windows and version 2.6.0 for other systems. * Update FindSubversion to version from CMake 2.6.1 (localization issue solved). * Remove FindwxWidgetsCVS and use the default one (some issues solved upstream). * Formatting style changes.
-
- 27 Aug, 2008 1 commit
-
-
charras authored
-
- 25 Aug, 2008 1 commit
-
-
charras authored
Modified recent change on svn change: "PCB edge always printed when PCB edge layer not selected" was incorrect for eeschema and gerbview solved bug 2070228
-
- 23 Jun, 2008 1 commit
-
-
charras authored
-
- 22 Jun, 2008 4 commits
- 31 Mar, 2008 1 commit
-
-
f3nix authored
-
- 24 Mar, 2008 1 commit
-
-
plyatov authored
-
- 11 Mar, 2008 1 commit
-
-
f3nix authored
-