- 16 Aug, 2010 3 commits
-
-
jcfr authored
COMP: Python - Module freesurfer, mrml, mrmlLogic, remoteio, teem and vtk are not anymore submodule of slicer Only logic module is a sub-module of slicer git-svn-id: http://svn.slicer.org/Slicer4/trunk@14579 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
Doing so will ensure python interpreter is properly initialized. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14578 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
ENH: allow loading of tcl even if Slicer3_HOME not set by a launcher; also handle vtk packaging within slicer rather than as importable vtk package git-svn-id: http://svn.slicer.org/Slicer4/trunk@14574 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 13 Aug, 2010 1 commit
-
-
millerjv authored
1. Compare view now prescribes the spacing of the volumes to be the smallest spacing of the datasets shown. This eliminates reslicing of the images when the mouse moves from panel to panel. This reslicing led to Slicer "stalling" for extended periods of time while updates and renders where queued and executed. 2. Removed a couple of calls to InvokePendingModifiedEvents that were causes extra messages to flow around. 3. Removed some extraneous renders 4. toggle the linked control off when broadcasting information from one view to another to eliminate some of the chatter on events 5. When interacting with one viewer, delay broadcasting the state to the other viewers until you are done interacting. If zooming or adjusting the slice location, only one viewer updates while interacting. When interacting stops (release of the mouse button), then the state is broadcast to the other viewers. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14566 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 12 Aug, 2010 3 commits
-
-
jcfr authored
The command line parser now works with QVariant and is integrated nicely with QSettings. See http://github.com/commontk/CTK/commit/02f4925781a3b09e404544ba4280e86b4540733d git-svn-id: http://svn.slicer.org/Slicer4/trunk@14561 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14558 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14557 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 11 Aug, 2010 12 commits
-
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14554 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
COMP: BaseQTCore is now conditionally linked against vtkCommonPythonD (only if Slicer3_USE_PYTHONQT is ON) git-svn-id: http://svn.slicer.org/Slicer4/trunk@14553 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
Waiting the TCL adapter layer is fully functional (see below), the Slicer3_USE_PYTHONQT_WITH_TCL option is OFF and remains (for now) an advanced feature. See http://www.cdash.org/CDash/index.php?project=Slicer3&date=2010-08-11 Dashboard are still complaining :( git-svn-id: http://svn.slicer.org/Slicer4/trunk@14551 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14550 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14549 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14548 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
Python code shouldn't be added to the layout manager itself ! It should be possible to access the layout manager directly from python. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14547 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
Doing so allows to keep the python code in one place. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14546 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14545 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
ENH: PythonManager - Added function addVTKObjectToPythonMain and removed function addVTKSlicerObject/addVTKObject The method vtkPythonGetObjectFromPointer provided by vtkPythonUtils is now used to add a vtkObject to a module. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14544 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14540 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
ENH: PythonQt wrapping - qSlicerPythonManager now initialize CTKWidget, CTKVisualizationVTKWidgets and qMRMLWidgets wrappers git-svn-id: http://svn.slicer.org/Slicer4/trunk@14539 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 10 Aug, 2010 16 commits
-
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14533 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14532 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14531 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14528 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14526 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
ENH: new adapter classes and small tweaks to the SWidget code (SWidgets are still compatible between slicer3 and slicer4) git-svn-id: http://svn.slicer.org/Slicer4/trunk@14525 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14524 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14523 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14522 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14519 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14517 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14516 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
Use Qt code instead. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14515 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
with no arguments, without arguments, SlicerHomeDir can't be found. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14514 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14513 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14512 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 09 Aug, 2010 1 commit
-
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14510 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 07 Aug, 2010 1 commit
-
-
finetjul authored
Allow the containing widget of the layout to be changed. Cleanup code. Fix future bugs git-svn-id: http://svn.slicer.org/Slicer4/trunk@14495 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 06 Aug, 2010 3 commits
-
-
finetjul authored
... to load plugins because it needs to provide the item key when trying to register a library. git-svn-id: http://svn.slicer.org/Slicer4/trunk@14489 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14488 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@14487 3bd1e089-480b-0410-8dfb-8563597acbee
-