- 12 May, 2010 10 commits
-
-
partyd authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13341 3bd1e089-480b-0410-8dfb-8563597acbee
-
millerjv authored
BUG: Force a call to Exit() at the start of Enter() to release previous widgets incase two calls to Enter() occur without a call to Exit() git-svn-id: http://svn.slicer.org/Slicer4/trunk@13340 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13339 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
BUG: In qMRMLEventLogger, macro QMRMLEVENTLOGGER_ONEVENT_SLOT_MACRO now output to console the correct emitted signal git-svn-id: http://svn.slicer.org/Slicer4/trunk@13338 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
ENH: Both signal signatures "currentMRMLSceneChanged" and "mrmlSceneChanged" were existing. Rename all to "mrmlSceneChanged" git-svn-id: http://svn.slicer.org/Slicer4/trunk@13337 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
Since, ctkDoubleSlider checks that MIN_INT < doubleValue / this->SingleStep < MAX_INT Assuming the singlestep won't be smaller than 0.01, the min/max range set from the helper is divided by 100. git-svn-id: http://svn.slicer.org/Slicer4/trunk@13336 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
qWarning and qDebug from the different module factory are now surrounded by if(this->verbose) statement. git-svn-id: http://svn.slicer.org/Slicer4/trunk@13335 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
Since the module relies on functionality which have not been ported to QT, this was expected. git-svn-id: http://svn.slicer.org/Slicer4/trunk@13334 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
ENH: update the testing macros to offer explicit vars for testing int, double, vector, or to do random with a max value git-svn-id: http://svn.slicer.org/Slicer4/trunk@13333 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13332 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 11 May, 2010 17 commits
-
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13330 3bd1e089-480b-0410-8dfb-8563597acbee
-
partyd authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13329 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13328 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13327 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13326 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13325 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13324 3bd1e089-480b-0410-8dfb-8563597acbee
-
partyd authored
ENH: First pass massive reorganization of SuperBuild, splitting each target into seperate files named External_<target>. COMP: Merge in Changes from Slicer4 branch. git-svn-id: http://svn.slicer.org/Slicer4/trunk@13323 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13322 3bd1e089-480b-0410-8dfb-8563597acbee
-
alexy authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13321 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
BUG: detect case where empty string is returned since it is considered a double value by the format command git-svn-id: http://svn.slicer.org/Slicer4/trunk@13319 3bd1e089-480b-0410-8dfb-8563597acbee
-
alexy authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13318 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13316 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13315 3bd1e089-480b-0410-8dfb-8563597acbee
-
alexy authored
Fixed VolRen ROI fit to volume for the case when volume was outside the original ROI range git-svn-id: http://svn.slicer.org/Slicer4/trunk@13313 3bd1e089-480b-0410-8dfb-8563597acbee
-
taox authored
BUG: some diffusion related public tags (0018|90xx, 0018|91xx) are already in gdcm dictionary. Adding them produces warnings -- rather than errors. git-svn-id: http://svn.slicer.org/Slicer4/trunk@13311 3bd1e089-480b-0410-8dfb-8563597acbee
-
taox authored
BUG: some diffusion related public tags (0018|90xx, 0018|91xx) are already in gdcm dictionary. Adding them produces warnings -- rather than errors. git-svn-id: http://svn.slicer.org/Slicer4/trunk@13310 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 10 May, 2010 7 commits
-
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13308 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13307 3bd1e089-480b-0410-8dfb-8563597acbee
-
Yong authored
BUG: value and coordinates appear for sticky node and fiducial node. BUG: AnnotationMouseModePick/Place are updated. git-svn-id: http://svn.slicer.org/Slicer4/trunk@13306 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13305 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13304 3bd1e089-480b-0410-8dfb-8563597acbee
-
partyd authored
COMP: merge in using vtk mirror from trunk. STYLE: Clean up script removing unnecessary comments etc. git-svn-id: http://svn.slicer.org/Slicer4/trunk@13302 3bd1e089-480b-0410-8dfb-8563597acbee
-
hayes authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13300 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 09 May, 2010 1 commit
-
-
ygao authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13299 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 08 May, 2010 5 commits
-
-
wjp@bwh.harvard.edu authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13297 3bd1e089-480b-0410-8dfb-8563597acbee
-
wjp@bwh.harvard.edu authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13294 3bd1e089-480b-0410-8dfb-8563597acbee
-
lassoan authored
COMP: Fixed BRAINSTools "warning LNK4217: locally defined symbol" warnings (BRAINS..._EXPORT extern int was specified for a few local methods) git-svn-id: http://svn.slicer.org/Slicer4/trunk@13293 3bd1e089-480b-0410-8dfb-8563597acbee
-
lassoan authored
COMP: Include gdcm.h instead of gdcmCommon.h (both work fine, but by definition gdcm.h "should be included by external users of gdcm") git-svn-id: http://svn.slicer.org/Slicer4/trunk@13292 3bd1e089-480b-0410-8dfb-8563597acbee
-
lassoan authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@13291 3bd1e089-480b-0410-8dfb-8563597acbee
-