Page MenuHomePhabricator

Use new CTK dicom widgets within the mitk dicom browser
Closed, ResolvedPublic

Description

There are new widget for browsing dicom files available in CTK. ctkDICOMTableManager consisting of ctkDICOMTableViews. These new widgets should be integrated into the mitk dicom editor.

Event Timeline

New remote branch pushed: bug-16370-use-new-ctk-dicom-widgets

[6d0dd7]: Merge branch 'bug-16370-use-new-ctk-dicom-widgets'

Merged commits:

2013-12-03 15:56:40 Andreas Fetzer [de17cf]
Removed unused connection


2013-12-03 09:57:01 Andreas Fetzer [d78921]
Fixed renamed method for setting dicom database


2013-12-03 08:34:20 Andreas Fetzer [acc65b]
Adapting md5


2013-12-03 08:03:29 Andreas Fetzer [2d5334]
Another CTK version update


2013-11-25 13:40:06 Andreas Fetzer [0b7109]
Updated CTK version for superbuild


2013-11-22 09:27:56 Andreas Fetzer [bb8c98]
Set just once instead of after every import


2013-11-22 09:15:47 Andreas Fetzer [77c66d]
Passing const references as signal slot parameters


2013-11-22 09:07:24 Andreas Fetzer [ff36f2]
Removed unused includes and set parent widget instead


2013-11-22 08:51:08 Andreas Fetzer [87c223]
Removed ctkDicomModel and unnecessary deletes. Set parent of child widgets instead


2013-11-22 08:40:27 Andreas Fetzer [480b0e]
Removed unused includes


2013-11-22 08:38:17 Andreas Fetzer [a58e08]
Removed unused includes


2013-11-22 08:29:14 Andreas Fetzer [3905ba]
Removed unused include and sorted includes alphabetically


2013-11-22 08:16:38 Andreas Fetzer [a74e0f]
Uncommented some properties which are not in use at the moment


2013-11-22 08:16:12 Andreas Fetzer [e50e99]
Added warning label to the query retrieve widget


2013-11-22 08:15:49 Andreas Fetzer [ccba80]
Changed UI from using a QStackedWidget to a QTabWidget. This this also the progress and import dialog had to be moved from the dicom editor to the single dicom widget. Some signals and slot were also obsolete due to this changed and were removed


2013-11-19 08:47:24 Andreas Fetzer [152073]
Added some new icons


2013-11-17 17:56:50 Andreas Fetzer [7055ce]
Downloading files to local storage is finished


2013-11-17 17:54:41 Andreas Fetzer [cbe5a3]
Merge two different import button to one general import button.
Also now the file open dialog does not appear any more when switching to the import view


2013-11-17 17:50:52 Andreas Fetzer [e89003]
Renamed some buttons and added ctkDirectoryButton


2013-11-17 17:48:51 Andreas Fetzer [2bf10a]
Added possibility to open file via double click in the import view


2013-11-16 14:30:04 Andreas Fetzer [7f5bfe]
Set dynamic layout for dicom tables


2013-11-16 14:28:24 Andreas Fetzer [8cce8b]
Removed warning label


2013-11-04 19:53:59 Andreas Fetzer [100d61]
Started to remove TreeView from ExternalDataWidget. Some function still have to be adapted


2013-11-04 19:49:03 Andreas Fetzer [10dc13]
Laod series on double click


2013-11-04 19:48:50 Andreas Fetzer [b939f3]
Removed unused button


2013-11-04 17:16:32 Andreas Fetzer [f849c0]
Finished LocalStorageWidget. Remove unused tag widgets and buttons. Integrated new ctkDicomTableManager


2013-11-04 13:27:44 Andreas Fetzer [af3a4a]
Initial replacement of former treeview with the new dicom widgets in the LocalStorageWidget

[3b4e85]: Merge branch 'bug-16370-use-new-ctk-dicom-widgets'

Merged commits:

2013-12-03 18:37:32 Andreas Fetzer [b127c6]
COMP: Again updating hash due to wrong CTK tarball

[56c29a]: Merge branch 'bug-16370-use-new-ctk-dicom-widgets'

Merged commits:

2013-12-03 22:10:17 Andreas Fetzer [90f5eb]
COMP: Added missing include