summaryrefslogtreecommitdiffstats
path: root/src/nfc/qllcpserver_qnx_p.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove BlackBerry as supported platform from QtNfcAlex Blasche2015-06-181-120/+0
| | | | | | | | [ChangeLog][QtNfc][Platform Specific Changes] Removed support for Blackberry 10 from QtNfc. Change-Id: Ideca878656826de7d04dda96bd213895433a3737 Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
* Update copyright headersJani Heikkinen2015-02-161-6/+6
| | | | | | | | | Qt copyrights are now in The Qt Company, so we could update the source code headers accordingly. In the same go we should also fix the links to point to qt.io. Change-Id: I3822a6484e8f7a420330de1cb1aeb0c3d1cf41b7 Reviewed-by: Sergio Ahumada <sahumada@texla.cl>
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
| | | | | | | | | - Renamed LICENSE.LGPL to LICENSE.LGPLv21 - Added LICENSE.LGPLv3 & LICENSE.GPLv2 - Removed LICENSE.GPL Change-Id: I7a8b8b787fcae9a178794364efdefe1021d10b1b Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
| | | | | | | | This is based on namespace discussions on the Qt project dev mailing list. We continue to use the Qt namespace. Change-Id: I6119d06662f7682c11f42d759f3218be1f5a7d6c Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
* QNX: Fix compilation with new NDKFabian Bumberger2013-07-021-1/+1
| | | | | | | Change-Id: I92aab2e183f676d09092fa4d387bdf1e28a66289 Reviewed-by: Peter Hartmann <phartmann@blackberry.com> Reviewed-by: Wolfgang Bremer <wbremer@blackberry.com> Reviewed-by: Alex <alexander.blasche@digia.com>
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
| | | | | | | | Renamed to the namespace macros to follow what syncqt expects. This fixes missing namespace macro warnings printed by syncqt. Change-Id: I7be5a700e8435a559cb4c2e74938851233095887 Reviewed-by: Lorn Potter <lorn.potter@jollamobile.com>
* QNX adding llcp functionalityFabian Bumberger2013-01-301-0/+128
Change-Id: I9af864e425634a9072bd5b46358bde1c68c5976c Reviewed-by: Bernd Weimer <bweimer@rim.com> Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>