Hi, I am currently working on a bug fix in 2.6 branch for an image size check in the QNX plugin's project wizard.
The problem is that the maximum allowed size for application icons has been increased from 96x96 to 150x150 for upcoming BlackBerry devices. While fixing the check is obviously trivial, the code currently displays an error message when the check fails, educating the user about the recommended and maximum sizes. That message would obviously become wrong with the fixed checked. Now the question is whether there is any procedure to follow to get an exception for the string freeze to also fix the string or whether to disable the check for 2.6 (and thus not triggering the wrong string). Cheers, Kevin -- ** Qt Developer Conference: http://qtconference.kdab.com/ ** Kevin Krammer | [email protected] | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts - Platform-independent software solutions
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
