- 20 Sep, 2013 1 commit
-
-
Maciej Suminski authored
-
- 12 Sep, 2013 1 commit
-
-
Maciej Suminski authored
-
- 02 Sep, 2013 1 commit
-
-
jean-pierre charras authored
-
- 09 Apr, 2013 1 commit
-
-
Lorenzo Marcantonio authored
More layer classification cleanup
-
- 07 Apr, 2013 1 commit
-
-
Lorenzo Marcantonio authored
Better description for entities on right click menu and panel Typo fixes and some comment reformats
-
- 31 Mar, 2013 1 commit
-
-
Lorenzo Marcantonio authored
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
-
- 30 Mar, 2013 1 commit
-
-
Lorenzo Marcantonio authored
- Renamed ReturnMaskLayer to GetLayerMask (since it's a plain getter)
-
- 20 Mar, 2013 1 commit
-
-
Dick Hollenbeck authored
standard layer name support from BOARD::GetLayerName(). This function evolved in a contorted direction over time, and was being asked to return one of 3 different kinds of layer names, even though it only took a boolean to control that choice. Users are better served by forcing them to get to know the concise new English Standard layer names. This is because these concise names show up in the "pretty" footprint/module files as the standard representation of both feature and copper layers. Change the name of BOARD::GetDefaultLayerName() to GetStandardLayerName(). Drop boolean argument to both BOARD::GetStandardLayerName() and BOARD::GetLayerName().
-
- 11 Dec, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 04 Oct, 2012 1 commit
-
-
jean-pierre charras authored
-
- 03 Oct, 2012 1 commit
-
-
jean-pierre charras authored
-
- 14 Jun, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: automatic selection of plugin when loading a file with .kicad_pcb extension from history list. Very minor other fixes
-
- 23 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 30 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Correct all user strings and comments for the correct capitalization of application names according to JP. They are KiCad, Pcbnew, CvPcb, Eeschema, and GerbView. * Add a note the the user interface policy about the correct capitalization.
-
- 23 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* All header files used to create the PCB common library now compile as stand alone code. This prevents the need to define them in a specific order to make source code compile properly. It should also now be possible to relocate the source code to build the common PCB library to a separate folder.
-
- 06 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 14 Mar, 2011 1 commit
-
-
Wayne Stambaugh authored
* Fix about dialog escape key termination bug. * Fix edit hot keys dialog escape key termination bug. * Set schematic editor component properties dialog default button. * Fix schematic editor plot DXF dialog escape key termination bug. * Set PCB editor layers setup dialog default button. * Set PCB editor swap layers dialog default button. * Set PCB editor net list dialog default button. * Add comment to UIPolicy.txt about escape key termination requiring proper dialog button IDs.
-
- 01 Mar, 2011 1 commit
-
-
Wayne Stambaugh authored
* Fix grid select box update bug on context menu. * Fix via size and track width select box update bugs. * Fix layer pair indicator button update bug. * Fix auto track width tool bar control enable bug. * Fix via size and track width select status bug in context menu. * Fix layer select box and layer control widget select bug when current layer is removed. * Add virtual function to notify objects derived from EDA_DRAW_FRAME that the units setting has changed. * Coding policy class naming fixes.
-
- 28 Feb, 2011 1 commit
-
-
jean-pierre charras authored
Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. This ensure compatibility between platforms.
-
- 26 Nov, 2010 1 commit
-
-
jean-pierre charras authored
-
- 18 Nov, 2010 1 commit
-
-
jean-pierre charras authored
-
- 13 Mar, 2010 1 commit
-
-
dickelbeck authored
-
- 10 Mar, 2010 1 commit
-
-
charras authored
Revert to previous dialog_layer_setup_base, and added (conditional compilation) option to hide/show no used inner copper layers and define inner layers order (see changelog) in dialog layer setup.
-
- 09 Mar, 2010 1 commit
-
-
charras authored
Fixed bugs 2965646 (Canceling text operation hides text) and 2959930 (Pcbnew inconsistent Layer names sequence)
-
- 07 Mar, 2010 1 commit
-
-
charras authored
Updated denis dupeyron email address
-
- 19 Feb, 2010 1 commit
-
-
charras authored
-
- 21 Jan, 2010 1 commit
-
-
dickelbeck authored
-
- 09 Jan, 2010 1 commit
-
-
dickelbeck authored
-
- 05 Jan, 2010 1 commit
-
-
dickelbeck authored
-
- 01 Jan, 2010 1 commit
-
-
charras authored
-
- 21 Dec, 2009 7 commits
-
-
charras authored
-
charras authored
-
dickelbeck authored
-
charras authored
-
charras authored
-
dickelbeck authored
-
dickelbeck authored
-
- 20 Dec, 2009 2 commits
-
-
dickelbeck authored
-
dickelbeck authored
Renamed dialog_layers_setup* files. Got rid of the header file since there was only one file including it.
-
- 12 Nov, 2009 1 commit
-
-
charras authored
-