aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/blackberrycreatepackagestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Blackberry: Remove blackberry supportTobias Hunger2015-04-301-576/+0
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-9/+9
* Update LicenseEike Ziller2015-01-161-4/+4
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-2/+3
|/
* Qnx: Fix MSVC warningsOrgad Shaneh2014-06-031-4/+4
* Qnx: Update bar-descriptor Qt environment if not matching the Qt bundle modeEl Mehdi Fekari2014-05-281-20/+24
* QNX: Use one single bar descriptor when deployingEl Mehdi Fekari2014-05-261-100/+239
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-161-24/+52
|\
| * Qnx: Properly setup the environment vars in the bar descriptorEl Mehdi Fekari2014-05-021-24/+52
* | Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-2/+1
* | Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-4/+4
|/
* Qnx: Update Qt deployment location when bundling Qt libsEl Mehdi Fekari2014-03-261-8/+8
* Qnx: Add support for qml profiler in BlackBerry/QnxFrantisek Vacek2014-03-141-14/+0
* Qnx: Package user assets as well when bundling Qt libsEl Mehdi Fekari2014-03-131-34/+27
* BlackBerry: fix UI text and messagesLeena Miettinen2014-03-071-10/+10
* BlackBerry: Improve handling of Qt libraries when creating packageTobias Nätterlund2014-02-131-27/+115
* QNX: Use BarDescriptorDocument API to prepare bar-descriptor for deploymentFrantisek Vacek2014-02-051-44/+48
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-3/+3
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-3/+3
* Qnx: Update copyright informationEl Mehdi Fekari2013-10-161-2/+2
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-1/+1
* BlackBerry: Add possibility to sign packages when creating themTobias Nätterlund2013-04-291-6/+124
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-2/+3
* Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-2/+4
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-261-5/+5
|\
| * QNX: Fixed paths to bar package to match build directoryTobias Nätterlund2013-03-211-5/+5
* | QNX: Abort deployment if device is not in Development ModeTobias Nätterlund2013-03-251-7/+0
|/
* Qnx: Use QFile instead of QTemporary to create the project's bar-descriptorEl Mehdi Fekari2013-02-131-20/+16
* Qnx: update copyright textEl Mehdi Fekari2013-02-121-1/+1
* QNX: Use QML_INSTALL_QML variable for BB Qt5 app templatesEl Mehdi Fekari2013-02-011-1/+5
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+18
* QNX: Fixed crashes when no BlackBerry device is selected in the kit usedTobias Nätterlund2012-09-051-0/+3
* s/profile/kit/Tobias Hunger2012-09-041-3/+3
* tr()-fixes for 2.6.Friedemann Kleint2012-08-011-1/+1
* New QNX plugin.Tobias Nätterlund2012-07-131-0/+218