- 06 Oct, 2010 17 commits
-
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15070 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
That should allow other application to appear above slicer splashscreen git-svn-id: http://svn.slicer.org/Slicer4/trunk@15069 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15068 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15067 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15066 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15065 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
BUG: Annotation module: Introducing the StringHolder design pattern [(c) Steve] to always show measurement correctly in the GUI. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15064 3bd1e089-480b-0410-8dfb-8563597acbee
-
pohl authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15063 3bd1e089-480b-0410-8dfb-8563597acbee
-
pohl authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15062 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15061 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15060 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15059 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15058 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15057 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15056 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15055 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15054 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 05 Oct, 2010 2 commits
-
-
haehn authored
ENH: Annotation module: Added the RegisterNodes method to register node classes when the scene gets attached to the logic class. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15053 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
BUG: fixing bug 991, don't remove the node from the scene when failed to read a file as it was never added git-svn-id: http://svn.slicer.org/Slicer4/trunk@15052 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 04 Oct, 2010 3 commits
-
-
haehn authored
ENH: Annotation module: massive code cleanup, Hierarchy nodes now get added to the scene correctly when new annotations are placed (not visible in GUI yet). git-svn-id: http://svn.slicer.org/Slicer4/trunk@15051 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15050 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15049 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 03 Oct, 2010 1 commit
-
-
alexy authored
account for multiple display nodes while removing unreferenced nodes in scene save git-svn-id: http://svn.slicer.org/Slicer4/trunk@15048 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 01 Oct, 2010 3 commits
-
-
ygao authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15047 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
The incriminated variable need to be surrounded #ifndef QT_NO_DEBUG / #endif git-svn-id: http://svn.slicer.org/Slicer4/trunk@15046 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15045 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 30 Sep, 2010 3 commits
-
-
partyd authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15044 3bd1e089-480b-0410-8dfb-8563597acbee
-
partyd authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15043 3bd1e089-480b-0410-8dfb-8563597acbee
-
ygao authored
PERF: for the RSS module, change the feature image type from itkImage of double, to of float, to reduce the memory consumption. tested with the tutorial data set and this change to pixel type does not affect the results. This may suggest that the extract accuracy of double is not needed. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15042 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 29 Sep, 2010 2 commits
-
-
haehn authored
ENH: Annotation module: Hierarchies on the way.. Added button to add a new hierarchy manually, added a helper to add new hierarchy when a new annotation is added and sets the parent according to an active hierarchy or creates the top-level hierarchy. Nevertheless, nothing works right now. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15041 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15040 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 28 Sep, 2010 6 commits
-
-
fedorov authored
outside Slicer source tree git-svn-id: http://svn.slicer.org/Slicer4/trunk@15039 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15038 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15037 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15036 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
ENH: Annotation module: Hierarchies on the way.. Added new MRML layer for Annotation hierarchies and added a TreeView to the GUI which will co-exist to the table during transition to hierarchies. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15035 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
BUG: Annotation module: Fixed the dragging behind of other controlpoints, if one controlpoint of an annotation is moved. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15034 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 23 Sep, 2010 1 commit
-
-
haehn authored
ENH: Annotation module: Added new performance test based on plain VTK without Slicer environment to test placement of vtkWidgets. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15033 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 22 Sep, 2010 1 commit
-
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15032 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 21 Sep, 2010 1 commit
-
-
millerjv authored
BUG: Porting fix in r15029 from Slicer-3-6 branch to the trunk. Addresses issues with reformat widget in linked compare views. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15031 3bd1e089-480b-0410-8dfb-8563597acbee
-