- 22 Mar, 2016 1 commit
-
-
camitk authored
NOTE Delete approximatively 300 lines per macro.
-
- 18 Mar, 2016 1 commit
-
-
saubatn authored
-
- 17 Mar, 2016 1 commit
-
-
saubatn authored
-
- 16 Mar, 2016 1 commit
-
-
saubatn authored
-
- 15 Mar, 2016 1 commit
-
-
saubatn authored
-
- 10 Mar, 2016 1 commit
-
-
saubatn authored
UPDATED CMake policy to CMake version 3.0
-
- 09 Mar, 2016 1 commit
-
-
saubatn authored
Configure OK (should be missing stuff for compilation and linking).
-
- 12 Feb, 2016 1 commit
-
-
Jean-Loup Haberbusch authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@2279 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 12 Jan, 2016 1 commit
-
-
seryc authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@2190 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 24 Sep, 2015 1 commit
-
-
saubatn authored
These filters only creates VS subdirectories to arrange files, no file has been moved. Visual Studio filters: .qrc & qrc_ => Resources Files moc_ => Source Files\Moc Files .ui => UI Files git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@2102 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 10 Apr, 2015 1 commit
-
-
promayon authored
stable (v15.03) support (still need some polishing and bug fixing) NEW mmlcomponent got simple mml testdata FIXED simulation tab/dialog now only available from an action FIXED silence camitk_translate macro git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@2050 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 11 Feb, 2015 1 commit
-
-
saubatn authored
Not providing the .lib extension in the debug libraries at linking (with target_link_libraries) induces VTK libraries not found (tries to look for .obj version of the .lib files). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@2030 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 23 Oct, 2014 1 commit
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1971 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 11 Sep, 2014 1 commit
-
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1792 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 01 Aug, 2014 1 commit
-
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1687 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 30 Jul, 2014 1 commit
-
-
saubatn authored
UPDATED Improve include headers directories order: BUILD then CAMITK INSTALL (local / gloabal). Any CEP doesn't need more. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1678 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 17 Jul, 2014 1 commit
-
-
saubatn authored
UPDATED Look for extension / library dependencies header files not in SRC directory but in the corresponding BUILD/include/camitk-version/extension-type/extension-name subdirectories. FIXED (partially) CEP (other than Camitk-opensource) extension depending on other extension (ex. Action A working on Component C, both creating in an another CEP), compiling issue (header files not found). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1649 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 02 Jun, 2014 1 commit
-
-
cfouard authored
NEW Handling of image image orientation step 1: ImageComponent must now be in RAI orientation, Axial, Coronal and Sagittal are now in real medical orientation (as long as the ImageComponent is loaded in RAI convention) FIXED first step to fix bug 12 NEW Frame Service ! A new CamiTK Service handling position of Components in space. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1540 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 21 May, 2014 1 commit
-
-
saubatn authored
FEATURE 481 (task) Manually add the CDash dependencies of test-<actions/components> in the Project.xml to build the right file. See CamiTKSubProject[...].cmake macro to understand how it is settled. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1531 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 28 Apr, 2014 2 commits
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1459 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FIXED ${APPLICATION_TARGET_NAME} used instead of non existent ${${APPLICATION_NAME}TARGET_NAME}} => NEEDS_ACTION/COMPONENT_EXTENSIONS dependencies works ! git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1457 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 14 Apr, 2014 1 commit
-
-
https://bugzilla-timc.imag.fr/show_bug.cgi?id=44saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1434 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 08 Apr, 2014 1 commit
-
-
https://bugzilla-timc.imag.fr/show_bug.cgi?id=33saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1413 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 07 Apr, 2014 2 commits
-
-
saubatn authored
NEW Official support for ITK 4.3.2 on Linux platform (CamiTK extensions, applications and libraries). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1401 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FIXED Bug 8 : UNIX Target and APPLE one have now separated if statement (especially for ITK configuration). FIXED ITK library CMake configuration for CamiTK extensions, applications and libraries. NEW Feature 328 : NEEDS_ITK macro option available for CamiTK libraries. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1400 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 02 Apr, 2014 1 commit
-
-
promayon authored
NEW diagnosis: better distinctions between actions and action extensions count and between global, user and local counts FIXED cepcoreschema library folder cleanup git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1386 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 13 Mar, 2014 1 commit
-
-
cfouard authored
UPDATED CMakeLitst to make Apple .app bundles git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1363 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 21 Feb, 2014 1 commit
-
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1320 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 20 Feb, 2014 2 commits
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1306 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1305 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 12 Feb, 2014 2 commits
-
-
saubatn authored
Put CMake macros inside the corresponding groups. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1262 ec899d31-69d1-42ba-9299-647d76f65fb3
-
promayon authored
FIXED cmake macro documentation: now automatically generates doxygen readable headers (in CMake Macros modules) git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1259 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 31 Jan, 2014 1 commit
-
-
promayon authored
FEATURE 9: property description automatically appears a tooltip (rich text allowed) NEW property now automatically handles steps, min and max value, precision (decimals) for double/int, as well regExp for QString, QString list for enum and NEW class camitk::Property to decorate Qt Meta Property NEW Component::addProperty method (RECOMMENDED from now) NEW Action::addParameter method (RECOMMENDED from now), see CleanPolyData action for an example git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1230 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 30 Jan, 2014 1 commit
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1221 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 28 Jan, 2014 1 commit
-
-
cfouard authored
FIXED when a internal (i.e. within CEP) library is needed, CMakes does the correct linking, but fails to include headers of this library. This is a Quick Fix by adding the following line: include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../../libraries/${CEP_LIBRARY_NEEDED}) and should be replaced by the proper include of CEP CMake variable (directly replacing by $CEP_SOURCES_DIR/libraries/etc. does not work...). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1206 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 15 Jan, 2014 1 commit
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1195 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 10 Dec, 2013 1 commit
-
-
lealv authored
- Open files in ctestdata, save, compare input file to output file - test procedure is described in camitkextension.cmake git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1141 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 23 Oct, 2013 1 commit
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1098 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 27 Aug, 2013 1 commit
-
-
saubatn authored
FIXED libraries order now coherent (from most to least dependend). Indeed, during the linking stage, librairies link order DOES matter. The order to follow is from most to least dependent. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1024 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 23 Aug, 2013 1 commit
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1021 ec899d31-69d1-42ba-9299-647d76f65fb3
-