Page MenuHomePhabricator

Remove deprecatd QmitkCommonFunctionality
Closed, ResolvedPublic

Description

Related Objects

StatusAssignedTask
ResolvedNone

Event Timeline

New remote branch pushed: bug-15498-remove-QmitkCommonFunctionality

I had to remove a comment including QmitkCommonFunctionality in a Core CMake file, apart from that I did not change anything in the code.

Fix was:

Remove QmitkCommonFunctionality.h and QmitkCommonFunctionality.cpp
Remove all includes of them and add any includes which were included transitively
Remove the one use and replace it with mitk::IOUtil
Remove commented-out code/comments mentioning QmitkCommonFunctionality

[ca9776]: Merge branch 'bug-15498-remove-QmitkCommonFunctionality'

Merged commits:

2013-07-03 14:26:59 Caspar Goch [ac5d8d]
Completely removed QmitkCommonFunctionality


2013-07-03 14:21:01 Caspar Goch [16c521]
Replaced the one case where QmitkCommonfunctionality was used and deleted a commented out section


2013-07-03 14:07:23 Caspar Goch [9474a2]
Removed includes and added new ones which were used transitively

[f0981c]: Merge branch 'bug-15498-fix-bug'

Merged commits:

2013-07-03 15:40:20 Caspar Goch [c6e3a3]
COMP: Removed the writing to temp file and getting the name back and converting it. It now just uses the generated temporary file name

New remote branch pushed: bug-15498-fix-bug

kislinsk reopened subtask Restricted Maniphest Task as Open.Jun 27 2018, 2:59 PM
kislinsk closed subtask Restricted Maniphest Task as Resolved.Jun 27 2018, 3:25 PM