summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-271-24/+0
| | | | | | | | | | | | | | | Turns out that our CI does not support repos without any tests. This is treated like an error and leads to integration failure. This patch fixes it by disabling tests in coin/module_config.yaml. This config should be fixed when QtLocation tests are enabled Pick-to: 6.2 Task-number: QTBUG-97084 Change-Id: Ib06e865fe2836806bbbee34345f06b471dd48660 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* QtPositioning: port to cmakeIvan Solovev2021-01-201-0/+1
| | | | | | | | | | Switching QtPositioning, its tests and examples to cmake. QtLocation is not covered by this patch. Task-number: QTBUG-89854 Change-Id: Ic971f7fd4c576eac9b662641aae77d68c062712d Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Ignore Android specific build filesAlex Blasche2018-12-101-0/+3
| | | | | | | They make it impossible to find any other file. Change-Id: I9abe8ea08befab52c00e1d1e60262c637905fbbc Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>
* Update gitignore to adjust for recent changes in the build systemAlex Blasche2016-02-111-1/+22
| | | | | | Change-Id: Ibb30a155a27c849a35d84d8ceb242bac75c17f3c Reviewed-by: Paolo Angelelli <paolo.angelelli@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
* Provide new planespotter exampleAlex Blasche2015-05-071-0/+1
| | | | | | | | | | | | | | | | This diversifies the location examples as it adds a relatively small example. Short of the places examples there is only one large demo-like mapviewer example. This new example demonstrates the following features: - integration of C++ types into QML - coordinate animations - fitting viewport of maps Change-Id: Id0b5b9669cfd1d98bb5dce7d7d42d220efd60142 Task-number: QTBUG-45415 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com> Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
* Update gitignoreAlex Blasche2015-02-191-3/+5
| | | | | | | | Some binaries are new and others have moved. Change-Id: I92f180c22fba52ed36efd76059d486cb7ff7ea38 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
* Rename positioning/flickr example to geoflickrAlex Blasche2015-01-271-1/+1
| | | | | | | | | | This makes it more compliant with standard naming conventions and more easily distinguishes this example from flickr examples in other modules. Task-number: QTBUG-41831 Change-Id: Id4953777326a0463d57d52df92c70860addc61ff Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
* Update gitignore following the their source tree shiftAlex Blasche2014-01-291-5/+5
| | | | | Change-Id: I039d02743cae469704f4815393a0c73b6444a660 Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-0/+1
| | | | | | | | | | | | QtPositioning is not dependent on any gui component and mostly covers everything around the retrieval of position information. QtLocation covers place, map and navigation APIs. Several documentation issues were fixed during the process. Change-Id: I98e2a53065549a2fc43f93a75b4f65b5bc884c92 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* Cleanup .gitignore fileAlex Blasche2013-08-131-35/+5
| | | | | Change-Id: I29d8602514a7b00dd6bc6c73a8132b0229a71c9e Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>
* Update .gitignoreAlex Blasche2013-06-181-106/+8
| | | | | | Change-Id: If85522504242dff45a681c3fece3b3c8a03de61f Reviewed-by: Lorn Potter <lorn.potter@jollamobile.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@jollamobile.com>
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-111-0/+1
| | | | | Change-Id: Ibe9b056e783f78d2cb2622a174619e4cf36372af Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Adjusted gitignore to ignore .directory (added by dolphin filemanager)Thomas Lowe2012-04-121-0/+1
| | | | | Change-Id: Ib4c63c3ce68aeb0c7b343c78901fa40ae88c75d1 Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
* Merge remote branch 'origin/master' into placesAaron McCarthy2011-08-311-2/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: examples/declarative/flickr/qmllocationflickr.cpp examples/declarative/landmarkmap/landmarkmap.pro examples/declarative/landmarkmap/qmllandmarkmap.cpp examples/declarative/mapviewer/Dialog.qml examples/declarative/mapviewer/MapComponent.qml examples/declarative/mapviewer/Marker.qml examples/declarative/mapviewer/Message.qml examples/declarative/mapviewer/RouteDialog.qml examples/declarative/mapviewer/TextWithLabel.qml examples/declarative/mapviewer/common/Button.qml examples/declarative/mapviewer/common/Fader.qml examples/declarative/mapviewer/common/Menu.qml examples/declarative/mapviewer/common/Slider.qml examples/declarative/mapviewer/common/TitleBar.qml examples/declarative/mapviewer/mapviewer.qml examples/declarative/mapviewer/qmlmapviewer.cpp src/imports/location/qdeclarativegeocodemodel.cpp src/imports/location/qdeclarativegeomapmousearea_p.h src/imports/location/qdeclarativegeomapobject_p.h src/imports/location/qdeclarativegeoserviceprovider.cpp src/imports/location/qdeclarativegeoserviceprovider_p.h src/imports/location/qdeclarativegraphicsgeomap.cpp src/imports/location/qdeclarativegraphicsgeomap_p.h Change-Id: Ic4643a2eabe1d8d4312856422cc0dbe8082c0f16
| * Remove obsolete testlib files from .gitignoreJason McDonald2011-08-231-2/+0
| | | | | | | | | | | | | | Change-Id: Iae2982286669723a82061741844a9866ca3365f1 Reviewed-on: http://codereview.qt.nokia.com/3372 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* | Remove dangerous ignore rules.Aaron McCarthy2011-08-101-19/+0
|/ | | | | | | | | | | The wildcard usage in these ignore rules are too vague and can potentially match source files. More specific rules should be added if required. Change-Id: I703bb5dd1475bdf93b7680a2819275a7a769a98c Reviewed-on: http://codereview.qt.nokia.com/2806 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
* fix incorrect .gitignoreAlex2011-05-201-0/+3
| | | | | An incorrect .gitignore file caused demo and examples from being properly committed.
* Add QTLOCATION_VERSION macro for qtlocationLiang Qi2011-05-111-0/+2
| | | | | | | Provide version info for each library. Task-number: QTMODULARIZATION-44 Reviewed-by: axis
* Add Qt's .gitignoreAlex2011-05-101-0/+261