]> Creatis software - clitk.git/commit
- version of vv in vvCommon.h
authorMaxime <mpech@russule.clb.loc>
Fri, 6 May 2011 12:55:52 +0000 (14:55 +0200)
committerMaxime <mpech@russule.clb.loc>
Fri, 6 May 2011 12:55:52 +0000 (14:55 +0200)
commit8e0671d3fff58c9232517f0b91cc0d1d3d3821ed
tree1743f8a86260a60ce80e13c560d435883ed91206
parent6fa2cf3d8bd3e42e5103da3f04f12fc90c671bbd
- version of vv in vvCommon.h
- register form being launched at every application launch
- calling a local server if the user agrees to send the register form
- writing qtSettings instead of a plain file. if a non QtSettings saved file is present at the same location, it is written over.
vv/CMakeLists.txt
vv/qt_ui/vvRegisterForm.ui [new file with mode: 0644]
vv/vvCommon.h.in [new file with mode: 0644]
vv/vvMainWindow.cxx
vv/vvRegisterForm.cxx [new file with mode: 0644]
vv/vvRegisterForm.h [new file with mode: 0644]
vv/vvUtils.cxx