summaryrefslogtreecommitdiff
path: root/src/plugins/position/simulator
Commit message (Expand)AuthorAgeFilesLines
* QtPositioning: refactor QGeoPositionInfoSourceFactoryIvan Solovev2021-01-222-10/+13
* QtPositioning: port to cmakeIvan Solovev2021-01-201-0/+27
* QtPositioning: adapt to Qt6Ivan Solovev2021-01-201-1/+0
* Remove moc_* inclusions from source filesPaolo Angelelli2017-02-143-5/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-081-5/+6
|\
| * consolidate dependency listOswald Buddenhagen2016-02-251-2/+2
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-3/+4
* | Updated license headersAntti Kokko2016-01-208-112/+160
|/
* Share common data between b2qt emulator and simulator pluginMichal Klocek2015-11-233-228/+1
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-083-0/+33
* Skip loading real plugins in testsLaszlo Agocs2015-09-091-1/+2
* Fix build systemUlf Hermann2015-03-131-2/+0
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-1810-10/+10
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-1810-30/+30
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-1510-40/+40
* Add missing include for QObjectSamuli Piippo2014-11-031-0/+2
* Update license headers and add new license filesAntti Kokko2014-08-2410-190/+110
* Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-251-1/+1
* Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-231-0/+1
* Avoid blocking simulator backend during its constructionAlex Blasche2014-04-041-5/+0
* Position plug-ins don't need QtGuiOswald Buddenhagen2014-02-281-1/+1
* Add NoError to the various Positioning Source classes.Alex Blasche2013-10-302-2/+2
* Improve area monitoring API.Alex Blasche2013-09-172-2/+2
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-0211-11/+11
* QGeoAreaMonitor becomes loadable via plugins.Alex Blasche2013-08-223-0/+8
* Update copyright year to 2013Sergio Ahumada2013-06-135-5/+5
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-034-10/+1
* Change copyright from 2012 to 2013Rainer Keller2013-01-175-5/+5
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-231-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2410-242/+242
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-131-2/+0
* remove commented out QTDIR_build conditionalsOswald Buddenhagen2012-06-291-1/+0
* build system cleanupsOswald Buddenhagen2012-06-251-1/+1
* Fix crash in simulator when connection fails.Aaron McCarthy2012-06-075-4/+19
* Update positioning sources to use new plugin styleAlex Wilson2012-03-1212-0/+1093