1. 07 Aug, 2011 1 commit
  2. 05 Aug, 2011 3 commits
  3. 04 Aug, 2011 3 commits
  4. 03 Aug, 2011 1 commit
    • Wayne Stambaugh's avatar
      Change PCBNew and CVPCB 3D viewer focus behavior. (fixes lp:818890) · 04bf11c2
      Wayne Stambaugh authored
      * Raise 3D frame in PCB editor and module editor instead of displaying a message
        dialog indicating that the 3D viewer is already open.
      * Raise 3D viewer and module viewer in CVPCB to mimic the behavior changed in
        PCBNew.
      * Set focus to OpenGL canvas when creating 3D viewer so mouse wheel events
        are handled on Windows without having to click on the canvas.
      * Rename 3D viewer frame class from WinEDA3D_DrawFrame to EDA_3D_FRAME.
      * The usual smattering of coding policy fixes.
      04bf11c2
  5. 01 Aug, 2011 1 commit
  6. 20 Jul, 2011 1 commit
  7. 16 Jul, 2011 1 commit
  8. 15 Jul, 2011 1 commit
  9. 14 Jul, 2011 2 commits
  10. 12 Jul, 2011 1 commit
  11. 09 Jul, 2011 1 commit
  12. 08 Jul, 2011 2 commits
  13. 07 Jul, 2011 2 commits
  14. 06 Jul, 2011 1 commit
  15. 05 Jul, 2011 2 commits
  16. 04 Jul, 2011 3 commits
  17. 03 Jul, 2011 1 commit
  18. 02 Jul, 2011 1 commit
  19. 30 Jun, 2011 1 commit
  20. 28 Jun, 2011 1 commit
  21. 26 Jun, 2011 2 commits
  22. 22 Jun, 2011 2 commits
  23. 20 Jun, 2011 1 commit
  24. 18 Jun, 2011 1 commit
  25. 17 Jun, 2011 1 commit
    • Wayne Stambaugh's avatar
      Schematic object plot code refactoring and CMake required version changes. · c1802037
      Wayne Stambaugh authored
      * Change the minimum required CMake version to 2.6.4 for all build platforms
        except Windows and OSX.
      * Move all schematic plot code from plot.cpp into the appropriate schematic
        objects.
      * Create SCH_SCREEN plot method to plot all objects in the schematic
        screen.
      * Delete plot.cpp and remove it from the CMakeList file.
      c1802037
  26. 16 Jun, 2011 3 commits