- 16 Jan, 2015 4 commits
-
-
Maciej Suminski authored
-
Wayne Stambaugh authored
-
unknown authored
-
jean-pierre charras authored
-
- 15 Jan, 2015 1 commit
-
-
jean-pierre charras authored
* if the current select plugin is the github plugin, one can select some of these libraries and add them to the table * if the current select plugin is the kicad plugin, one can select some of these libraries and download them to make alocal copy. They can added to the table after they are downloaded.
-
- 13 Jan, 2015 3 commits
-
-
unknown authored
Fixes issues with IDF file I/O on Windows (the famous 'ascii vs. binary' issue) and the reported problem of partial paths when KISYS3DMOD is specified.
-
jean-pierre charras authored
-
jean-pierre charras authored
Cvpcb: fix a typo which prevents cvpcb to be compiled with webkit suppport. Equ files support enhancements.
-
- 12 Jan, 2015 1 commit
-
-
Wayne Stambaugh authored
* Make generate button the default in Eeschema netlist dialog. * Fix spacing issues in export IDF dialog. * Make OK button the default in export IDF dialog. * Remove unnecessary end dialog code from export IDF dialog. * Improve resizing of export IDF dialog.
-
- 11 Jan, 2015 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
* Add dialog to edit the list of active equ files. * allows use of our environment variables in .equ file names.
-
- 10 Jan, 2015 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. this option was possible only by modifying the way display options are managed. before these changes, display options were a global DISPLAY_OPTIONS class instance. Now each EDA_DRAW_FRAME(and derivated classes) includes its own DISPLAY_OPTIONS class instance. As a consequence, some duplicate display option variables in these classes have been removed, because there were just duplicate variables of the DISPLAY_OPTIONS class instance.
-
jean-pierre charras authored
-
- 08 Jan, 2015 1 commit
-
-
John Beard authored
-
- 07 Jan, 2015 3 commits
-
-
jean-pierre charras authored
Modedit: now shows a specific layers manager, which allows user to select the technical layer which is used when adding a new graphic text or outline to the current footprint. Please, note the layer manager was already available in GAL mode, but is was the same as tne board editor, which is not good. Now: - In default mode or GAL mode, the look is the same. - Only suitable technical layers (i.e. paired layers) are selectable from the layers manager (for special purposes, some other layers can be used, via the graphic items properties dialog)
-
Adam Wolf authored
-
Jose Ingnacio authored
* With fixes from Adam Wolf.
-
- 06 Jan, 2015 3 commits
-
-
Nick Ostergaard authored
-
Paulo Henrique Silva authored
-
jean-pierre charras authored
Pcbnew: better display of tracks/vias/grid in toolbar. All: modify the zoom value shown in toolbar or status bar (roughly now zoom 1.0 is near the 1:1 scale, on a 22 inches Monitor). Fix also many other minor and very minor issues
-
- 05 Jan, 2015 3 commits
-
-
Paulo Henrique Silva authored
-
Wayne Stambaugh authored
* Change Read to Load in Pcbnew and Eeschema preference menus. * Make electrical rules check status bar message the same for both the menu and toolbar entries.
-
jean-pierre charras authored
-
- 04 Jan, 2015 4 commits
-
-
unknown authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 02 Jan, 2015 1 commit
-
-
Fat-Zer authored
-
- 01 Jan, 2015 3 commits
-
-
jean-pierre charras authored
Update ecc83 demo. default KISYS3DMOD definition on Linux: add /usr/local/kicad/share/kicad/module/package3d test to find a suitable value.
-
jean-pierre charras authored
Cvpcb: force project name in stand alone mode, to allow access to project fp lib table. In project mode: disable the read netlist option (the netlist is read when Cvpcb is started by eeschema) Dialog fp lib table editor: now shows the table full filenames, to help users.
-
jean-pierre charras authored
Remove a duplicate code for dialog select dir list.
-
- 31 Dec, 2014 1 commit
-
-
jean-pierre charras authored
Page layout selection: fix Bug #1405972, and add minor enhancement in page layout selection dialog (the new layout is shown after selection). When the filename is not absolute, the page layout file is now searched first in project folder, and then in kicad template folder, if not found in project.
-
- 30 Dec, 2014 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-
- 29 Dec, 2014 1 commit
-
-
Wayne Stambaugh authored
-
- 28 Dec, 2014 2 commits
-
-
Bernhard Stegmaier authored
-
Cirilo Bernardo authored
-
- 26 Dec, 2014 1 commit
-
-
Maciej Suminski authored
-
- 23 Dec, 2014 1 commit
-
-
jean-pierre charras authored
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 not 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).
-