summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Update gitignore (suppress auto test binaries)Alex Blasche2013-07-251-3/+21
| | | | | Change-Id: Ie99f063c35f4c7ff66cca86532d2453ee1b98199 Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>
* Set proper API version for NFC and Bluetooth API.Alex Blasche2013-06-201-0/+8
| | | | | | | In addition we update gitignore to suppress example binaries. Change-Id: I3d5755d7ae9f45d5d51858a16edc9c8dbead974e Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
| | | | | Change-Id: Icc694b8cb86609a4cedd3a77cad6e454ffbb4488 Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
* saner gitignoreOswald Buddenhagen2012-07-111-2/+1
| | | | | Change-Id: I04e79e183070064abc91cf3d0f3945f339f39558 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Ignore .o files being shown as part of "git status"alex2012-06-251-0/+1
| | | | | Change-Id: Id1f5a5ae905bbff9b91bf941c8c6b9be8a9d31d5 Reviewed-by: Andrew Stanley-Jones <andrew.stanley-jones@nokia.com>
* Add some rules into .gitignoreYuchen Deng2012-04-131-0/+21
| | | | | Change-Id: Iccf1015feea1b71184d11d937150771f62724197 Reviewed-by: Alex <alex.blasche@nokia.com>
* added documentation and examplesMichael Zanetti2012-01-231-0/+1
| | | | | | Change-Id: Ia99e5f8f9579c189379bce1a22de3d58b12ce5fc Reviewed-by: Alex <alex.blasche@nokia.com> Sanity-Review: Alex <alex.blasche@nokia.com>
* ported bluetooth and nfc declarative plugins from QtMobility to QtConnectivityMichael Zanetti2011-11-161-0/+1
| | | | | | Change-Id: I1792d516ca80418af9fc6249e4aa55964fc94b38 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alex <alex.blasche@nokia.com>
* re-added autotestsMichael Zanetti2011-10-071-0/+3
Change-Id: Ic2be21fd11e2fdb96185fe9269cebbe08b6de87a Reviewed-on: http://codereview.qt-project.org/4783 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alex <alex.blasche@nokia.com>