- 26 Jul, 2010 7 commits
-
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14342 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14341 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
The signal editingFinished() is not fired at the right time. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14340 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14339 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14338 3bd1e089-480b-0410-8dfb-8563597acbee
-
fedorov authored
way it is already done for images) git-svn-id: http://svn.slicer.org/Slicer4/trunk@14337 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
BUG: Update vtkMRMLAnnotationTextDisplayableManagerTest1 to use vtkThreeDViewInteractorStyle instead of vtkDisplayableManagerInteractorStyle git-svn-id: http://svn.slicer.org/Slicer4/trunk@14336 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 24 Jul, 2010 9 commits
-
-
jcfr authored
vtkSliceViewInteractorStyle is a copy of GUI/vtkSlicerInteractorStyle git-svn-id: http://svn.slicer.org/Slicer4/trunk@14335 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14334 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
Since MRMLDisplayableManager may contain more than one InteractorStyle, we renamed the existing one after its context of use. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14333 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
A QHBoxLayout is internally used to group together the 3 sliceViews, the boxLayout is then added to the grid layout with colspan = 2. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14332 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
Due to commit 14328 - See http://viewvc.slicer.org/viewcvs.cgi?rev=14328&view=rev IsConnecting is now set to False just before SceneImportedEvent is invoked, the layoutManager couldn't be initialized. Removing the check fix the problems. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14331 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14330 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
ENH: qMRMLSliceControllerWidget now displays a Down or Up arrow depending of it is collapsed or not. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14329 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
The flags are now set/unset on a consistent way. After each SceneAboutToBe{Imported, Connected, Closed, Restored}Event, the associated flags (IsImporting, IsConnecting, IsClosing, IsRestoring and also IsUpdating flag) are respectively ensured to be True. After each Scene{Imported, Connected, Closed, Restored}Event, the associated flags (IsImporting, IsConnecting, IsClosing, IsRestoring and also IsUpdating) are ensured to be False. The vtkMRMLScene API has also been reviewed, only the function SetIsImporting is exposed. Note that SetIsImporting now takes care of sending the event SceneAboutToBeImported and SceneImported. In order to update IsRestoring flag, the class vtkMRMLSceneSnapshotNode is now friend of vtkMRMLScene. The event SceneAboutToBeRestored is now invoked. In case a node has not been registered, vtkMRMLParser will attempt to guess its className using the associated Tag (startElement) using that rule: vtkMRML<TAG>(Node) CreateNodeByClass method now calls vtkDebugLeaks::DestructClass in case the object couldn't be created using the vtkObjectFactory. Testing of: - the state of different flags - number of node added / removed and associated event has also been implemented in vtkMRMLSceneTest2. Signed-off-by:
Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com> git-svn-id: http://svn.slicer.org/Slicer4/trunk@14328 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14327 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 23 Jul, 2010 9 commits
-
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14325 3bd1e089-480b-0410-8dfb-8563597acbee
-
hjohnson authored
ENH: After much work, an auto-formatting tools that is KWSTYLE compliant has been identified. This tool was applied to the BRAINS source code to make is consistent with the ITK style, and to ensure that it is easy to read across all tools. In addition, the code base was syncronized with the primary SVN repository. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14324 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
BUG: back out a typo that change which slice spacing was used for slicroll whell and arrow keys in slices git-svn-id: http://svn.slicer.org/Slicer4/trunk@14323 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14322 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14321 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14320 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14319 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14318 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14317 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 22 Jul, 2010 15 commits
-
-
finetjul authored
the change. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14316 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14315 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
qMRMLSlicesControllerWidget was too wide (compared to the KWWidget one), here we try to reduce its size. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14314 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14313 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
This allows a better flexibility and makes it workable with any style. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14312 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14311 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
That should issue reported here: http://www.cdash.org/CDash/viewBuildError.php?buildid=672355 git-svn-id: http://svn.slicer.org/Slicer4/trunk@14310 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
- Make sure Tcl wrapping code is excluded when KWWidgets is OFF - Include the corespinding subdirectory also when Slicer3_BUILD_QTLOADABLEMODULES is ON - Include Slicer3ModulesMacros.cmake git-svn-id: http://svn.slicer.org/Slicer4/trunk@14308 3bd1e089-480b-0410-8dfb-8563597acbee
-
fedorov authored
colormap git-svn-id: http://svn.slicer.org/Slicer4/trunk@14307 3bd1e089-480b-0410-8dfb-8563597acbee
-
fedorov authored
the display node of the output image will be initialized from the display node of the "image" parameter specified by the reference. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14306 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
BUG: another case where brackets in the directory name were problematic - this time when they are being parsed as part of a directory tree git-svn-id: http://svn.slicer.org/Slicer4/trunk@14305 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14304 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14303 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
BUG: No more memory leaks in vtkMRMLAnnotationTextDisplayableManagerTest1. Test does not fail anymore because displayableManager was fixed. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14302 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14301 3bd1e089-480b-0410-8dfb-8563597acbee
-