-
Task
-
Resolution: Done
-
Not Evaluated
-
None
-
None
/qt/meta/installscript.qs features a 'registerQtCreatorDocumentation':
registerQtCreatorDocumentation = function(aComponent, aPath)
{
/****
* TODO: reimplement when QTIFW-369 is done.
* Current implementation is unable handle uninstallation of components correctly.
***/
....
}
QTIFW-369 is done, and 1.5 features a new 'Settings' operation that should be used instead of SetQtCreatorValue to fix the issue described in the comment.