- 07 Apr, 2015 1 commit
-
-
jean-pierre charras authored
Eeschema: extend max number of units per package to 52 and clean code to easily extend this value upto 26x26 (but 52 is a reasonable max value). Fix a few minor coverity warnings. Add about_dialog typo fix from Nick Østergaard
-
- 06 Apr, 2015 1 commit
-
-
Mikhail Karpenko authored
-
- 05 Apr, 2015 3 commits
-
-
Eldar Khayrullin authored
-
Sven D. authored
-
jean-pierre charras authored
Modview: fix issue about mouse on wrong monitor when starting Modview.
-
- 04 Apr, 2015 1 commit
-
-
Eldar Khayrullin authored
-
- 03 Apr, 2015 2 commits
-
-
jean-pierre charras authored
Pcbnew: duplicate and create array: popup menus in legacy mode: remove these options for a few items which cannot be (safely) duplicated (pads in board editor, and a few others ) Modedit, GAL mode: fix a crash when a duplicated area includes the ref or value fields. Add missing bitmap for pad enumerate. fix bad flag for Portuguese language. Fix a few typo in messages.
-
jean-pierre charras authored
-
- 02 Apr, 2015 6 commits
-
-
Tomasz Wlostowski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
jean-pierre charras authored
Fix minor 3D viewer issues (includling change number of segments and its optimization to draw pad holes.) Fix Bug #1439132 (track and via list on toolbar not always refresh after loading a board). Remove useless tool in Modedit.
-
Maciej Suminski authored
-
- 31 Mar, 2015 2 commits
-
-
Maciej Suminski authored
-
jean-pierre charras authored
3d viewer: fix a few warning coverity (and a potential bug). fp libs wizard: make it internationalized, and replace an untranslatable string created by grouping 3 strings by one translatable string.
-
- 30 Mar, 2015 4 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 29 Mar, 2015 1 commit
-
-
Wayne Stambaugh authored
* Create new dialog to edit environment variables. * Add helper class ENV_VAR_ITEM to manage environment variable values and if they were defined externally. * A path configuration dialog access to KiCad, CvPcb, Pcbnew, and Footprint Editor window menus. * Add validator for environment variables.
-
- 28 Mar, 2015 1 commit
-
-
unknown authored
-
- 26 Mar, 2015 3 commits
-
-
Wayne Stambaugh authored
* Make OK button the default action in the 3D viewer option dialog per UI policy. * Fix standard button sizer padding in 3D viewer options dialog. * Let sizers do their job by using default size for 3D viewer options dialog. * Set 3D viewer hot key to Alt+3 in all parent windows where 3D viewer is accessible. * Minor code cleaning and coding policy fixes.
-
jean-pierre charras authored
Minor fix: Gerber X2 attribute: remove one attribute (TF .GerberVersion, now no more in use) I added in my recent changes relative to the new J5 gerber version attributes.
-
jean-pierre charras authored
Pcbnew: Force visibility of items which have no option in dialogs to controle this visibility, when reading the .kicad_brd file. these options are used in GAL mode, but the usercannot control this visibility. So if the board file does not have these visibility flags set, the GAL never show them. Fix also a compil warning.
-
- 25 Mar, 2015 2 commits
-
-
jean-pierre charras authored
-
Maciej Suminski authored
-
- 23 Mar, 2015 3 commits
-
-
Wayne Stambaugh authored
* Add footprint and drop table from the Pcbnew footprint library table menu entry to make it clear to new users. * Add component to the Eeschema library configuration menu entry.
-
unknown authored
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
-
jean-pierre charras authored
Very minor fixes: 3D viewer: remove artifacts with NPTH pads having the save size as their hole. Kicad: remove duplicate submenu in menubar. remove a minor coverity warning
-
- 22 Mar, 2015 2 commits
-
-
jean-pierre charras authored
Make hotkey string info translatable in dialogs. These strings are now prefixed by _HKI , which can be used by translation tools to extract them.
-
https://launchpad.net/~john-j-beard authored
Fix Bug #1426675 (Undo and cancel commands don't have effect for Duplicate operation in legacy mode)
-
- 21 Mar, 2015 1 commit
-
-
jean-pierre charras authored
-
- 18 Mar, 2015 1 commit
-
-
jean-pierre charras authored
Plot pdf: fix issue when a 0 sized text is plotted (files are broken): now 0 sized texts are ignored. pcbnew: remove a false error message when undoing a change on a text, or some other board items (graphic items for instance)
-
- 17 Mar, 2015 1 commit
-
-
unknown authored
-
- 16 Mar, 2015 2 commits
-
-
jean-pierre charras authored
Try to fix Bug #1431765 (Pcbnew crashes in GAL when entering 3d display when a board outline is not closed) This change modify the way warning messages are displayed: now the are displayed outside a paint event.
-
John Beard authored
-
- 15 Mar, 2015 2 commits
-
-
jean-pierre charras authored
-
Balint Kiss and John Beard authored
-
- 14 Mar, 2015 1 commit
-
-
jean-pierre charras authored
Cvpcb: Shows a better message when a netlist is not found.
-