aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/blackberryapplicationrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Blackberry: Remove blackberry supportTobias Hunger2015-04-301-515/+0
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-5/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-4/+4
|\
| * Update LicenseEike Ziller2015-01-161-4/+4
* | Qnx: Remove unneeded qualificationsOrgad Shaneh2015-02-041-3/+3
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-4/+4
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-2/+2
|/
* Qnx: Add support for pure QNX configurationsEl Mehdi Fekari2014-05-221-1/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Fix missing white spacesRobert Loehning2014-03-281-2/+2
* QNX: Fix compilation with Qt 4.Friedemann Kleint2014-03-141-3/+3
* Qnx: Add support for qml profiler in BlackBerry/QnxFrantisek Vacek2014-03-141-10/+121
* Qnx: Fix runtime check when debuggingEl Mehdi Fekari2014-03-131-2/+2
* Qnx: Check runtime version when debuggingEl Mehdi Fekari2014-03-061-0/+67
* Revert "Qnx: Check runtime version when debugging"Tobias Hunger2014-03-051-73/+11
* Qnx: Check runtime version when debuggingMehdi Fekari2014-03-051-11/+73
* BlackBerry: Fixed running when only QML debugging is selectedTobias Nätterlund2014-03-051-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-1/+1
* Qnx: Check device connection when debuggingEl Mehdi Fekari2013-10-241-21/+65
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-1/+1
* Qnx: Update copyright informationEl Mehdi Fekari2013-10-161-2/+2
* Qnx: Refactor BlackBerryApplicationRunner classMehdi Fekari2013-09-061-164/+18
* SSH: Implement and make use of RFC 4256.Christian Kandeler2013-06-201-1/+1
* Qnx: Fix slog2er parsing when logs contain \nEl Mehdi Fekari2013-05-311-13/+29
* BlackBerry: Refactor parsing of blackberry-* processes outputTobias Nätterlund2013-04-291-30/+15
* QNX: Abort deployment if device is not in Development ModeTobias Nätterlund2013-03-251-3/+2
* QNX: Only kill tail/slog2info process associated with the applicationTobias Nätterlund2013-03-081-22/+20
* Qnx: Fix logs output when redeploying the applicationEl Mehdi Fekari2013-02-131-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Qnx: Fix output logsEl Mehdi Fekari2013-01-301-1/+1
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-291-3/+19
|\|
| * QNX: Fix logs outputMehdi Fekari2013-01-281-5/+22
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-6/+4
* | Qnx: Display output logs when restarting the applicationMehdi Fekari2012-12-261-3/+4
* | Slim down BlackBerryDeployConfigurationDaniel Teske2012-11-161-3/+3
|/
* Qnx: Qt logs should now use default slog2 buffermfekari2012-10-251-0/+2
* Qnx: Connect to the device before launching the applicationmfekari2012-10-181-0/+1
* Blackberry uses slog2info now to debug.Montel Laurent2012-10-111-4/+68
* Adjust license headershjk2012-10-051-20/+18
* QNX: Fixed asserts when stopping application on BlackBerry deviceTobias Nätterlund2012-09-071-3/+5
* QNX: Fixed running the application if first attempt failedTobias Nätterlund2012-09-061-3/+6
* s/profile/kit/Tobias Hunger2012-09-041-1/+1
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-7/+6
* Fix tr() error in QNX plugin, use QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-07-161-3/+3
* New QNX plugin.Tobias Nätterlund2012-07-131-0/+356