Commit Graph

3 Commits

Author SHA1 Message Date
Leena Miettinen
fc1e1d1728 BlackBerry: fix UI text and messages
Fix punctuation and capitalization in UI text and
messages.

Change-Id: Ie3beaeda820090ecec94832b773c2f29a7bd0d95
Reviewed-by: Mehdi Fekari <mfekari@blackberry.com>
Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
2014-03-07 17:10:29 +01:00
Tobias Nätterlund
0d46aa4099 BlackBerry: Ignore current directory when deploying Qt libraries to device
Make sure to handle the case where the string returned from BaseQtVersion::versionInfo()
is empty, as that would lead to the current folder being included in the files
to deploy to the device.

Change-Id: Ic715fe078bbadf3edbaefc68aeca5eea06af8417
Reviewed-by: Mehdi Fekari <mfekari@blackberry.com>
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
2014-02-14 05:38:25 +01:00
Tobias Nätterlund
6b8b60cef6 BlackBerry: Improve handling of Qt libraries when creating package
This lets the user choose between bundling the Qt libraries in the
bar package, use the libraries shipped with the device, or use
libraries deployed to the device by the user.

From the user's choice, the correct assets will be added to the bar
package, and the correct environment will be set up, so those does
not have to be pre-filled in the bar-descriptor.xml template any longer.

Task-number: QTCREATORBUG-11376
Change-Id: If44a9f9868d068f2ccbbeca3e25447496a336648
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
2014-02-13 09:29:38 +01:00