This widget is only two buttons in a vertical layout. Should be an easy task.
This would simplify compiling MITK for MacOS
This widget is only two buttons in a vertical layout. Should be an easy task.
This would simplify compiling MITK for MacOS
Status | Assigned | Task | ||
---|---|---|---|---|
Restricted Maniphest Task | ||||
Resolved | None | T2594 Create install target for MacOS | ||
Restricted Maniphest Task | ||||
Resolved | None | T3183 Setup MacOS dartclient | ||
Resolved | None | T2669 Port Qmitk/QmitkExt to Qt4 without QT3SUPPORT | ||
Wontfix | kislinsk | T2030 QmitkToolWorkingDataSelectionBox still relies on Qt3Support classes |
[SVN revision 19511]
FIX (#2669): remove dependency to QT3SUPPORT in Qt4 in several classes
[SVN revision 20842]
FIX (#2669): fix some headers, use some different Qt interfaces, exclude some unused classes; makes ExtApp compile with a Carbon VTK again
[SVN revision 20843]
COMP (#2669): deactivate QmitkToolWorkingDataListBox InteractiveSegmentation (replaced by Segmentation); correct a fix in QmitkFunctionalityComponentContainer.cpp
[SVN revision 20845]
COMP (#2669): reactivate navibroncosegmentation, removed references to Q3GroupBox
[SVN revision 20848]
COMP (#2669): temporarily disable all modules that still rely on QT3SUPPORT classes
[SVN revision 20849]
COMP (#2669): deactivate more modules due to QT3SUPPORT dependency
[SVN revision 20865]
COMP (#2669): re-activate all bundles, explicitly stating their QT3SUPPORT dependency
[SVN revision 20875]
CHG (#2669): Changed navibronchoplanning to not need QT3 Support anymore. Removed flag from navibronchoplanning and navibronchosegmentation CMakeLists.txt
By revision 20865 the latest, MITK can be compiled without QT3SUPPORT, using a Carbon-VTK on MacOSX 10.5.
[SVN revision 22612]
FIX (#2669): Removing qt3 pixmap support causing "Q3Support/QMimeHeader.h not found" error for Qt builds completely without Qt3Support