kicad/3d-viewer
Wayne Stambaugh 70569edb05 Pcbnew auto save improvements.
* Factor auto save common code into base frame class so all frame windows
  can take advantage of the shiny new auto save goodness.
* Use a timer instead of depending on mouse and keyboard events to trigger
  an auto save.
* Check for auto save file when opening a board and ask user if they
  wish to use the auto save file or the last saved board file.
* Protect all base frame public members.
2011-10-13 15:56:32 -04:00
..
3d_aux.cpp PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
3d_canvas.cpp 3D viewer coding style policy fixes. 2011-09-17 11:31:21 -04:00
3d_class.cpp Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
3d_draw.cpp Fix Pcbnew KICAD_T enum names for consistency. 2011-10-01 15:24:27 -04:00
3d_frame.cpp 3D viewer coding style policy fixes. 2011-09-17 11:31:21 -04:00
3d_read_mesh.cpp 3D viewer coding style policy fixes. 2011-09-17 11:31:21 -04:00
3d_struct.h PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
3d_toolbar.cpp Pcbnew auto save improvements. 2011-10-13 15:56:32 -04:00
3d_viewer.h PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
CMakeLists.txt better code compatibility with others compilers (MSVC) 2008-10-30 20:12:29 +00:00
trackball.cpp Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 2009-05-24 18:28:36 +00:00
trackball.h Use double instead float when possible, ande code cleaning. 2008-10-30 10:55:46 +00:00