1. 30 Apr, 2015 1 commit
  2. 28 Mar, 2015 1 commit
  3. 18 May, 2014 1 commit
    • Wayne Stambaugh's avatar
      Add road map to developer's documentation. · 4e9582c3
      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.
      4e9582c3
  4. 21 Feb, 2014 1 commit
  5. 03 Nov, 2013 1 commit
  6. 17 Oct, 2013 1 commit
  7. 20 Aug, 2013 1 commit
  8. 06 Jun, 2013 1 commit
    • Wayne Stambaugh's avatar
      CvPcb filtering and other minor improvements. · 7f18b883
      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.
      7f18b883
  9. 05 Jun, 2013 1 commit
  10. 31 May, 2013 1 commit
  11. 26 May, 2013 1 commit
  12. 15 Oct, 2012 1 commit
  13. 13 Jun, 2012 1 commit
    • Wayne Stambaugh's avatar
      Pcbnew s-expression file parser bug fixes. · 3b2be428
      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.
      3b2be428
  14. 09 Jun, 2012 1 commit
    • Wayne Stambaugh's avatar
      Add Pcbnew s-expression file parser. · 2d0d8050
      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.
      2d0d8050
  15. 30 Apr, 2012 1 commit
  16. 05 Apr, 2012 1 commit
  17. 10 Dec, 2011 1 commit
  18. 08 Sep, 2011 1 commit
  19. 03 Feb, 2011 1 commit
  20. 19 Jan, 2011 1 commit
    • Dick Hollenbeck's avatar
      ++all: · ed8c021f
      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.
      ed8c021f
  21. 30 Dec, 2010 2 commits
  22. 27 Dec, 2010 1 commit
  23. 14 Dec, 2010 1 commit
  24. 29 Nov, 2010 1 commit
  25. 25 Oct, 2010 1 commit
  26. 10 Aug, 2010 1 commit
    • Wayne Stambaugh's avatar
      MSVC compile error and memory leak fixes. · 3c878aec
      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.
      3c878aec
  27. 17 Jun, 2010 1 commit
  28. 12 Apr, 2010 1 commit