- 30 Apr, 2015 1 commit
-
-
Maciej Suminski authored
-
- 28 Mar, 2015 1 commit
-
-
unknown authored
-
- 18 May, 2014 1 commit
-
-
Wayne Stambaugh authored
- Create KiCad road map document. - Add road map to developer's documentation. - A separate road map build command to CMake so the road map can be built separately for use in websites. - Update .bzrignore to ignore road map files generated by Doxygen.
-
- 21 Feb, 2014 1 commit
-
-
Fabrizio Tappero authored
-
- 03 Nov, 2013 1 commit
-
-
Wayne Stambaugh authored
-
- 17 Oct, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 20 Aug, 2013 1 commit
-
-
Dick Hollenbeck authored
Lay basis for a more full featured usage of boost, including compiled libraries such as unit_test_framework, system, etc. Move headers now into boost_root/include/boost/.
-
- 06 Jun, 2013 1 commit
-
-
Wayne Stambaugh authored
* Change filtering from single selection to logically and each filter type. * Remove clear filtering button and logic. * Filter buttons now behave as true toggle buttons. * Improve list control pane focus following when using arrow keys to change list pane. * Remove unused parameters from list box constructors. * Make tab key behave like right arrow key when moving focus to next list pane. * Make list pane focus wrap around to next or previous control. * Simplify component list filtering code. * Improve status bar updating. * Tell Bazaar to ignore .downloads-by-cmake instead of downloads-by-cmake.
-
- 05 Jun, 2013 1 commit
-
-
jean-pierre charras authored
All: use a S expression to describe the page layout (title block and grid references). Work in progress. This should allow users to define their own page layout.
-
- 31 May, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 26 May, 2013 1 commit
-
-
Dick Hollenbeck authored
File "rules" has instructional text as comments near top. 2) Convert all text files in repo to LF line ending form. Any checkout done with "rules" in play will convert the working tree to native line ending, while keeping repo as LF line ending.
-
- 15 Oct, 2012 1 commit
-
-
Wayne Stambaugh authored
-
- 13 Jun, 2012 1 commit
-
-
Wayne Stambaugh authored
* Change save order of drawings to match legacy file format object order. * Set end point of SEGVIA to start point so the round trip back to legacy format is the same. * Fixed bug saving and loading oval pad drill parameters. * Fixed bug saving and loading rectangular pad deltas. * Fixed missing layer for PCB_TARGET. * Fixed EDA_TEXT italic bug. Thanks Dick! * Remove some left over debug logging statements.
-
- 09 Jun, 2012 1 commit
-
-
Wayne Stambaugh authored
* Add s-expression file parser object and keyword files. * Fix minor issues with s-expression file formatting. * Fix a minor bug the zone container fill state parsing in the legacy plugin. * Move EDA_TEXT visibility definition to eda_text.h. * Add minor BOARD_ITEM object improvements to support s-expression file parser.
-
- 30 Apr, 2012 1 commit
-
-
Dick Hollenbeck authored
generation tool. For now, it is just an s-expression beautifier using our "non-specctra mode" version of s-expressions.
-
- 05 Apr, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 10 Dec, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 08 Sep, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 03 Feb, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 19 Jan, 2011 1 commit
-
-
Dick Hollenbeck authored
* TokenList2DsnLexer.cmake now supports comments, which start with a leading # character, and may be either on their own line or on a line after a token. * DSNLEXER::PopReader() now pops even the last LINE_READER* and returns it. ++pcbnew: * SPECCTRA_DB now inherits from new class SPECCTRA_LEXER, which led to a great deal of simplification and code factoring. * Moved specctra keywords into specctra.keywords.
-
- 30 Dec, 2010 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
to PART::Parse() from test program. Ready now to complete the PART parsing.
-
- 27 Dec, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 14 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 29 Nov, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 25 Oct, 2010 1 commit
-
-
jean-pierre charras authored
Eeschema: converted plot PS dialog from Dialogblocks to wxFormBuilder Fixed a minor bug when plotting shapes with filled in background option. Pcbnew: Added locked modules block patch
-
- 10 Aug, 2010 1 commit
-
-
Wayne Stambaugh authored
* Fixed multiple line strings causing MSVC compile errors. * Fixed memory leak when attempting to add duplicate library component. * Added recent cmake generated files to bazaar ignore list. * Minor code cleaning.
-
- 17 Jun, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 12 Apr, 2010 1 commit
-
-
Wayne Stambaugh authored
* Add Bazaar ignore file to ignore files generated by CMake scripts. * Fixed bug when compiling for Windows agaist shared wxWidgets library.
-