User Details
- User Since
- Aug 1 2016, 12:10 PM (431 w, 3 d)
- Roles
- Disabled
Aug 2 2016
We tried to set a Placeholder, but the Bundle will not be aligned to the Placeholder space. Only if a Placeholder Folder is created it works. But we had the problem, that an empty Area is shown, if there is no Bundle opened.
Timo takes over
[SVN revision 25768]
FIX (#3736): created welcome html and included in welcome content window
[SVN revision 22315]
FIX (#3690): Added an Event which catches clicks from a render window
[SVN revision 22313]
FIX (#3686): Modification to set an individual Data storage for the DataStorageEditorInput on instantiation.
I did remove the set- function. I added a data storage reference to the constructor.
canges for the QmitkStdMultiWidget class
This patch shows the changes on the Multiwidget. I added an Event which catches clicks for each render window.
Some other changes in the widget class were available. I removed the changes.
Multiwidget changes
Reworked DataStorageEditorInput File
The changes for the other classes are canceled. The only class which still has a change in progress is the mitkDataStorageEditorInput.
Core Changes
changes for the class mitkDataStorageEditorInput
Patch to describe the changes for the Bundle for Registration of Baseline and Follow up Images
[SVN revision 22007]
COMP (#3415): Fixed wrong method-declaration
The final version of the modified files
changes in the MITK PointSetWriter
The final version of the modified files
[SVN revision 22006]
COMP (#3415): Fixed adding missing PointSets.
The Documentation
The documentation will be added during the next Bug- Squashing Party.
changes in the MITK PointSetWriter
This Class is also affected by the change
All changes are documented in Doxygen now.
The documentation will be added during the next Bug- Squashing Party.
Here is the reworked PointSetWriter Patch
The PintSet Writer does now write out the time series correct
The Documentation
The new Writer with Documentation
[SVN revision 22005]
COMP (#3405): Fixed adding missing PointSetWriter. It Writes the 4D PointSets in a correct way now.
The reworked PointSetWriter File
All changes are documented in Doxygen now.
The reworked Testfile
[SVN revision 22004]
COMP (#2430): Fixed adding missing Test
The Test should be correct now
[SVN revision 22089]
FIX (#2430): Fixed PointsetLocale Test, which failed at the last commit, described in T1571. Also removed a warning in PointSetFileIO Test.
See commit message 24927
[SVN revision 24928]
COMP (#2274): Committed missing files.cmake
[SVN revision 24927]
FIX (#2274): Relocated transfer function initialization into separate class and updated test
We created an independent class for the Transferfunction to initialize the mode and updated the Test for Transferfunction
Patch contains all classes
We implemented a new class for the initialization of the transfer function. Patch is attached.
Changes of the Transfer Function class
Changes of the Transfer Function class
[SVN revision 22086]
FIX (#1571): Fixed the Bug for reading old PointSets. Also described in T3487. Also fixed the locale settings, to make it possible to read decimal numbers by the american way
Having the old format in the reference Pointset XML file was the reason that the Test failed. We changed the reference Pointset from the old format to the new Pointset format to check if the writer writes the correct Data.
All changes are documented in Doxygen now. The Reader is sill able to read old Point Set files correct.
[SVN revision 22003]
FIX (#1571): Fixed PointSetReader as described in Bug
There are still some problems with the locale tests
The Documentation
The final versoin of the reworked Class file
All changed class files with documentation
The Reader is sill able to read old Point Set files correct. That was tested by me manually. The Test does not cover this case, but i will implement that during the next Bug- Squashing Party. I will also write a documentation which contains all changes.
The bug should be resolved
The final versoin of the reworked Class file
Trying to solve this Bug