summaryrefslogtreecommitdiff
path: root/test/api/annotations.cpp
Commit message (Expand)AuthorAgeFilesLines
* [tests] Add test for Map::updatePointAnnotationJohn Firebaugh2016-02-121-3/+21
* [core] Moving caching logic to DefaultFileSourceJohn Firebaugh2016-02-101-11/+11
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-191-1/+1
* [core] Simplify asset:// implementationJohn Firebaugh2016-01-131-11/+11
* [test] allow aborting rendering after a timeoutKonstantin Käfer2016-01-081-0/+4
* [tests] Test with OnlineFileSourceJohn Firebaugh2015-12-231-12/+12
* [core] Fixed annotation icon replacementMinh Nguyễn2015-12-151-6/+25
* [core] Custom layersJohn Firebaugh2015-12-091-38/+17
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Fix std::move() misuse that disables copy elisionKonstantin Käfer2015-12-031-1/+1
* [core] Map::setSprite ⇢ Map::addAnnotationIconJohn Firebaugh2015-12-011-4/+4
* [tests] Fix/improve Asset utestsThiago Marcos P. Santos2015-12-011-10/+22
* [tests] Don't use icons from the style for annotationsJohn Firebaugh2015-11-301-17/+13
* [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-251-4/+4
* [test] Add pixelmatch; use in annotation testsJohn Firebaugh2015-11-251-21/+26
* [core] Rewrite image handlingJohn Firebaugh2015-11-251-6/+3
* Rewrite CustomSpriteImages testJohn Firebaugh2015-11-181-0/+14
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-7/+6
* [core] Don't crash when removing a shape annotation whose layer was never cre...John Firebaugh2015-10-301-0/+12
* [core] Style-sourced shape annotation propertiesJohn Firebaugh2015-10-221-0/+15
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-221-26/+14
* [core] Rationalize style property classes: <type>{Paint,Layout}PropertiesJohn Firebaugh2015-10-221-8/+8
* [core] Remove shape layers from the style (fixes #2405)John Firebaugh2015-10-201-2/+27
* Add test for removeAnnotationJohn Firebaugh2015-09-281-0/+16
* Rewrite annotation invalidation strategyJohn Firebaugh2015-09-281-28/+68
* Add some shape annotation testsJohn Firebaugh2015-09-281-0/+63
* Ensure that LiveTileData can be reparsedJohn Firebaugh2015-09-281-15/+13
* Add unit tests for addPointAnnotations()Thiago Marcos P. Santos2015-07-101-0/+36