- 26 Mar, 2013 1 commit
-
-
promayon authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@703 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 22 Mar, 2013 1 commit
-
-
promayon authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@695 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 20 Mar, 2013 3 commits
-
-
saubatn authored
FIXED : FindCamiTK.cmake now look for cmake module in installed share folder (not in camitk source code anymore). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@683 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FIXED : FindCamiTK.cmake now look for cmake module in installed share folder (not in camitk source code anymore). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@682 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FIXED : FindCamiTK.cmake now look for cmake module in installed share folder (not in camitk source code anymore). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@681 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 19 Mar, 2013 1 commit
-
-
promayon authored
NEW CamiTKTestMacro simplifies unit and integration testing (see tools/lml/test/CMakeLists.txt for an example) NEW correct test for lml and pml NEW start cmake macro documentation using doxygen (need more work) FIXED negative values now possible for region growing threshold FIXED compilation warning on gcc (double to float precision loss) git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@670 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 11 Mar, 2013 1 commit
-
-
promayon authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@635 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 07 Mar, 2013 1 commit
-
-
cfouard authored
Rmoved -fpic for msvc git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@618 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 06 Mar, 2013 1 commit
-
-
promayon authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@592 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 05 Mar, 2013 1 commit
-
-
promayon authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@578 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 28 Feb, 2013 1 commit
-
-
promayon authored
FIXED wizard generator code for non-QtCore type initialization FIXED wizard generator (open bracket not seen in ImageComponent derived + namespace problems in .in files) git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@552 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 08 Jan, 2013 1 commit
-
-
promayon authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@347 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 27 Nov, 2012 1 commit
-
-
promayon authored
FIXED Do not force install dir, please set it in the CamiTK install root path in your CMake command line / GUI FIXED module path when only using installed version of CamiTK FIXED parameters in Wizard can have space in names (e.g. "This Is A Parameter", the generated C++ variable is "thisIsAParameter", which compiles) (undocumented bug), this is more intuitive for the GUI/action widget FIXED QPointF, QPoint, QVector and QVector3D parameters in Wizard correctly handled (undocumented bug) FIXED updated testdata xml files consequently in order to check the possibility of using white space in property names git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@258 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 13 Nov, 2012 1 commit
-
-
mat authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@247 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 16 Jul, 2012 1 commit
-
-
promayon authored
FIXED CamiTK API main page displays CamiTK version git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@166 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 06 Jul, 2012 1 commit
-
-
promayon authored
NEW pixel value displayed in status bar when image picked FIXED MeshComponent is automatically visible in the 3D viewer FIXED FindCamiTK.cmake in case of install (linux) FIXED starting size of MainWindow (should always be 1024x768) FIXED Arbitrary slice layout in medical image viewer FIXED Fancy has now a MedicalImageViewer and its own 3D viewer (new interactive viewer): simpler, correct layout,... FIXED some (very few) code cleaning msh component and basictopology (btw thanks you Mat for your contribution!) FIXED delete exporttomsh action (not needed any more thanks to msh component, which has a much better element/cell type coverage) git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@152 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 27 Apr, 2012 1 commit
-
-
cfouard authored
FIXED CMakeLists on Windows share has no more subdirectory camitk-shortVersion FIXED Wizard Bug #75 "When creating a component with no representation, a "#include <QFileInfo>" is missing in the .cpp" FIXED Wizard Bug #80 "When creating a component with no representation, the properties are not added in the .cpp file." FIXED In extensions generated by the wizard, a return appeard at the end of the file (after the method save), outside all functions. FIXED Wizard Bug #74 "If we have multiple QString properties in a component, there is multiple "#include <QString>" in the corresponding header." git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@120 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 17 Apr, 2012 1 commit
-
-
promayon authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@109 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 10 Apr, 2012 1 commit
-
-
promayon authored
NEW ComponentExtension has now a save method. Replace all exportTo*() methods, simpler/cleaner export process (mimics the open process, with the difference that the save method is not a static method in the Component class, but is a virtual method in the ComponentExtension) NEW Action can be generic action. A generic action does not need any specific component to run (e.g., action that synthetize data). To trigger a generic action, clear the current selection and go to the Action menu (in imp) or look in the ActionViewer. generic actions can be called from scratch to generate/synthetize data or initialize resources NEW action, component and application macro support NEED_XSD flag (look for xerces-c and xsdcxx executable) FIXED interface for ComponentExtension (no more static method, moved to ExtensionsManager) FIXED bug in preference dialog (could not modify the edited object in first tab), regression from r58 FIXED "Fancy Demo" dirty tricks in ImageComponent/SingleComponent FIXED only CAMITK_VERSION and CAMITK_INSTALL_DIR are shown in the first cmake run (ROOT_DIR_GUESS had no reason to be visible) FIXED MainWindow / ImpMainWindow settings reorganization (some settings are now managed by core class MainWindow) FIXED quitting/exiting algorithm code cleaning FIXED Wizard now adds a Q_OBJECT line for all Components (needed for introspection/Action detetection) FIXED Wizard for new ComponentExtension/Component interface FIXED CMake specific modules are now installed in share not in lib (makes more sens) FIXED FindCamiTK.cmake is now a proper module used and exported by the wizard and satellite projects (restricted and tutorials) FIXED remove findCamiTK.tmp from wizard (now using the "official" FindCamiTK.cmake from cmake/modules dir) FIXED remove getExportExtension() in ComponentExtension (not needed anymore, always use getFileExtension(), if the export is not possible, a dialog will appear) FIXED removed error/getError in Component class (not needed anymore, yet another API simplification) FIXED setModified can now take a boolean as parameter to reset the mofication flag (e.g., once a component has been saved, it is tryely unmodified, there was no need to reset the flag in the previous API) FIXED getRepresentation was checking wrong representation every call (probably a CamiTK 1.0 bug that here since ages) FIXED getModified() was not declared virtual (probably a CamiTK 1.0 bug that was here since ages) FIXED MainWindow saveAs now suggest a indexed file (add an index / increment an already existing index at the end of the filename) FIXED delete all Actions just before quitting FIXED RigidTransform action: cancel button is now close button FIXED VtkMeshComponentExtension reset modification flag after saving FIXED Component method update was a bit confusing compared to method refresh. update is now renamed refreshInterfaceNode() which is more descriptive and probably less confusing! Note: this method should probably be replaced by something better (or suppress for a better mechanism) FIXED a lot of not-so-good use of lastIndexOf(".") to deduce either basename or extension (suffix) are now using QFileInfo (safer) FIXED ObjectController now interacts with all properties, even the inherited ones FIXED ImageProperties now directly included in ImageComponent (no need for the getPropertyObject() method) => fix problems with inherited extensions FIXED findCamiTK now only displays CamiTK version and CamiTK install dir (not the root guess dir) FIXED FancyMainWindow updated to CamiTK2.1 code cleaning (<250 lines), no dial jumps git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@103 ec899d31-69d1-42ba-9299-647d76f65fb3
-