summaryrefslogtreecommitdiff
path: root/src/plugins/qnx/blackberrydebugtokenreader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
| | | | | Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
* Blackberry: Fix build with Qt4Tobias Hunger2014-02-181-0/+4
| | | | | Change-Id: I8afd551c0893eb6a634ce57be43b4858d1dde2f5 Reviewed-by: Christian Stenger <christian.stenger@digia.com>
* Blackberry: fix warningTobias Hunger2014-02-181-2/+0
| | | | | Change-Id: Iae5722540eca6d586deb721a1592848570580b88 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* BlackBerry: Fix compile with Qt4Christian Stenger2014-01-271-1/+1
| | | | | | Change-Id: Ib3ccf13badf710afc95cccbbab6d6b01d9a00e6a Reviewed-by: Mehdi Fekari <mfekari@blackberry.com> Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
* Qnx: Manage user debug token listEl Mehdi Fekari2014-01-271-0/+22
| | | | | | | | | N.B: This patch implements the basic actions to manage user debug tokens, and doesn't provide yet all actions and advanced features available in Momentics IDE regarding the debug token support. Change-Id: I912bdbcc3348b8ddd4335a7995bec900bd04bf62 Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
| | | | | | Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>
* Qnx: Update copyright informationEl Mehdi Fekari2013-10-161-2/+2
| | | | | | Change-Id: I10e5f7b4c9d0d527f8df34aa425a2a0bdaac5243 Reviewed-by: David Kaspar <dkaspar@blackberry.com> Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* QNX: Fix some warningsTobias Hunger2013-02-261-0/+4
| | | | | Change-Id: I6e1c692abf39387cb981a8a63d4857e7dbe8c2a2 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* QNX: Set Author and Author ID from debug token in bar descriptor editorTobias Nätterlund2013-02-251-0/+110
This adds dependencies on private Qt headers for the QNX plugin, as we need the QZipReader to read the .bar file. Change-Id: Id70def551776a9d5ac43203cf807d2a0ca65e22f Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>