1. 21 Sep, 2013 1 commit
  2. 09 May, 2013 1 commit
  3. 08 May, 2013 1 commit
  4. 01 May, 2013 1 commit
    • jean-pierre charras's avatar
      3D viewer: Modify yhe way board items shapes are built: · 4ac7dd58
      jean-pierre charras authored
      * All items shapes  are converted to polygons.
      * Polygons are merged layer by layer (for calculation time reasons,zones are not merged)
      * for copper layers, vias and pads holes are substracted from polygons (but, for calculation time reasons,  not inside zones areas).
      * the look is better, mainly when displaying the copper thickness
      * solder and paste layers are now shown in 3D viewer.
      * the code was seriously cleaned (but still needs to be enhanced).
      * Note this is a work in progress which needs refinements.
      4ac7dd58
  5. 09 Apr, 2013 1 commit
  6. 31 Mar, 2013 1 commit
  7. 26 Mar, 2013 1 commit
  8. 20 Mar, 2013 1 commit
    • Wayne Stambaugh's avatar
      Encapsulation, bug, context menu string, and, coding policy fixes. · 25e7abec
      Wayne Stambaugh authored
      * Complete encapsulation of the ZONE_CONTAINER class.
      * Fixed a bug in the EDA_TEXT::Format() default effects behavior due to
        improper conversion to internal units and missing test for default
        thickness.
      * Improved grammar of some Pcbnew context menu strings.
      * Moved some more cleverly hidden BOARD object methods into class_board.cpp.
      * Lots of coding policy and documentation fixes.
      25e7abec
  9. 18 Mar, 2013 1 commit
    • Wayne Stambaugh's avatar
      More encapsulation work. · 7d0ec1a1
      Wayne Stambaugh authored
      * Complete encapsulation of the MODULE class.
      * Complete encapsulation of the EDA_TEXT class.
      * Encapsulate most of the ZONE_CONTAINER class.
      * Add pcbcommon library as a dependency for reSWIGging the scripting
        support.  This should cover most dependency cases.
      7d0ec1a1
  10. 04 Aug, 2012 1 commit
  11. 02 Aug, 2012 1 commit
  12. 01 Aug, 2012 1 commit
  13. 31 Jul, 2012 2 commits
  14. 30 Jul, 2012 1 commit
  15. 25 Jul, 2012 2 commits
  16. 13 Jul, 2012 1 commit
  17. 25 Jun, 2012 1 commit
  18. 08 Jun, 2012 1 commit
  19. 29 May, 2012 1 commit
    • Dick Hollenbeck's avatar
      Mostly EAGLE_PLUGIN work: · f2bd20ab
      Dick Hollenbeck authored
      * Derive the pcbnew copper zone and non-copper zone dialog windows from DIAG_SHIM,
        which injects some template code.
      * Update UIpolicies.txt to talk about DIALOG_SHIM support.
      * Add zone support to eagle_plugin.
      * Organize ZONE_CONTAINER class declaration for future privacy and accessors.
      f2bd20ab
  20. 10 Feb, 2012 1 commit
  21. 05 Feb, 2012 1 commit
  22. 29 Jan, 2012 1 commit
  23. 23 Jan, 2012 1 commit
  24. 13 Jan, 2012 1 commit
  25. 10 Jan, 2012 1 commit
  26. 12 Dec, 2011 1 commit
  27. 07 Dec, 2011 1 commit
  28. 30 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      Application name capitalization fixes. · 4b853ded
      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.
      4b853ded
  29. 23 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      PCB common library header rationalization. · edd35b4e
      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.
      edd35b4e
  30. 07 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108. · 0c443357
      Wayne Stambaugh authored
      * Changed <wx-2.8/xml/xml.h> to "xnode.h" in pcbnew_config.cpp to fix bug
        when building against wxWidgets 2.9 and above.
      * Convert broken wxXmlNode code to use XNODE.
      * Overloaded XNODE constructor for creating child nodes.
      * Translate French naming conventions.
      * Translate French comments.
      * Remove tabs from several source files.
      * Coding style policy and Doxygen comment fixes.
      0c443357
  31. 09 Aug, 2011 1 commit
  32. 14 Jul, 2011 1 commit
  33. 21 Feb, 2011 1 commit
  34. 29 Dec, 2010 1 commit
  35. 12 Nov, 2010 1 commit
  36. 18 Sep, 2010 1 commit
  37. 21 Oct, 2009 1 commit
  38. 14 Oct, 2009 1 commit