summaryrefslogtreecommitdiff
path: root/src/imports/location/declarativeplaces/qdeclarativeplaceicon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-248/+0
* QtLocation: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-131-2/+2
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-291-1/+1
* Ensure that docs always import QtPositioning and QtLocation moduleAlex Blasche2015-05-201-1/+1
* Fix duplicated link targetsAlex Blasche2015-03-031-1/+1
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-191-14/+17
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-261-1/+1
* Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-251-1/+1
* Fix bug where getDetails() could invalidate icon url.Albin Olsson2013-08-301-3/+6
* Fix QtLocation documentationAlex Blasche2013-07-121-6/+6
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-3/+3
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Fix incorrect warning messages + refactor error handlingabcd2012-07-201-4/+3
* Fix broken links to plugin documentation.Aaron McCarthy2012-06-221-2/+3
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-221-1/+1
* Move hard-codded messages into separate file and declare constants for them.Vladimir Bezkorovainyi2012-05-311-4/+5
* Refactor to allow specification for nokia icons onlyabcd2012-05-251-11/+4
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-1/+1
* Do not completely ignore plugin error messagesCristian Adam2012-05-081-1/+2
* General documentation issuesWolfgang Beck2012-03-291-17/+15
* More documentation fixesAnonymous2012-03-231-1/+1
* QtDeclarative renaming.Aaron McCarthy2012-03-091-5/+5
* New plugin API changes, centralized geoservice feature detectionAlex Wilson2012-03-051-0/+10
* Docs: QTBUG-24066, Location doc typos.Peter Yard2012-02-131-2/+2
* Places qml overviewabcd2012-02-071-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Refactor Iconsabcd2012-01-301-117/+72
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Unit tests for Icon element.Aaron McCarthy2011-12-201-0/+3
* Fix place icon usage and supplier construction.Aaron McCarthy2011-11-171-26/+36
* Add support for getting/setting QML location elements from C++.Aaron McCarthy2011-11-101-0/+15
* Fix missing links in places element docs.Aaron McCarthy2011-11-071-1/+1
* QPlaceManager::constructIconUrl does not need to existabcd2011-11-041-1/+1
* Adds documentation for some places emements.Aaron McCarthy2011-11-011-20/+61
* Update structure of QtLocation documentation.Aaron McCarthy2011-10-251-4/+5
* Fix unit testabcd2011-10-181-2/+5
* Add Icon support to Placesabcd2011-10-111-0/+217