6942 Commits (960ea566d63758cafc7585ef0530fbfad5b98226)
 

Author SHA1 Message Date
jean-pierre charras 960ea566d6 Cvpcb: minor fixes. 11 years ago
jean-pierre charras bf2f650eb9 Cvpcb: fix a typo which prevents cvpcb to be compiled with webkit suppport. Equ files support enhancements. 11 years ago
Wayne Stambaugh 0b6d1bbcf7 Minor dialog improvements. 11 years ago
jean-pierre charras 670df702b7 Cvpcb: very minor fixes. 11 years ago
jean-pierre charras 972329527e Cvpcb: fix issues relatives to .equ files management: 11 years ago
jean-pierre charras 0cb7c3dc7d ModEdit: fix incorrect size of the toolbar grid size combo box 11 years ago
jean-pierre charras 9cfb97d8b4 Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 11 years ago
jean-pierre charras 6cf3b937fc Fix Eeschema drag Bug #1408661 11 years ago
John Beard 1ddde7426f Fix case statement indentation setting for uncrustify. 11 years ago
jean-pierre charras 7d8df0425f 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. 11 years ago
Adam Wolf 1bcfd95675 Fix KiCad project file missing error meassage on first run and missing history file. 11 years ago
Jose Ingnacio c9a1b239a6 Use XDG_CONFIG_DIR for lock file path on Linux. 11 years ago
Nick Ostergaard 547c145a1e Remove .gitignore file and add .gitconfig. (fixes previous fix for lp:1407338) 11 years ago
Paulo Henrique Silva 44bdcaad02 Add .gitignore file for github mirror developers. (fixes lp:1407338) 11 years ago
jean-pierre charras 678a763481 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 11 years ago
Paulo Henrique Silva f5059ec4c2 Fix duplicate text in IDF header export. (fixes lp:1407336) 11 years ago
Wayne Stambaugh a2129fcd39 Minor toolbar and menu coherence fixes. 11 years ago
jean-pierre charras ad74a9a191 Pcbnew: better display of tracks/vias/grid sizes in toolbar 11 years ago
unknown 036a7cd8ed Fix a typo error in wizard lib. 11 years ago
jean-pierre charras 100913a696 Cvpcb: better fix of Bug #1402306 11 years ago
jean-pierre charras 9624d3233d Pcbnew scripting: fix swig 3.03 compatibility 11 years ago
jean-pierre charras 6a19315557 Fix compat with swig 3.03 11 years ago
Fat-Zer 846b2ae24e Fix Bug #1381287 (CvPCB ignores the footprint filter field on aliased components) 11 years ago
jean-pierre charras 45fcc04dbf Update ecc83 demo. default KISYS3DMOD definition on Linux: add /usr/local/kicad/share/kicad/module/package3d test to find a suitable value. 11 years ago
jean-pierre charras 9aa4fb6955 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) 11 years ago
jean-pierre charras 6ba5e40669 Fix a minor issue in fp lib wizard. 11 years ago
jean-pierre charras 605a9bb5f2 Page layout selection: fix Bug #1405972, and add minor enhancement in page layout selection dialog (the new layout is shown after selection). 11 years ago
Wayne Stambaugh 614c8e45c8 Fix paths and hints variable naming bug in FindOpenSSL.cmake. 11 years ago
jean-pierre charras de8ae428fd Minor fixes (typo in messages) 11 years ago
Wayne Stambaugh 02d89ad0a9 Fix a CMake 3.1 policy violation warning in CMakeLists.txt. 11 years ago
Bernhard Stegmaier fcbce8b60e Add KIGITHUB definition for stand alone version of Pcbnew on OSX 11 years ago
Cirilo Bernardo 0ceb90dfe1 Fix bug in IDF exporter when circles and arcs have zero radius. (fixes lp:1371656) 11 years ago
Maciej Suminski a5972e7b48 Fixed crash on toggling the pad outline display mode in CvPcb. 11 years ago
jean-pierre charras caafffd703 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 11 years ago
jean-pierre charras 9ba847c848 Disable webkit when BUILD_GITHUB_PLUGIN is off 11 years ago
jean-pierre charras bc230f7650 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 11 years ago
jean-pierre charras ef098324ca Freeroute dialog: remove freeroute access via java web start, because freeroutecanot be run now via java web start. 11 years ago
jean-pierre charras 21cc8e0dc0 Freeroute dialog: remove freeroute access via java web start, because freeroutecanot be run now via java web start. 11 years ago
jean-pierre charras 2c015157aa Fix install issue after removing freeroute.jnl, now useless because freeroute is no more accessible via the web. 11 years ago
jean-pierre charras 9b7ef20be9 Fix install issue after removing freeroute.jnl, now useless because freeroute is no more accessible via the web. 11 years ago
jean-pierre charras 7231dd362c FindwxWidgets.cmake: fix missing webview library name in library list to analyze. this fixes missing symbols issue in winbuilder. 11 years ago
jean-pierre charras 3c3235f4de Very minor fixes. 11 years ago
jean-pierre charras cfb4331793 Add a wizard to the footprint library table dialog editor, to help users to select the right plugin, an existing enviroment vairable or an absolute path, and addl a list of new entries to the table. 11 years ago
jean-pierre charras 83e43993bd fix compil issue on Linux 11 years ago
jean-pierre charras e4a74213e4 Add wizard to fp lib dialog to easily add entries to this table. 11 years ago
Wayne Stambaugh 1393bcafc0 Save document file when creating new component library from component in library editor. (fixes lp:1351952) 11 years ago
Wayne Stambaugh 3f66000bf3 Improve component unit naming consistency. (fixes lp:1369153) 11 years ago
unknown 05073c15ed Add option to VRML Export for Plain PCB (patch from Cirilo Bernardo) 11 years ago
Nick Østergaard 41e044c0b4 Handle arcs in board outline in Eagle pluging. 11 years ago
jean-pierre charras bb7a74f58f Pcbnew: fix Bug #1404191 (Zone filling fails when a zone inside having the same net and a highter priority exists, which is allowed to manage different fill parameters ) 11 years ago