summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | This is a feature merge to dev targeting Qt 5.3. Known issues: -QTBUG-36754: QBluetoothServer::close() crashes -QTBUG-36763: QBluetothTransferManager port to Android not possible -QTBUG-36764: Improve QBluetoothLocalDevice::connectedDevices() -QTBUG-36810: Remove direct use of Android action strings The above issues and some other minor TODO's will be addressed until final release time. Task-number: QTBUG-33792 [ChangeLog][QtBluetooth][Android] QtBluetooth has been ported to Android. Change-Id: I31ba83e3b7d6aa68e7258b7e43235de7d1a6e68a Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* Misc fixes for the new corkboard exampleAlex Blasche2014-02-031-0/+1
| | | | | | | | | | | | | | | | - The example was hooked into the build system. - The display location of notes on the display was optimized to reduce overlapping with the bottom and right corner. - A documentation page was added for the example. - example binary added to git ignore list - Fix license headers Change-Id: Ib18433c2a7dd68a3573c62ff3215fa0e69954f95 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* 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>