- fix several release issues
- fix bad release
- fix python crash
- fix advanced intersection map tool (missing import)
- fix creating layer on startup
- use new snapping API (part 2)
- use new legend API
- use new snapping API (QGIS min 2.8)
- improved handling of the settings
- added spanish translation (thanks to Lucas Alonso)
- fix API break in QGIS 2.3
- perform all possible intersections in simple intersection, return the closest one
- added colored icons
- remove intersection solution from rubber band
- completed frend translation
- fix python crash when editing orientations
- use distinct layers for orientation and distance dimensions
- use correct settings for rubber band
- only use visible layers for snapping
- display snapped layers if simple intersection fails
- fix set rubber bands style
- Define icon for snapping
- Allow alpha channel in rubber band color
- Distance
- display snap info in the message bar
- correctly remove rubber band if canceling
- fix crash if layer removed while map tool is active
- Intersection (now called advanced)
- prevent intersection from only one element
- add solution in rubber band
- fix intersection distance / orientation
- Simple intersection
- new tool to intersect exactly 2 line or polygon features from any layer and write intersection to a point layer
- Dimensions
- now use a standard linestring for dimensions
- tool to edit arcs for dimensions of distances (like in cadtools plugin)
- General settings for snapping and rubbers bands
- Added French translation
- Added prolongation/angles to possible observations
- General interface for intersection:
- add/remove observation
- edit precision of obsevations
- validate results
- updated to new API
- Increased max length for distances to 999km
- Added one digit in place distance UI
###1.0.1 21.03.2012
- Added help in menu