summaryrefslogtreecommitdiffstats
path: root/src/imports/location/mapnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing call to markDirty() in MapNode::updateFBO()Albin Olsson2013-08-131-0/+2
* 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-1/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-1/+1
* Changed how the scene is rendered in regards of the FBOCristian Adam2012-03-141-3/+3
* Fixed typo in member name.Cristian Adam2012-02-281-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Use a pointer to the fboSurface in MapNodeAlex Wilson2012-01-201-2/+5
* Adding private API warnings for the Maps API.David Laing2012-01-091-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Renames the new mapping classes.David Laing2012-01-051-2/+2
* Moving GL_LINE_SMOOTH to apply before map objects are renderedAlex Wilson2012-01-041-5/+5
* Fix map size access violation by render threadMichal Klocek2011-12-161-1/+0
* Smoother line drawing on maps (--performance?)Alex Wilson2011-12-161-0/+6
* Change empty tile color from black to grayTimo Ojala2011-11-291-1/+1
* Fix 100% cpu usage when map idle in qmlMichal Klocek2011-11-211-0/+237