- 04 Apr, 2014 1 commit
-
-
jean-pierre charras authored
-
- 11 Feb, 2014 1 commit
-
-
Fabrizio Tappero authored
-
- 07 Feb, 2014 1 commit
-
-
jean-pierre charras authored
Add a workaround to fix a new bug in wxWidgets 3.0 ( Windows specific ) which shows icons only with a size = 16x16 in menus which have attribute wxITEM_CHECK
-
- 06 Feb, 2014 1 commit
-
-
jean-pierre charras authored
Fix some incorrect icons (which were using a not supported font for texts). Add ps_router icon from Konstantin Baranovskiy.
-
- 29 Jan, 2014 1 commit
-
-
jean-pierre charras authored
Add missing calls to Show( false ) to some main frames (Kicad, eeschema, gerbview), to force config saving when closing these windows. Code cleanup and minor coding style fixes in footprint_wizard_frame
-
- 19 Jul, 2013 1 commit
-
-
jean-pierre charras authored
-
- 31 May, 2013 2 commits
-
-
Dick Hollenbeck authored
*) Enhancements to make_lexer(). *) Support multi-threaded build. *) Switch to "bzr patch" from patch.exe for Windows users.
-
Michal Jahelka authored
* Add third list control with library names. * Add button to toolbar to select filter by library name. * Add bitmap for filter by library name toolbar button. * Remove custom UI colors from list controls.
-
- 01 Mar, 2013 1 commit
-
-
jean-pierre charras authored
Eeschema: fix broken mirroring for texts and labels in block mirror X and Y (this fixes Bug #1135505) Pcbnew: add in module popup menu an option to edit the footprint in Modedit (like in Eeschema for components) minor icons enhancements.
-
- 06 Jan, 2013 1 commit
-
-
jean-pierre charras authored
-
- 20 Dec, 2012 1 commit
-
-
jean-pierre charras authored
Because now there are 2 formats, board backup files extensions are .brd-bak or .kicad_pcb-bak instead of the old .000 extension, depending on the initial file format.
-
- 10 Dec, 2012 1 commit
-
-
jean-pierre charras authored
Also a minor cosmetic enhancement
-
- 05 Nov, 2012 1 commit
-
-
jean-pierre charras authored
-
- 14 Oct, 2012 1 commit
-
-
Brian Sidebotham authored
-
- 28 Sep, 2012 1 commit
-
-
jean-pierre charras authored
-
- 29 Aug, 2012 1 commit
-
-
jean-pierre charras authored
Kicad manager: shows now svg files in tree files. Pcbnew: fix incorrect printing (board out of page) when creating drill map in postscript format ( noticeable mainly for small boards)
-
- 26 Aug, 2012 1 commit
-
-
jean-pierre charras authored
* serious code cleanup (remove duplicate code) * shows (option in 3D preference menu) the copper items (tracks, zones...) in 3D, using 35 microns copper thickness. However, because there are a lot more3D data to show (roughly 4 times more), this is slower.
-
- 13 Jul, 2012 1 commit
-
-
jean-pierre charras authored
This is *a work in progress*, so some features are missing, and/or could be modified. Mainly keepout zones are not yet exported to autorouters, and pads are not taken in account. Some code cleanup in polygon.*
-
- 10 Jul, 2012 1 commit
-
-
jean-pierre charras authored
-
- 20 Jun, 2012 1 commit
-
-
jean-pierre charras authored
-
- 09 May, 2012 1 commit
-
-
Miguel Angel Ajo authored
* Footprint wizard C++ generic classes * Footprint wizard C++ to python wrappers * Automatic plugin loader from ~/.kicad/plugins * Python plugin architecture: Footprint wizards
-
- 04 May, 2012 1 commit
-
-
jean-pierre charras authored
Should allow Pcbnew code easier to change and Gerbview code more understandable and easier to maintain. Code cleaning (remove dead code, add comments). Minor other enhancements.
-
- 20 Mar, 2012 1 commit
-
-
jean-pierre charras authored
Remove 2 duplicate icons. Minor cosmetic enhancements and fixes in popup menus.
-
- 19 Mar, 2012 1 commit
-
-
jean-pierre charras authored
Eeschema: fix a bug in bool SCH_LINE::MergeOverlap( SCH_LINE* aLine ): ends point of resulting segment incorrects. remove unused icon files.
-
- 15 Mar, 2012 1 commit
-
-
Joe Ferner authored
-
- 09 Mar, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: * graphic_item_properties_base.fbp * dialog pad edit: make some strings more easier to translate. * global pad edition: fix a bug that change pad position instead of pad size (round pas only). Eeschema: * fix a bug: new created wires were not alwaes shows until the screen was redrawn.
-
- 25 Feb, 2012 1 commit
-
-
jean-pierre charras authored
-
- 13 Feb, 2012 1 commit
-
-
jean-pierre charras authored
Icons for modedit and modview: remove unused or duplicate icons files and rename files. Tweak some icons.
-
- 08 Feb, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 23 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 17 Dec, 2011 1 commit
-
-
jean-pierre charras authored
Minor cosmetic enhancements. Pcbnew: more workd abput connection algorithms (work in progress)
-
- 30 Nov, 2011 1 commit
-
-
jean-pierre charras authored
Pcbnew: prepare work on new algos for connections calculations.
-
- 17 Nov, 2011 1 commit
-
-
Fabrizio Tappero authored
-
- 18 Oct, 2011 2 commits
-
-
jean-pierre charras authored
Eeschema, Libedit: Use 16x16 icons in comboboxes inside the pin editor dialog. This gives a better look to this dialog.
-
jean-pierre charras authored
-
- 14 Sep, 2011 1 commit
-
-
Fabrizio Tappero authored
-
- 13 Sep, 2011 1 commit
-
-
jean-pierre charras authored
Fix compatibility issues with old xpm icons. Add or update .xpm and .ico files for shortcuts and taskbars Remove artwork folder.
-
- 11 Sep, 2011 1 commit
-
-
jean-pierre charras authored
* Replace use of wxICON by new icons declaration. * Remove unused files. * Fix filenames inconsistencies between old and new icons. * dialog_erc handle variable size icons in erc matrix.
-
- 09 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 08 Sep, 2011 1 commit
-
-
Fabio Varesano authored
* Added checks for Inkscape and pngcrush when MAINTAIN_PNG mode is enabled. * Rebuild PNGs with transparent background.
-