[merkaartor] branch master created (now d07b2c1)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Aug 22 19:27:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository merkaartor.

        at  d07b2c1   Add build dependency on quilt for quilt.make.

This branch includes the following new commits:

       new  d421175   First import of Merkaartor v0.03 in svn.openstreetmap.org
       new  c62f636   Remove binary files
       new  4bb2c44   FIX : reset brush when drawing zoom window
       new  c13e744   FIX : sent correct id with road
       new  f59c376   FIX : always prefer to select a road instead of a link
       new  78f3836   FIX : refactored the DirtyList class ADD : delete objects on server
       new  bda8821   ADD : ability to remove segments from ways This also allows the use to change the order of the individual segments
       new  7d45f41   FIX : execute updates also on server
       new  245ace4   ADD : user recognizable names in upload windows
       new  ff5af2b   FIX : nicer tracksegments
       new  5575d56   ADD : splitting roads and segments by adding a node
       new  2226c35   ADD : zoom in and out with the wheelbutton
       new  1a0d807   FIX : Make sure virtual classes have virtual destructors
       new  fe43db4   ADD : install instructions for (K)ubuntu edgy
       new  d29f090   ADD : debian package
       new  5775040   Prepare for release 0.0.4
       new  e3ab828   Prepare for next version
       new  3ff1097   ADD : connecting links by dragging end points
       new  3e6de28   FIX : don't crash after the following sequence of events
       new  f6581ff   FIX : more agressively go to edit interaction mode
       new  0aa2781   FIX : make the Cancel button in the import OSM dialog actually work
       new  e1bcd20   FIX : speep up importing OSM files with a hasp map for ids This improved loading time for one particular file from 25s to under 3s
       new  92e358c   ADD : bookmark system dor downloading from OSM
       new  6a8c095   FIX : don't jump when zooming after panning
       new  78dfade   FIX : use the same step to zoom in and out
       new  f5ce4f5   FIX : bounding box calculation (corrects view->all) FIX : tag view updates in real time
       new  1f01140   FIX : improve performance
       new  5bdc0ce   ADD : support for traffic direction (changing, viewing, ...)
       new  e36e74d   ADD : missing icon
       new  821da4b   ADD : load tags for nodes
       new  c8043c9   ADD : render some parks pitches and reservoirs as areas ADD : zoom to coordinates dialog FIX : zoom to downloaded area instead of whole map
       new  4027610   ADD : ui file
       new  ecc6351   FIX : prepare for a release
       new  e56be5c   FIX : also recognize true/false for oneway tag
       new  ad11859   update version number
       new  3db2ffd   FIX : correctly load roads when downloading a road two times
       new  a535f68   FIX : don't create created_by tags anymore
       new  3266751   ADD : type combobox to set highway tag
       new  2abc265   FIX : no more busy waiting while downloading from OSM
       new  f2233f2   ADD : show nice progress dialog while downloading from OSM
       new  8d5ab8e   FIX : credit where credit is due
       new  8eedd2d   FIX : sorry for the spelling mistake
       new  6b72ba1   FIX : download missing segments outside original bounding box to complete ways partially inside it instead of silently dropping them
       new  c594297   FIX : don't call QStatusbar methods from paintEvent
       new  e3dc8ed   FIX : don't crash when importing a .osm file from disk
       new  f796849   FIX : speedier drawing of roads
       new  5944466   ADD : undo/redo icons from tango project ADD : undo/redo in the toolbar FIX : various cleanups
       new  3f9d361   FIX : forgot commit
       new  4fbfddc   FIX : improve interactivity with a double buffer for static content
       new  59ac8d6   ADD : multi-selection ->change tags on multiple elements
       new  3c631eb   FIX : don't crash when selecting nothing with Ctrl key held
       new  1663b46   ADD : missing ui file to include
       new  e97d07b   ADD : remove tag tool
       new  8e9f291   ADD : download with 0.4 API
       new  a1fc081   REFACTOR : use Downloader class while syncing
       new  89e0394   ADD : uploading with 0.4 api
       new  5baed12   FIX : invalidate screen after changes
       new  f54e202   ADD : draw arrows for tracksegments
       new  783c180   docs
       new  404ed32   ADD : download trackpoints
       new  0535a83   ADD : ability to contact OSM on a different port
       new  12f34cf   FIX : make File->Open work again
       new  5ec89b1   FIX : allow right mouse button panning from all interactions
       new  84630f2   FIX : keep correct start point when drawing segments and changing view
       new  bcd9dbe   FIX : Also show selection while panning
       new  cbbed7d   FIX : avoid adding width tags
       new  2f444db   FIX : don't error on empty downloads
       new  621d1a6   ADD : debug features
       new  25e1fb5   ADD : more debugging options
       new  5d4e9d6   FIX : correct url for creating nodes in 0.4 api
       new  8b959c7   ADD : create double way tool
       new  b4bdb00   FIX : make sure to upload nodes before segments and segments before ways
       new  5f68986   ADD : draw new roundabout tool
       new  659b9bf   FIX : make right mouse panning available while creating roundabouts and double carriage ways
       new  b1f9418   FIX : renaming miss-named file
       new  f47a7a5   ADD : snap to segments and points when creating a new road
       new  0a49712   FIX : preparing for release
       new  c1d83c6   FIX : need this file to compile
       new  746607f   FIX : another file to compile
       new  f9f04a2   Preparing for 0.06
       new  3785a47   FIX : improve speed with massive number of trackpoints
       new  3641ffc   added hint to ubuntu package g++ (which isn't installed by default)
       new  8e13574   move editors
       new  302fe75   move editors
       new  a155606   FIX : test my account and update dependency information
       new  701a435   FIX : test my account and update dependency information
       new  347b944   FIX : show download progress
       new  2b5e2f3   FIX : show download progress
       new  3f74602   ADD : contributor
       new  7079874   ADD : contributor
       new  f7aad57   FIX : spelling error
       new  e254370   FIX : spelling error
       new  47701c8   ADD : new map painting style
       new  21efbc4   ADD : new map painting style
       new  54e8c54   FIX : downloading same area twice doesn't create upload conflicts anymore
       new  c5e8c89   FIX : downloading same area twice doesn't create upload conflicts anymore
       new  1114f80   FIX : keep tag content when editing them in the tag table
       new  9afc59d   FIX : keep tag content when editing them in the tag table
       new  4a98669   FIX : correctlye update tag table size when editing
       new  eabdd4c   FIX : correctlye update tag table size when editing
       new  a921681   FIX : remove support for 0.3 API
       new  42bdd50   FIX : remove support for 0.3 API
       new  a65101a   ADD : gzipped downloading
       new  f13a094   ADD : gzipped downloading
       new  aca85e8   ADD: nice painting for water
       new  d46dee6   ADD: nice painting for water
       new  a563cf0   FIX : line continuations
       new  0680bde   FIX : line continuations
       new  4b58234   ADD : file->new menu option to start a new map FIX : change current directory when opening a file FIX : surpress drawing artefact when creating a new segment
       new  a4acad7   ADD : file->new menu option to start a new map FIX : change current directory when opening a file FIX : surpress drawing artefact when creating a new segment
       new  0ab6016   FIX : download issue when Qt needs to process data ready notifications recursively
       new  f922ed2   FIX : download issue when Qt needs to process data ready notifications recursively
       new  b2aea36   FIX : compilation on unix
       new  0f45142   FIX : compilation on unix
       new  54f3b15   ADD : GNU public license information
       new  daefa11   ADD : GNU public license information
       new  5bda1ca   ADD : scripts to generate a windows installation file
       new  57587c5   ADD : scripts to generate a windows installation file
       new  1634e55   FIX : don't advertise we can compress put requests
       new  f7b0caa   FIX : don't advertise we can compress put requests
       new  f395f04   ADD : create way from selected segments tool
       new  f11c153   ADD : create way from selected segments tool
       new  6520e76   FIX : don't systematically add width tags to segments
       new  3e94211   FIX : don't systematically add width tags to segments
       new  8e022c9   FIX : streamline changing the width of a segment
       new  eb6caa1   FIX : streamline changing the width of a segment
       new  a875a48   FIX : bring back drawing of traffic direction indicators
       new  0ac6bdc   FIX : bring back drawing of traffic direction indicators
       new  f59bc2e   FIX : version number and copyright
       new  6ed6482   FIX : version number and copyright
       new  73974f0   FIX : show more segments on greater zoom levels
       new  22df5aa   FIX : show more segments on greater zoom levels
       new  4838263   FIX : make user interface work with qt 4.2 again
       new  c82191e   FIX : make user interface work with qt 4.2 again
       new  db89ab3   FIX : release 0.0.7
       new  5284bef   FIX : release 0.0.7
       new  565ec71   FIX : move to version 0.5 of the API
       new  5f04770   FIX : move to version 0.5 of the API
       new  69de80d   FIX : compile fix
       new  a664da5   FIX : compile fix
       new  349964b   ADD : move now works for complete ways also
       new  a6256d7   ADD : move now works for complete ways also
       new  1a741cd   ADD : non transparent proxy support
       new  a6ab00d   ADD : non transparent proxy support
       new  fdf8e72   ADD : change cursor to reflect move mode
       new  c83b63e   ADD : change cursor to reflect move mode
       new  b52ec9a   FIX : remove some segments remnants from the user interface
       new  6fea74f   FIX : remove some segments remnants from the user interface
       new  74c2255   FIX : recognize 1 in oneway key FIX : change default way width
       new  45ce194   FIX : recognize 1 in oneway key FIX : change default way width
       new  0fe3c1e   FIX : draw direction marks again
       new  5dcbe9f   FIX : draw direction marks again
       new  90c61bb   FIX : re-added lost icon
       new  606c66f   FIX : re-added lost icon
       new  5a54227   FIX : undo/redo handling when manipulating tags
       new  715fede   FIX : undo/redo handling when manipulating tags
       new  4164812   FIX : ability to draw icons on specific trackpoints
       new  86d319e   FIX : ability to draw icons on specific trackpoints
       new  62091aa   FIX : errors introduced by porting to 0.5
       new  cd61136   FIX : errors introduced by porting to 0.5
       new  3e13fa3   FIX : errors introduced when porting to API 0.5
       new  f1ee940   FIX : errors introduced when porting to API 0.5
       new  2e5e348   ADD : draw parking symbol from mapnik for parkings
       new  c7732ec   ADD : draw parking symbol from mapnik for parkings
       new  8096729   FIX : wrong format when exporting to OSM introduced with api 0.5
       new  bbf8eab   FIX : wrong format when exporting to OSM introduced with api 0.5
       new  5479f0f   ADD : highway type tertiary
       new  57f5427   ADD : highway type tertiary
       new  587f56d   FIX : tweak color scheme
       new  90b2258   FIX : tweak color scheme
       new  c601181   FIX : compile fix
       new  81ef353   FIX : compile fix
       new  51c367c   FIX : compile fixes
       new  f9a0dc5   FIX : compile fixes
       new  7679236   FIX : compile warning
       new  45a7980   FIX : compile warning
       new  a129bdc   ADD : cache road bounding box
       new  96eaaff   ADD : cache road bounding box
       new  5689cc0   FIX : draw parking surface on apropriate zoom level
       new  10b8f10   FIX : draw parking surface on apropriate zoom level
       new  4fd094a   FIX : tab order for various widgets
       new  4d65fdc   FIX : tab order for various widgets
       new  6347a40   ADD : slippy map widget
       new  de2fde3   ADD : slippy map widget
       new  8c2269b   ADD : slippy map to select coordinates
       new  86da8cf   ADD : slippy map to select coordinates
       new  5a3fc48   FIX : clean up code repetition
       new  ffcaad8   FIX : clean up code repetition
       new  ac13f99   FIX : compile errors
       new  73833e5   FIX : compile errors
       new  14fcbaa   FIX : reuse slippy map cache
       new  8239500   FIX : reuse slippy map cache
       new  bcd14ea   FIX : improve download handling
       new  d9a69a3   FIX : improve download handling
       new  0a7a98b   ADD : join/split/break road actions
       new  2a83264   ADD : join/split/break road actions
       new  91d9c7a   FIX : clarify a little more about this software
       new  4344eb2   FIX : clarify a little more about this software
       new  3f02731   FIX : refactor paint style code
       new  7bd3115   FIX : refactor paint style code
       new  8616a08   FIX : refactor MapFeature to pimpl idiom
       new  9e4a42e   FIX : refactor MapFeature to pimpl idiom
       new  96fd100   ADD : caching mechanism for edit style painters
       new  6df9313   ADD : caching mechanism for edit style painters
       new  12ca925   FIX : make rendering nicer on higher zoomed out levels
       new  cde15b4   FIX : make rendering nicer on higher zoomed out levels
       new  9c4ebcf   ADD : dragbox to select a group of features at once
       new  7c761bd   ADD : dragbox to select a group of features at once
       new  0b6e59c   ADD : selection box when multiple features are selected
       new  04c2fe2   ADD : selection box when multiple features are selected
       new  82505d5   FIX : zoom with mouse wheel as in google maps
       new  69cf496   FIX : zoom with mouse wheel as in google maps
       new  e061533   FIX : remove irrelevant menu item
       new  1c85917   FIX : remove irrelevant menu item
       new  9e66314   ADD : import relations ADD : view relations in the propertiesdock
       new  d1a5879   ADD : import relations ADD : view relations in the propertiesdock
       new  9bdbae8   ADD : forgot this file
       new  390c986   ADD : forgot this file
       new  6292ea9   ADD : structure to keep track which features one feature belongs to
       new  fc0cadb   ADD : structure to keep track which features one feature belongs to
       new  092c676   FIX : compile warnings (by Elrond)
       new  648bd0e   FIX : compile warnings (by Elrond)
       new  df8471b   FIX : compile error
       new  5709e0e   FIX : compile error
       new  3595b59   ADD : create relation menu item ADD : rendering according to priority
       new  45467ba   ADD : create relation menu item ADD : rendering according to priority
       new  610c4b8   FIX : render relations where tags are on the individual roads
       new  21b6816   FIX : render relations where tags are on the individual roads
       new  4d76c4c   FIX : compile warnings and code structure (contributed by Elrond)
       new  cf5c6fb   FIX : compile warnings and code structure (contributed by Elrond)
       new  e2290ca   new debian version
       new  8eed965   new debian version
       new  4cb4f3c   ADD : support for Non GPSPlot track files
       new  2539d74   ADD : support for Non GPSPlot track files
       new  22fe527   seemed to miss NGT references?
       new  a0dcc82   seemed to miss NGT references?
       new  c27f0b3   FIX  : also include ImportNGT.h reference (not really crucial for now)
       new  bd22093   FIX  : also include ImportNGT.h reference (not really crucial for now)
       new  ba357cd   ADD : draw natural=wood areas (patch by Raphael Studer)
       new  91e08c5   ADD : draw natural=wood areas (patch by Raphael Studer)
       new  e4c244c   REMOVE : unnecessary function
       new  7748f9f   REMOVE : unnecessary function
       new  9c11d98   FIX : unix line endings
       new  4c25188   FIX : unix line endings
       new  3415045   ADD : set native eol ending property
       new  dcb4dc8   ADD : set native eol ending property
       new  8890a25   FIX : draw trackpoints that have an icon
       new  ec18359   FIX : draw trackpoints that have an icon
       new  7994765   FIX : draw unconnected trackpoints
       new  7de7b12   FIX : draw unconnected trackpoints
       new  585d813   ADD : multiple remove
       new  b7c827b   ADD : multiple remove
       new  1a70bf4   ADD : add remove to edit menu
       new  dbe92fc   ADD : add remove to edit menu
       new  eb413a4   FIX : some more compilation fixes
       new  f16381e   FIX : some more compilation fixes
       new  3eb7cb5   ADD : save last current directory
       new  3bfdf0d   ADD : save last current directory
       new  b1f7c74   FIX : draw landuse=forest also
       new  628fbf1   FIX : draw landuse=forest also
       new  c0adbd7   ADD : moving a trackpoint onto a road inserts that trackpoint into the road
       new  3bf32c4   ADD : moving a trackpoint onto a road inserts that trackpoint into the road
       new  a5e674f   ADD : a whole bunch of paint rules by Matt Williams
       new  25d11e7   ADD : a whole bunch of paint rules by Matt Williams
       new  159d6ae   ADD : draw hospital area and node
       new  e5ddab3   ADD : draw hospital area and node
       new  ec6abea   ADD : nice amenity tag selector for nodes
       new  73b5d23   ADD : nice amenity tag selector for nodes
       new  6e200ac   FIX : use the predefined system for highway tags
       new  ee123a8   FIX : use the predefined system for highway tags
       new  339cdf8   ADD : nice selector for landuse tags
       new  b12558f   ADD : nice selector for landuse tags
       new  eba034b   FIX : compile fix
       new  5f1e2bd   FIX : compile fix
       new  6e97aba   ADD : more amenities
       new  4dd1990   ADD : more amenities
       new  e09aa45   FIX : compile warnings and a memory leak
       new  f5b2098   FIX : compile warnings and a memory leak
       new  326cc5d   ADD : draw area command
       new  10e096d   ADD : draw area command
       new  cce76ce   ADD : landuse selector for relations
       new  b993c58   ADD : landuse selector for relations
       new  6e81dde   ADD : upload relations to OSM
       new  0bfabe1   ADD : upload relations to OSM
       new  3cd65fe   FIX : compile fixes for gcc 3.x
       new  19ea66a   FIX : compile fixes for gcc 3.x
       new  b8bb5c0   ADD : debian changelog
       new  68e8c33   ADD : debian changelog
       new  92574b2   ADD : paint style editor
       new  dade403   ADD : paint style editor
       new  77d71a6   Add autocompletion to tag entry. The tag list is based upon what is loaded in the current document.
       new  1d6659c   Add autocompletion to tag entry. The tag list is based upon what is loaded in the current document.
       new  1adf007   Add support for Yahoo maps backgrounds. Uses the QMapControl widget by Kai Winter (http://www.medieninf.de/qmapcontrol/)
       new  2ccd425   Add support for Yahoo maps backgrounds. Uses the QMapControl widget by Kai Winter (http://www.medieninf.de/qmapcontrol/)
       new  9fbe9a3   FIX : compilation with visual studio 2003
       new  f7fef22   FIX : compilation with visual studio 2003
       new  127674e   FIX : don't open console window
       new  a3ac602   FIX : don't open console window
       new  b4d76fd   FIX : move back to one projection class
       new  f944215   FIX : move back to one projection class
       new  a0107fd   FIX : only use QMapControl projection when there is actually image data shown
       new  e3ae9f0   FIX : only use QMapControl projection when there is actually image data shown
       new  2e50646   FIX : make Projection a non-virtual class and pass around references to it instead of pointers
       new  bf2136a   FIX : make Projection a non-virtual class and pass around references to it instead of pointers
       new  736718a   ADD : centralized preferences dialog (by Chris Browet) ADD : support for WMS maps (by Chris Browet) FIX : remove yahoo maps support (not "legal" way to access tiles) (by Chris Browet)
       new  4b75035   ADD : centralized preferences dialog (by Chris Browet) ADD : support for WMS maps (by Chris Browet) FIX : remove yahoo maps support (not "legal" way to access tiles) (by Chris Browet)
       new  2458d33   ADD : support for OSM backgrounds
       new  ee63ed9   ADD : support for OSM backgrounds
       new  c5c5432   ADD : export OSM files
       new  aa08722   ADD : export OSM files
       new  6f53110   FIX : enhance somewhat visibility of selected items
       new  3e782f2   FIX : enhance somewhat visibility of selected items
       new  125b0f8   ADD : curved road support
       new  47cd6de   ADD : curved road support
       new  948e172   FIX : don't crash in create round about (by Tommi Vainikainen)
       new  1d18733   FIX : don't crash in create round about (by Tommi Vainikainen)
       new  a45e926   ADD : search on name/tags
       new  98af4dd   ADD : search on name/tags
       new  32850ef   FIX: forgot to remove from .pri
       new  5b8279c   FIX: forgot to remove from .pri
       new  2c53532   FIX : make checkboxes work in style editor
       new  6a6232b   FIX : make checkboxes work in style editor
       new  b516339   FIX : behind-the-scene rework of layers code FIX : proper handling of dirty documents FIX : remove warnings
       new  f5e3bd2   FIX : behind-the-scene rework of layers code FIX : proper handling of dirty documents FIX : remove warnings
       new  ae6b33f   ADD : import NMEA logs (crude) In case of problems, please open a ticket in TRAC with the problematic log attached
       new  344fc1d   ADD : import NMEA logs (crude) In case of problems, please open a ticket in TRAC with the problematic log attached
       new  68c0d4c   FIX: Track segment drawing optimisation (problem with invalid track points)
       new  4ab4036   FIX: Track segment drawing optimisation (problem with invalid track points)
       new  48b370c   FIX : zoom around cursor position FIX : correctly recalculate viewport after panning
       new  10558ca   FIX : zoom around cursor position FIX : correctly recalculate viewport after panning
       new  ca09eae   ADD : navigation with mid/right button in the slippy map (by Daniel van Gerpen)
       new  3f30134   ADD : navigation with mid/right button in the slippy map (by Daniel van Gerpen)
       new  17e1090   update authors file
       new  8b739c3   update authors file
       new  52cd74d   FIX : clean up zlib after usage (by Daniel van Gerpen) -> closes #726
       new  3426850   FIX : clean up zlib after usage (by Daniel van Gerpen) -> closes #726
       new  d41dd2f   FIX : memory leak (by Daniel van Gerpen)
       new  097dc7e   FIX : memory leak (by Daniel van Gerpen)
       new  b47e25d   FIX : memory leak (reported by Daniel van Gerpen)
       new  34f7005   FIX : memory leak (reported by Daniel van Gerpen)
       new  4ed4557   FIX : memory leak (by Daniel van Gerpen)
       new  ebf24ea   FIX : memory leak (by Daniel van Gerpen)
       new  5e52be6   FIX : crash when splitting a road (by Daniel van Gerpen)
       new  af58d9c   FIX : crash when splitting a road (by Daniel van Gerpen)
       new  d64876f   FIX : improve support for creating debian packages (by Christoph Berg)
       new  a8f8278   FIX : improve support for creating debian packages (by Christoph Berg)
       new  3e372cd   ADD : Export only viewport to OSM FIX : LayerWidget destruction (should fix #731) FIX : Update layer list on download FIX : do not create undo list on track open
       new  199d2fa   ADD : Export only viewport to OSM FIX : LayerWidget destruction (should fix #731) FIX : Update layer list on download FIX : do not create undo list on track open
       new  976724a   ADD : Export viewport to OSM FIX : LayerWidget destruction (should fix #727, and not 731) FIX : Update layer list on download FIX : do not create undo list on track open
       new  099555b   ADD : Export viewport to OSM FIX : LayerWidget destruction (should fix #727, and not 731) FIX : Update layer list on download FIX : do not create undo list on track open
       new  662f429   FIX : warn when OSM userid/password not set (closes #731)
       new  30937bb   FIX : warn when OSM userid/password not set (closes #731)
       new  b74abe8   ADD : navigation: view -> bookmark + add/remove
       new  5a65eb7   ADD : navigation: view -> bookmark + add/remove
       new  b5d0e60   ADD : "created_by" to new feature (closes #729) FIX : Tagview useability
       new  aa45caa   ADD : "created_by" to new feature (closes #729) FIX : Tagview useability
       new  94a28c1   FIX : Remove compile warnings and c-style casts (closes #728) FIX : Focus problem (no wheel events)
       new  b2706dd   FIX : Remove compile warnings and c-style casts (closes #728) FIX : Focus problem (no wheel events)
       new  7e0a758   FIX : also upload nodes from GPX files -> closes #749
       new  a1274b7   FIX : also upload nodes from GPX files -> closes #749
       new  d7a9150   ADD : default map style settings ADD : mapnik lookalike style by Colin Marquardt and Andreas Laas
       new  a4a56c6   ADD : default map style settings ADD : mapnik lookalike style by Colin Marquardt and Andreas Laas
       new  e936a9f   Update hacking notes
       new  9351aa5   Update hacking notes
       new  22db640   ADD : ability to load a track from the command line (by Daniel van Gerpen) -> closes #743
       new  651ea5e   ADD : ability to load a track from the command line (by Daniel van Gerpen) -> closes #743
       new  0ba6598   FIX : updates mapnik emulation style (by Chris Marquadt)
       new  76e868d   FIX : updates mapnik emulation style (by Chris Marquadt)
       new  8338f42   FIX : typo
       new  201efa6   FIX : typo
       new  dc7e8a2   FIX : increase snap speed
       new  8141288   FIX : increase snap speed
       new  8f5e235   FIX : reduce memory usage when importing from OSM
       new  53d2eed   FIX : reduce memory usage when importing from OSM
       new  e8a6da3   FIX : second parse
       new  d028b83   FIX : second parse
       new  6cd10b8   FIX : Layer widgets management ADD : Background tiles caching (closes #747) FIX : setViewport without downloading every intermediate zoom tiles ADD : Initial track to road (#748) ADD : Initial osmarender rendering (#694)
       new  3b1b7a5   FIX : Layer widgets management ADD : Background tiles caching (closes #747) FIX : setViewport without downloading every intermediate zoom tiles ADD : Initial track to road (#748) ADD : Initial osmarender rendering (#694)
       new  4ec2a82   ADD : Allow overwriting bookmarks (fixes #763)
       new  0712805   ADD : Allow overwriting bookmarks (fixes #763)
       new  d0059fb   FIX : compilation on win32-mingw FIX : limit the number of concurrent http connections for tiles
       new  5e5bd56   FIX : compilation on win32-mingw FIX : limit the number of concurrent http connections for tiles
       new  01364f6   FIX : menu shortcuts (by streetmap) (fixes #736) FIX : WMS tweaks + more default server (url's by ColinMarquardt) (fixes #758) ADD : Preferences versioning FIX : remove tiles prefetching
       new  8cb59d7   FIX : menu shortcuts (by streetmap) (fixes #736) FIX : WMS tweaks + more default server (url's by ColinMarquardt) (fixes #758) ADD : Preferences versioning FIX : remove tiles prefetching
       new  976fa10   ADD : configurable zoom factors (only for "None" background for now)
       new  0291160   ADD : configurable zoom factors (only for "None" background for now)
       new  30a5717   ADD : configurable projection type (allow custom zoom in "Merkaartor" projection, for background also). fixes #752
       new  91eff4d   ADD : configurable projection type (allow custom zoom in "Merkaartor" projection, for background also). fixes #752
       new  1bb2c3f   FIX : typo (by ColinMarquardt). fixes #764 ADD : more Mapnik style icons (by ColinMarquardt). fixes #765
       new  d81bf6f   FIX : typo (by ColinMarquardt). fixes #764 ADD : more Mapnik style icons (by ColinMarquardt). fixes #765
       new  dbc88f9   FIX : Accidental commit
       new  d4b5b9d   FIX : Accidental commit
       new  5655b76   FIX : when suggesting to enter password/username open the dialog on the correct tab
       new  d729d3e   FIX : when suggesting to enter password/username open the dialog on the correct tab
       new  2fb9aea   ADD : error checking for osmarender stylesheet
       new  a818bde   ADD : error checking for osmarender stylesheet
       new  6b11337   ADD : shift-click prevents roads from being selected (helpfull if you want to catch the relation). previously this was only with alt-click but a lot of window managers on linux use that combination for move-window...
       new  4ba29a3   ADD : shift-click prevents roads from being selected (helpfull if you want to catch the relation). previously this was only with alt-click but a lot of window managers on linux use that combination for move-window...
       new  16e7fa3   ADD : generalization of Tile servers (OSM is now part of that group). fixes #762 FIX : Merkaartor projection tweakings regarding backgrounds
       new  3387174   ADD : generalization of Tile servers (OSM is now part of that group). fixes #762 FIX : Merkaartor projection tweakings regarding backgrounds
       new  800ee95   FIX : crash due to [7151]
       new  8b024d4   FIX : crash due to [7151]
       new  e2bc25f   FIX : increase readability of exported OSM files a bit with extra newlines
       new  1ff8f49   FIX : increase readability of exported OSM files a bit with extra newlines
       new  5ad9ff1   FIX : forgot to add TMSPreferencesDialog to svn
       new  525873e   FIX : forgot to add TMSPreferencesDialog to svn
       new  d53ee4e   FIX : redraw view when joining roads -> fixes #751
       new  6368169   FIX : redraw view when joining roads -> fixes #751
       new  5711392   ADD : per-layer transparency. fixes #753 ADD : background color chooser
       new  a3ac298   ADD : per-layer transparency. fixes #753 ADD : background color chooser
       new  14edc6f   ADD : improved tag selection mechanism -> references #754, #755
       new  70d5659   ADD : improved tag selection mechanism -> references #754, #755
       new  3a321d4   FIX : keep better track of dash settings on or off
       new  f869319   FIX : keep better track of dash settings on or off
       new  93c8e4f   FIX : don't draw traffic direction marks by default
       new  28e0161   FIX : don't draw traffic direction marks by default
       new  dae80f3   ADD : 'and' condition in a tag selector -> closes #754
       new  e713ca7   ADD : 'and' condition in a tag selector -> closes #754
       new  43fa0bc   FIX : new notation for style definitions
       new  7b18dcf   FIX : new notation for style definitions
       new  46a3991   FIX : read isoneof(..) constructs
       new  8007a40   FIX : read isoneof(..) constructs
       new  71199d1   ADD : save mainwindow status (by Daniel van Gerpen) -> closes #775
       new  bbbe8d7   ADD : save mainwindow status (by Daniel van Gerpen) -> closes #775
       new  0f7d5e8   FIX : warn when using an older version of Qt that uploading may have problems
       new  cec407c   FIX : warn when using an older version of Qt that uploading may have problems
       new  f5153a8   FIX : prepare for release v0.0.10
       new  901dc4d   FIX : prepare for release v0.0.10
       new  d3e7066   Prepare for release
       new  1192636   Prepare for release
       new  d8b1d2a   ADD : missing file
       new  090cc2e   ADD : missing file
       new  4f9e96e   Release v0.0.10
       new  236be53   Release v0.0.10
       new  223ee6e   Update copyright year.
       new  ca557b6   Update copyright year.
       new  1a2635b   Center icons properly (was done only in x direction). Closes #791.
       new  d7ea0f4   Center icons properly (was done only in x direction). Closes #791.
       new  f5e8638   Fix typo (s/TWS/TMS/).
       new  e5f3ae8   Fix typo (s/TWS/TMS/).
       new  f5392e1   FIX : right background column not drawn in large resolution (fixes #779)
       new  c7d2b00   FIX : right background column not drawn in large resolution (fixes #779)
       new  b6ba06c   FIX : don't force to enter an u/p for download (fixes #783)
       new  e59ee19   FIX : don't force to enter an u/p for download (fixes #783)
       new  519a782   FIX : clipping problem with selected features during resize (fixes #769) FIX : NMEA import timestamps
       new  ca7cdec   FIX : clipping problem with selected features during resize (fixes #769) FIX : NMEA import timestamps
       new  1b001c7   FIX : Misaligned background after view resize (fixes #787)
       new  3b52cc7   FIX : Misaligned background after view resize (fixes #787)
       new  b9f3248   Fix typo.
       new  1e33fca   Fix typo.
       new  8838f64   Add some initial translation infrastructure and the beginnings of a German translation.
       new  b558715   Add some initial translation infrastructure and the beginnings of a German translation.
       new  34819e0   Small typofixes in source. Updated German translation.
       new  d34fe56   Small typofixes in source. Updated German translation.
       new  54e9f91   ADD : Initial commit of legal Yahoo background maps (refs #676)
       new  d5b6ab2   ADD : Initial commit of legal Yahoo background maps (refs #676)
       new  dd19538   FIX : don't ignore "width" tags on export
       new  9cc5544   FIX : don't ignore "width" tags on export
       new  213d744   ADD : merge nodes function (closes #784) FIX : Actually commit the WHOLE yahoo stuff
       new  f4b283d   ADD : merge nodes function (closes #784) FIX : Actually commit the WHOLE yahoo stuff
       new  dc23cd4   FIX : yahoo compilation on linux/QT 4.3
       new  4fe9476   FIX : yahoo compilation on linux/QT 4.3
       new  af29d46   Mention translation capabilities in CHANGELOG.
       new  1828933   Mention translation capabilities in CHANGELOG.
       new  f0b6019   FIX : if a feature contains a node more than once, if the node is deleted, only the first occurence is removed (fixes #798)
       new  3fd19f5   FIX : if a feature contains a node more than once, if the node is deleted, only the first occurence is removed (fixes #798)
       new  713bbb1   FIX : Apply button in Preferences now updates the main window immediately (fixes #803)
       new  84fe58d   FIX : Apply button in Preferences now updates the main window immediately (fixes #803)
       new  9c2fe18   String fixes.
       new  734b4f3   String fixes.
       new  b63dbe5   Update of German translation, with proper umlauts. Closes #819.
       new  9950676   Update of German translation, with proper umlauts. Closes #819.
       new  62c7537   ADD : Merkaartor document (*.mdc). fixes #768. For the moment, the document contains the layouts structure (and their contents as OSM or GPX), the document history (=undo) and the viewport. This is a biggie and there are probably bugs inside. Please test and report.
       new  3020afb   ADD : Merkaartor document (*.mdc). fixes #768. For the moment, the document contains the layouts structure (and their contents as OSM or GPX), the document history (=undo) and the viewport. This is a biggie and there are probably bugs inside. Please test and report.
       new  ac0de03   ADD : french translation
       new  00a8ac9   ADD : french translation
       new  0e525e1   ADD : delete layer command (not undo-able) FIX : document load/save
       new  7dd48a3   ADD : delete layer command (not undo-able) FIX : document load/save
       new  f0b87d7   ADD : per-layer "zoom-all" (closes #814) FIX : remove document "zoom-all" on import FIX : NMEA import (double layer)
       new  4b9ef75   ADD : per-layer "zoom-all" (closes #814) FIX : remove document "zoom-all" on import FIX : NMEA import (double layer)
       new  879fa4e   FIX : some more tweaks to background maps. Hopefully fixes #787.
       new  8a63c21   FIX : some more tweaks to background maps. Hopefully fixes #787.
       new  8253805   ADD : "Download more" command. Adds to last download layer (closes #788)
       new  b5decf4   ADD : "Download more" command. Adds to last download layer (closes #788)
       new  8e21878   Add OpenTopoMap WMS server to list of defaults. Add OpenAerialMap as TMS (existed as WMS already).
       new  00f85d0   Add OpenTopoMap WMS server to list of defaults. Add OpenAerialMap as TMS (existed as WMS already).
       new  4f7b3bb   Add OpenTopoMap WMS server to list of defaults. Add OpenAerialMap as TMS (existed as WMS already).
       new  41daf9e   Add OpenTopoMap WMS server to list of defaults. Add OpenAerialMap as TMS (existed as WMS already).
       new  012f798   fixed i18n issues, unified version handling, removed compiler warnings
       new  051e79f   fixed i18n issues, unified version handling, removed compiler warnings
       new  e57edd5   fixed i18n error
       new  3b13626   fixed i18n error
       new  4fa87ae   ADD : link to working webkit - part 1 - .pro (refs #676) ADD : Merkaartor icon (closes #832) FIX : French translation
       new  3fc7322   ADD : link to working webkit - part 1 - .pro (refs #676) ADD : Merkaartor icon (closes #832) FIX : French translation
       new  c64a14a   ADD : link to working webkit - part 2 - actual link (refs #676)
       new  44a6ec3   ADD : link to working webkit - part 2 - actual link (refs #676)
       new  7bb462b   FIX : force UTF-8 during xml export FIX : conditionalize the delete of browserimagemanager
       new  abc3099   FIX : force UTF-8 during xml export FIX : conditionalize the delete of browserimagemanager
       new  90b8b9c   added yahoo def
       new  8908b64   added yahoo def
       new  783ef8e   Fixed and added some translations. Closes #836
       new  ebef776   Fixed and added some translations. Closes #836
       new  b07946f   some minor translation stuff
       new  b14528d   some minor translation stuff
       new  c57a48e   fixed illegal memory access
       new  8339f22   fixed illegal memory access
       new  a629017   fixed Qt4 slot autoconnect warnings
       new  5db72f5   fixed Qt4 slot autoconnect warnings
       new  1ebff67   fixed preferences
       new  366548c   fixed preferences
       new  7c195c4   ADD : different colors for focus and hover (closes #842)
       new  d631a43   ADD : different colors for focus and hover (closes #842)
       new  39541e9   FIX : bug in re-importing cascading deletes history from document
       new  4affe61   FIX : bug in re-importing cascading deletes history from document
       new  05eb419   some more translations
       new  6f1095c   some more translations
       new  e3c9d25   fixed service highway display
       new  f2b0715   fixed service highway display
       new  3c5167d   optimized build
       new  1c76a0c   optimized build
       new  25511b2   readded objects directory
       new  2dd1d10   readded objects directory
       new  cf1e44c   readded objects directory
       new  85e4bc0   readded objects directory
       new  dd32538   fixed crash for invalid map layer type
       new  28c9a93   fixed crash for invalid map layer type
       new  6e8764b   added more translations
       new  bcc8257   added more translations
       new  2bfe9d9   added more translations
       new  b0783c8   added more translations
       new  382c055   some more translations
       new  950d7c8   some more translations
       new  b96ead2   added more translations
       new  8aefe77   added more translations
       new  35faa80   ADD : Information dock (closes #675) ADD : Dock menu / shortcuts FIX : crash after loading document with tracklayer (double add to layer)
       new  f80a7b1   ADD : Information dock (closes #675) ADD : Dock menu / shortcuts FIX : crash after loading document with tracklayer (double add to layer)
       new  3b9574b   translations
       new  f085a42   translations
       new  8388383   FIX : keyboard modifiers: ctrl-click toggle; shift-click add; ctrl-add-click prevents road selection; shift-drag selects features which intersects (closes #801)
       new  7dae645   FIX : keyboard modifiers: ctrl-click toggle; shift-click add; ctrl-add-click prevents road selection; shift-drag selects features which intersects (closes #801)
       new  3644b0b   i18n
       new  aa42675   i18n
       new  d1839f6   typo
       new  061c9e4   typo
       new  1f5e37b   fixed time
       new  fca3057   fixed time
       new  264e3c9   Fix syntax of isEmpty conditional
       new  632f3e0   Fix syntax of isEmpty conditional
       new  df7ba52   ADD : support for OSM links in download dialog (Refs #812) (by Timo S.) ADD : shortcuts for zoom-in(+) and zoom-out(-) (by Timo S.)
       new  e0404af   ADD : support for OSM links in download dialog (Refs #812) (by Timo S.) ADD : shortcuts for zoom-in(+) and zoom-out(-) (by Timo S.)
       new  0b829db   I18N
       new  6b0ee38   I18N
       new  8fdb4b8   Added initial polish translation.
       new  c8e8786   Added initial polish translation.
       new  a1a50f2   better handling of conflicting tags -- same as other editors
       new  ead1d85   better handling of conflicting tags -- same as other editors
       new  d0bdb50   fixed oneway handling patch by Vincent MEURISSE
       new  6a19a56   fixed oneway handling patch by Vincent MEURISSE
       new  ccba117   fix compilation with Qt 4.4.0 webkit
       new  f976ec6   fix compilation with Qt 4.4.0 webkit
       new  8b839a6   fix : Qt 4.4.0 is more picky for the syntax of local files
       new  17fac55   fix : Qt 4.4.0 is more picky for the syntax of local files
       new  2fdb404   Load ymap.html directly from resource instead of making a copy on disk
       new  146c1b2   Load ymap.html directly from resource instead of making a copy on disk
       new  8dc4757   Don't save images
       new  0599906   Don't save images
       new  8fe242c   FIX : make the shortcuts for creating roads and nodes less interfering -> closes #837
       new  585fe70   FIX : make the shortcuts for creating roads and nodes less interfering -> closes #837
       new  63d5fce   ADD : draw nodes of selected/hovered roads (by Vincent Meurisse)
       new  5bc951f   ADD : draw nodes of selected/hovered roads (by Vincent Meurisse)
       new  48095fb   Upadate of the classic style: -pedestrian and residantial area added -steps added
       new  2272ff3   Upadate of the classic style: -pedestrian and residantial area added -steps added
       new  fd23055   updated translations
       new  c8a803a   updated translations
       new  ed81ecb   FIX : make the shortcuts for moving less interfering
       new  31c73d1   FIX : make the shortcuts for moving less interfering
       new  e3bde2e   FIX : get smooth scrolling back with Qt 4.4.0 which compresses ::update() events much more aggressively
       new  b561cf7   FIX : get smooth scrolling back with Qt 4.4.0 which compresses ::update() events much more aggressively
       new  e03c8bc   Adds a complete caching mechanism for painters -> closes #777
       new  760525d   Adds a complete caching mechanism for painters -> closes #777
       new  3a5e457   FIX : on zoom all, calculate the final box by hand instead of relying on the zoom function of the projection (because some of the background projections have fixed zoom steps only)
       new  79b6974   FIX : on zoom all, calculate the final box by hand instead of relying on the zoom function of the projection (because some of the background projections have fixed zoom steps only)
       new  a3fff00   ADD : living_street as a predefined highway tag -> closes #867
       new  e26d73f   ADD : living_street as a predefined highway tag -> closes #867
       new  6801397   Add nodes->Align Function Work with GPS coord. I'm not sure if these are the best coord to do the projection (Feel free to update).
       new  9dcf5f9   Add nodes->Align Function Work with GPS coord. I'm not sure if these are the best coord to do the projection (Feel free to update).
       new  6a08729   Download dialog : auto radio selection. Idea by Dirk Stoecker: http://lists.openstreetmap.org/pipermail/merkaartor/2008-May/000156.html
       new  fce6f78   Download dialog : auto radio selection. Idea by Dirk Stoecker: http://lists.openstreetmap.org/pipermail/merkaartor/2008-May/000156.html
       new  9837723   added service highway
       new  1cb9ebc   added service highway
       new  d31c755   style cleanup
       new  7bd3328   style cleanup
       new  6ff4bc3   add tag junction=roundabout when creating a new roundabout
       new  00ff62d   add tag junction=roundabout when creating a new roundabout
       new  3e9aff0   i18n
       new  a43e126   i18n
       new  3e3a74a   some cleanups in street types
       new  fd0cc1f   some cleanups in street types
       new  7cc6870   Cosmetic change in Select dialog
       new  4bbf43b   Cosmetic change in Select dialog
       new  2f2703c   revert on an area doesn't open it anymore. (eg on a roundabout)
       new  bdb3c84   revert on an area doesn't open it anymore. (eg on a roundabout)
       new  ae88d6f   sync predefinedtags.cpp with tag on wiki
       new  361b46c   sync predefinedtags.cpp with tag on wiki
       new  ab1a12e   - Fix the way to andle the "moving" mode. See http://lists.openstreetmap.org/pipermail/merkaartor/2008-May/000166.html - Remove the code refering "editAddAction" as the code was doing nothing and the button was not visible. - Add the cross cursor to all creating mode. Not the better cursor but better than nothing (At least we can distinct create and select modes).
       new  1d73e34   - Fix the way to andle the "moving" mode. See http://lists.openstreetmap.org/pipermail/merkaartor/2008-May/000166.html - Remove the code refering "editAddAction" as the code was doing nothing and the button was not visible. - Add the cross cursor to all creating mode. Not the better cursor but better than nothing (At least we can distinct create and select modes).
       new  d91c0f2   Fix : Auto select item in download windows was not seeing when you change bookmark by scroling
       new  5204716   Fix : Auto select item in download windows was not seeing when you change bookmark by scroling
       new  42f184f   fixed some valgrind hits
       new  9442d7a   fixed some valgrind hits
       new  5b681be   Adding some shortcuts for roads and nodes modifications
       new  79b8c76   Adding some shortcuts for roads and nodes modifications
       new  2648409   Avoid a segmentation fault when you zoom on an empty layer (right click + zoom)
       new  aa5ba68   Avoid a segmentation fault when you zoom on an empty layer (right click + zoom)
       new  40c38ac   ADD : load Qt plugins for application bundle with Mac
       new  81cdcd0   ADD : load Qt plugins for application bundle with Mac
       new  e8d9519   ADD : script to set up mac os framework stuff
       new  3089571   ADD : script to set up mac os framework stuff
       new  96201bc   ADD : drag map with control key
       new  eca23fe   ADD : drag map with control key
       new  71a03ce   ADD framework to support 0.6 api
       new  c741c6e   ADD framework to support 0.6 api
       new  4347810   updated
       new  7699a49   updated
       new  796ca85   ADD : ability to create new elements with the 0.6 api
       new  3d11e06   ADD : ability to create new elements with the 0.6 api
       new  73666b4   FIX : force restart for changing api versions
       new  75bcefd   FIX : force restart for changing api versions
       new  a6fe344   ADD : closing changesets in 0.6 api
       new  6d7b646   ADD : closing changesets in 0.6 api
       new  74fc86a   Correction of a small compilation error
       new  261f10e   Correction of a small compilation error
       new  ae934e1   ADD : update with 0.6 api
       new  549c404   ADD : update with 0.6 api
       new  fefe187   ADD : delete in api06
       new  edf299e   ADD : delete in api06
       new  e88f352   Warn when using wrong password or username -> closes #843
       new  bfb8a59   Warn when using wrong password or username -> closes #843
       new  1c5c1a5   FIX : upload order when merging nodes -> closes #841 The problem is merging two nodes that are part of two different roads will delete one of them. But if the update of the road using that node is postponed to later because another change the server will complain. The fix is to do all deletes at the end in a seperate stage
       new  6a25a36   FIX : upload order when merging nodes -> closes #841 The problem is merging two nodes that are part of two different roads will delete one of them. But if the update of the road using that node is postponed to later because another change the server will complain. The fix is to do all deletes at the end in a seperate stage
       new  03003e0   Draw a scale -> closes #761 -> refs #913
       new  ee49b83   Draw a scale -> closes #761 -> refs #913
       new  9f81fd1   FIX : prepare for a new windows binary release
       new  73fc79c   FIX : prepare for a new windows binary release
       new  d84d7a4   [ADD] Open/Import multiple files
       new  264b680   [ADD] Open/Import multiple files
       new  f9f015b   FIX: French translation update
       new  26250b0   FIX: French translation update
       new  5456b01   updated
       new  c941e90   updated
       new  e7a77bb   add QT version to about request
       new  b42278e   add QT version to about request
       new  081f6f5   I feel I can add me to the authors :-) Made the file UTF-8 thus
       new  113f8e9   I feel I can add me to the authors :-) Made the file UTF-8 thus
       new  d5270f7   Fix Segmentation fault when uploading a newly created relation
       new  a3daee0   Fix Segmentation fault when uploading a newly created relation
       new  7fd4bc1   FIX: Make "Extract Drawing Layer" a bit more useful by removing a bunch of trackpoints from the track
       new  6281890   FIX: Make "Extract Drawing Layer" a bit more useful by removing a bunch of trackpoints from the track
       new  8056fff   add *,? and [] selectors in paintstyle 	for explanations , look at: http://doc.trolltech.com/4.4/qregexp.html#wildcard-matching close #754
       new  7d013e5   add *,? and [] selectors in paintstyle 	for explanations , look at: http://doc.trolltech.com/4.4/qregexp.html#wildcard-matching close #754
       new  0de675d   ADD : Make URL in about window selectable (by Max Vasilev)
       new  7b0872c   ADD : Make URL in about window selectable (by Max Vasilev)
       new  6669d25   FIX : Update undo button state after upload
       new  b035972   FIX : Update undo button state after upload
       new  18a18ef   FIX : Tags undo was pretty much broken (closes #949)
       new  ef6e96d   FIX : Tags undo was pretty much broken (closes #949)
       new  9b628db   FIX : Bookmark created from "Download from web" immediately added to bookmarks menu (closes #869)
       new  3bc16ed   FIX : Bookmark created from "Download from web" immediately added to bookmarks menu (closes #869)
       new  35032c3   FIX : History window now displays UTF8 (fixes #945)
       new  20ad7b0   FIX : History window now displays UTF8 (fixes #945)
       new  952d44d   ADD : Czech translation by Tom Mika
       new  7e2a40d   ADD : Czech translation by Tom Mika
       new  378a7a9   FIX : German translation
       new  2a4af59   FIX : German translation
       new  f2ad6e4   More fix with tag and undo. Now work even if you change the key
       new  69ca8c4   More fix with tag and undo. Now work even if you change the key
       new  db7513d   adding some documentation in code. documentation is at doxygen format.
       new  b1136db   adding some documentation in code. documentation is at doxygen format.
       new  1ec1e14   added russian translation
       new  beaa7a8   added russian translation
       new  823a4e0   Italian translation by tsdogs at briosix.org close #960
       new  f3ca97e   Italian translation by tsdogs at briosix.org close #960
       new  5caa758   update french translation
       new  5a4f82d   update french translation
       new  bdce4d2   Translatable units (m and km) patch by  max at stranger-team.ru close #966
       new  f4c9512   Translatable units (m and km) patch by  max at stranger-team.ru close #966
       new  bd74a3e   New style for city/village/hamlet Patch by max at stranger-team.ru close #965
       new  bdf1351   New style for city/village/hamlet Patch by max at stranger-team.ru close #965
       new  4d70c6c   FIX : Start new road from selected node
       new  2ea1025   FIX : Start new road from selected node
       new  57f704e   Beware! This one is big and probably bugged. It just became too big to be test manageable on my own. Please test and report bugs.
       new  e3ab65e   Beware! This one is big and probably bugged. It just became too big to be test manageable on my own. Please test and report bugs.
       new  103e8ad   FIX : when cascade removing, not all children are deleted if they are present multiple times + avoid having twice the same node contiguous in the a road/relation
       new  05d2dcd   FIX : when cascade removing, not all children are deleted if they are present multiple times + avoid having twice the same node contiguous in the a road/relation
       new  d2ecba4   FIX : Dirty objects counter nitpicking
       new  75ed756   FIX : Dirty objects counter nitpicking
       new  1e441e5   Add svn:externals for Gpsdrive icons.
       new  afeff1e   Add svn:externals for Gpsdrive icons.
       new  13a41dc   Add svn:externals for Gpsdrive icons, part 2.
       new  b52dd8e   Add svn:externals for Gpsdrive icons, part 2.
       new  814e9f7   FIX : memory leak found by valgrind
       new  c4e6646   FIX : memory leak found by valgrind
       new  15b4f29   Last attempt to set svn:externals failed, start anew.
       new  668ad71   Last attempt to set svn:externals failed, start anew.
       new  c5c3907   FIX : reinstate the possibility to delete layers
       new  4de8fea   FIX : reinstate the possibility to delete layers
       new  b525da5   Start working on a MapnikPlus.mas style with lots more icons.
       new  834602f   Start working on a MapnikPlus.mas style with lots more icons.
       new  bf8d72d   FIX : Segfaults in destructors
       new  2846c30   FIX : Segfaults in destructors
       new  cfa99de   ADD : Arrow keys move the map (by Rainer Keller)
       new  7a3d2bf   ADD : Arrow keys move the map (by Rainer Keller)
       new  94407c4   FIX : Reorder init list to silence compiler warning
       new  c18828f   FIX : Reorder init list to silence compiler warning
       new  3880d1b   FIX : tweak the NMEA import + don't add extracts to the history FIX : connect the Undo list to the document when opening non-document files FIX : display the wait cursor when loading any files
       new  911fbc1   FIX : tweak the NMEA import + don't add extracts to the history FIX : connect the Undo list to the document when opening non-document files FIX : display the wait cursor when loading any files
       new  08e381e   Merge branch 'splitRoad'
       new  6324a42   Merge branch 'splitRoad'
       new  9cc57e1   ADD : Save position of last edit session on exit
       new  07dc7ce   ADD : Save position of last edit session on exit
       new  4a8e161   Add more icons to ressources file; use them in MapnikPlus style.
       new  bbe34a4   Add more icons to ressources file; use them in MapnikPlus style.
       new  2a0a85f   FIX : close missing xml tag
       new  490b50f   FIX : close missing xml tag
       new  82f33a8   ADD : "View downloaded area": "dot" the areas not downloaded from OSM during the current session
       new  7812a14   ADD : "View downloaded area": "dot" the areas not downloaded from OSM during the current session
       new  1a29453   Fix obvious typo (pxDownloarAreas).
       new  982bd3d   Fix obvious typo (pxDownloarAreas).
       new  be99e5a   ADD : Framework for a 2-phases upload; modified features from specified layer will only be uploaded after a commit phase. No change of functionality so far.
       new  52ba72f   ADD : Framework for a 2-phases upload; modified features from specified layer will only be uploaded after a commit phase. No change of functionality so far.
       new  3b8ed61   ADD : when deleting roads, ask if nodes should be deleted also
       new  cc8ebf6   ADD : when deleting roads, ask if nodes should be deleted also
       new  6ae976b   ADD : Proxy support to SlippyMapWidget + change the kind of download only when interacting with the slippy map
       new  c8a1842   ADD : Proxy support to SlippyMapWidget + change the kind of download only when interacting with the slippy map
       new  ff966be   FIX: Typo and compile warnings
       new  756bf93   FIX: Typo and compile warnings
       new  31ec6de   FIX : only delete roads nodes exclusively attached to the deleted road
       new  a31f099   FIX : only delete roads nodes exclusively attached to the deleted road
       new  99cca52   FIX : Use definition of pi from math.h
       new  210047c   FIX : Use definition of pi from math.h
       new  c79a405   * ADD : clipboard-copy-paste support (Tags only for now). Clipboard format is xml OSM. * ADD : "export selected to OSM"
       new  076af0f   * ADD : clipboard-copy-paste support (Tags only for now). Clipboard format is xml OSM. * ADD : "export selected to OSM"
       new  093d883   FIX : segfault when creating "manual" relations
       new  af91ee0   FIX : segfault when creating "manual" relations
       new  4add7f7   FIX : Selecting a feature in the properties dock did not update the Info dock (fixes #985)
       new  be0884c   FIX : Selecting a feature in the properties dock did not update the Info dock (fixes #985)
       new  3e0248d   FIX : Bug with node merge (fixed #984)
       new  974d951   FIX : Bug with node merge (fixed #984)
       new  33d49d1   ADD : Style tag selector by type (e.g "Type is TrackPoint") and presence of tags (e.g. "HasTags"). Allows: 1) To show a generic icon for POI; 2) To display an icon for "lost" points with no roads nor tags.
       new  14081b6   ADD : Style tag selector by type (e.g "Type is TrackPoint") and presence of tags (e.g. "HasTags"). Allows: 1) To show a generic icon for POI; 2) To display an icon for "lost" points with no roads nor tags.
       new  d5b8b57   FIX : problem with map adapters having limited zoom range (e.g. Maplint 12-16)
       new  cff4ee6   FIX : problem with map adapters having limited zoom range (e.g. Maplint 12-16)
       new  58c69ae   FIX : pixmap from background images were not freed, leading to ever growing memory consumption
       new  40e5772   FIX : pixmap from background images were not freed, leading to ever growing memory consumption
       new  480d1f5   FIX : Also update browserimagemanager
       new  647e35d   FIX : Also update browserimagemanager
       new  fe36204   Fix typo.
       new  3b4dab7   Fix typo.
       new  01cd01c   Add some more icons to the MapnikPlus style.
       new  478f006   Add some more icons to the MapnikPlus style.
       new  b0b4f63   removed warning
       new  3d65372   removed warning
       new  16fb4bd   added suburb
       new  aaaec7b   added suburb
       new  959ba07   some more translations
       new  40a58c8   some more translations
       new  0776e22   fixed segfault
       new  a88c704   fixed segfault
       new  d986045   i18n
       new  2cbeeb3   i18n
       new  1df7c39   FIX : speed optimization FIX : problematic icon source
       new  fafcceb   FIX : speed optimization FIX : problematic icon source
       new  c340ccc   ADD : Implementation of a binary OSM file format targeted to mobile devices (*.osb); so far, is ~3x smaller and loads ~5x faster; format subject to changes and documentation
       new  8c40904   ADD : Implementation of a binary OSM file format targeted to mobile devices (*.osb); so far, is ~3x smaller and loads ~5x faster; format subject to changes and documentation
       new  ec5daa7   ADD : "not", "true", "false", "[Default]" keywords to the Tag Selector; "[Default]" specifies the style for features not having a specific (i.e. non-default) style selected. Together with "Type Is", allows for "bug-fixing" styles "a la Maplint" (closes #988)
       new  bce93ce   ADD : "not", "true", "false", "[Default]" keywords to the Tag Selector; "[Default]" specifies the style for features not having a specific (i.e. non-default) style selected. Together with "Type Is", allows for "bug-fixing" styles "a la Maplint" (closes #988)
       new  5d992d5   FIX : allow punctuation in tag selector (fixes #987)
       new  bbcdbcb   FIX : allow punctuation in tag selector (fixes #987)
       new  0062d49   FIX : mental note: test before committing!
       new  99e2d0a   FIX : mental note: test before committing!
       new  008ad70   ADD :  special value "_NULL_" to TagSelector; matches non-existent or empty tag
       new  4bbe855   ADD :  special value "_NULL_" to TagSelector; matches non-existent or empty tag
       new  5c68337   updated version from Alessandro Briosi
       new  c8ba4f2   updated version from Alessandro Briosi
       new  9fd0c63   ADD : Remember last custom style anyway
       new  d6bba2f   ADD : Remember last custom style anyway
       new  94cd3ec   FIX : Crash when switching styles (fixes #896)
       new  b27704b   FIX : Crash when switching styles (fixes #896)
       new  2e3ee45   FIX : "Dynamically" display all built-in styles in the preferences dialog rather than pre-defined ones
       new  60d2de9   FIX : "Dynamically" display all built-in styles in the preferences dialog rather than pre-defined ones
       new  9ab214b   FIX : Memory leak with "Show downloaded areas"
       new  34a9c73   FIX : Memory leak with "Show downloaded areas"
       new  ffc484d   FIX : Segfault when splitting a way at two nodes (fixes #993)
       new  37fc92e   FIX : Segfault when splitting a way at two nodes (fixes #993)
       new  66143d0   ADD : Calculate distance between coordinates
       new  ea5e1e5   ADD : Calculate distance between coordinates
       new  effba00   ADD : Display distance in CreateSingleWay
       new  9313447   ADD : Display distance in CreateSingleWay
       new  1d6c945   ADD : Show length of selected way in info dock
       new  193abc7   ADD : Show length of selected way in info dock
       new  68b6a23   FIX : Clip track segments on viewport
       new  d044326   FIX : Clip track segments on viewport
       new  addae5a   FIX: Refactored updateStaticBuffer()
       new  4b257fa   FIX: Refactored updateStaticBuffer()
       new  df9a87f   remove some compiler warnings
       new  5805542   remove some compiler warnings
       new  65a7772   FIX : Handle relative paths when loading files
       new  9cc88aa   FIX : Handle relative paths when loading files
       new  531b838   FIX : Handle relative paths when loading files
       new  2939460   FIX : Handle relative paths when loading files
       new  84b5337   FIX : Handle relative paths when loading files
       new  4fa5f74   FIX : Handle relative paths when loading files
       new  dd79346   ADD : Import elevation and speed from GPX files
       new  a3a7fca   ADD : Import elevation and speed from GPX files
       new  971ae27   ADD : Encode speed and slope in track segments
       new  65662d0   ADD : Encode speed and slope in track segments
       new  84fb083   FIX : Show tracksegment even if it only intersects the viewport
       new  24baf25   FIX : Show tracksegment even if it only intersects the viewport
       new  3e05e6a   FIX : Improve and refactor track segment drawing
       new  7328327   FIX : Improve and refactor track segment drawing
       new  fd4ac20   Updated changelog
       new  bdb4c96   Updated changelog
       new  347c4e5   FIX : do not apply style to "empty" points in a Track layer
       new  295cb85   FIX : do not apply style to "empty" points in a Track layer
       new  46ab646   ADD : context menu functionality to the map
       new  2724c81   ADD : context menu functionality to the map
       new  23e9b1b   FIX : Add background images loaded from disk cache to the QPixmap cache
       new  20434af   FIX : Add background images loaded from disk cache to the QPixmap cache
       new  179a64e   git-svn-id: http://svn.openstreetmap.org/applications/editors/merkaartor@8616 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4
       new  6f3e6b1   git-svn-id: http://svn.openstreetmap.org/applications/editors/merkaartor@8616 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4
       new  880ff8a   git-svn-id: http://svn.openstreetmap.org/applications/editors/merkaartor@8617 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4
       new  acef490   git-svn-id: http://svn.openstreetmap.org/applications/editors/merkaartor@8617 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4
       new  6843b62   [ADD] Basic support for waypoints/logpoints from gpx files
       new  c03d129   [ADD] Basic support for waypoints/logpoints from gpx files
       new  abe6764   [FIX] Prefs overwrote the current app dir, breaking relative paths
       new  a20ab5b   [FIX] Prefs overwrote the current app dir, breaking relative paths
       new  5402bc7   ADD : ability to commit features from non-uplodable layers to the dirty layer, i.e. make them uploadable (closes #748) FIX : bump MDC documents to version 1.1 due to bug-fixes in history saving; history from version 1.0 MDC won't be imported anymore
       new  d6b8a0e   ADD : ability to commit features from non-uplodable layers to the dirty layer, i.e. make them uploadable (closes #748) FIX : bump MDC documents to version 1.1 due to bug-fixes in history saving; history from version 1.0 MDC won't be imported anymore
       new  8138f30   allow support of partially broken JavaScript
       new  0e9709e   allow support of partially broken JavaScript
       new  9a29aef   some minor fixes
       new  a05af84   some minor fixes
       new  c4be69a   some more translations
       new  ddae590   some more translations
       new  82392b3   added cs
       new  4364606   added cs
       new  8a774de   FIX : NMEA import: don't assume GSA sentence is present in the log
       new  a949e91   FIX : NMEA import: don't assume GSA sentence is present in the log
       new  6628b8a   typo
       new  b7671b5   typo
       new  d18ebcf   fixed CTRL+U double usage
       new  f34bad1   fixed CTRL+U double usage
       new  b8d3254   ADD : non-uplodable tags; tags with key beginnig and ending with an underscore ("_") won't be uploaded FIX : modifying the feature name only generates 1 undo item, not 1 by keystroke
       new  ce064e9   ADD : non-uplodable tags; tags with key beginnig and ending with an underscore ("_") won't be uploaded FIX : modifying the feature name only generates 1 undo item, not 1 by keystroke
       new  88e8783   FIX : Reimplement waypoints using non-uploadable tags rather than a separate class (allow styling)
       new  b23e369   FIX : Reimplement waypoints using non-uploadable tags rather than a separate class (allow styling)
       new  d20bea0   FIX : Add a preference option to disable styling for Track layers + re-inject default waypoint painting from dantje
       new  2256031   FIX : Add a preference option to disable styling for Track layers + re-inject default waypoint painting from dantje
       new  dde417e   FIX : Allow deletion of a node from a track without deleting the whole segment
       new  d5163a4   FIX : Allow deletion of a node from a track without deleting the whole segment
       new  7963916   FIX : Save also the redo history in a MDC document
       new  4269f11   FIX : Save also the redo history in a MDC document
       new  d761364   FIX : Qt slows to a crawl when drawing lines offscreen to a large virtual canvas, clipping enabled or not (Qt bug?). Try to otimize roads/track segments drawing to cope with this.
       new  7103686   FIX : Qt slows to a crawl when drawing lines offscreen to a large virtual canvas, clipping enabled or not (Qt bug?). Try to otimize roads/track segments drawing to cope with this.
       new  5c8045c   ADD : Shift-Right button to drag-zoom
       new  a4eba38   ADD : Shift-Right button to drag-zoom
       new  b9dd768   ADD : Export to GPX + proper waypoint saving in MDC documents
       new  b97cd4c   ADD : Export to GPX + proper waypoint saving in MDC documents
       new  a8b0fcf   FIX : forgot to commit new source files
       new  38aa704   FIX : forgot to commit new source files
       new  935afce   ADD : Export to KML
       new  5e384ef   ADD : Export to KML
       new  a0b1fb1   FIX : minor fixes
       new  83bb9f9   FIX : minor fixes
       new  7e27ca6   FIX : drawing optimization
       new  f6c6b87   FIX : drawing optimization
       new  95ac494   FIX : various minor fixes
       new  921358a   FIX : various minor fixes
       new  89a402a   FIX : Reset document name/filename after "New"
       new  b365f17   FIX : Reset document name/filename after "New"
       new  ff93fa6   FIX : properly manage modifid trackpoints from track layers (fixes #933; fixes #934)
       new  a64fb21   FIX : properly manage modifid trackpoints from track layers (fixes #933; fixes #934)
       new  76a5016   FIX : Drawing optimizations
       new  1c9aebb   FIX : Drawing optimizations
       new  96f556e   FIX : more painting optimization
       new  6a6f71a   FIX : more painting optimization
       new  e95654a   fixed typo
       new  5148a46   fixed typo
       new  fae8e09   some more translations
       new  5ddeef4   some more translations
       new  0395232   FIX : interesting performance gain when using background image map
       new  5447f6e   FIX : interesting performance gain when using background image map
       new  b1aaf53   FIX : shift-left-dragging only selects the features actually intersecting the drag box
       new  c1bffb4   FIX : shift-left-dragging only selects the features actually intersecting the drag box
       new  45fcd37   updated italian translation
       new  691bd8c   updated italian translation
       new  2320915   FIX : predefined order of deletion upload (fixes #1032)
       new  ca8e94a   FIX : predefined order of deletion upload (fixes #1032)
       new  3214625   FIX : reset menu status after "New" (Ref #1028)
       new  94ecf64   FIX : reset menu status after "New" (Ref #1028)
       new  735a208   FIX : Feature iterators became invalid after a modification on a download layer (refs #1035) FIX : "Cascaded" history were not read anymore from an MDC
       new  f91bfe8   FIX : Feature iterators became invalid after a modification on a download layer (refs #1035) FIX : "Cascaded" history were not read anymore from an MDC
       new  57ab68a   FIX : update INSTALL document
       new  6b0731d   FIX : update INSTALL document
       new  ab4aba7   FIX : Adding a node to an extracted road must keep the road  in extracted FIX : closed layers must stay closed after loading from an MDC
       new  318fe53   FIX : Adding a node to an extracted road must keep the road  in extracted FIX : closed layers must stay closed after loading from an MDC
       new  e7eee5a   FIX : replace double quote by " in tags (fixes #1036)
       new  592922c   FIX : replace double quote by " in tags (fixes #1036)
       new  b094481   updated
       new  d6ea760   updated
       new  f22a011   FIX : updated French translation
       new  bc69cf5   FIX : updated French translation
       new  c8bef57   FIX : bounding box not properly set in OSM export
       new  e283f95   FIX : bounding box not properly set in OSM export
       new  5286a5a   FIX : Set auto-extract track to false by default
       new  7b6a11c   FIX : Set auto-extract track to false by default
       new  21b1d1b   FIX : temporary fix for conflict management. Will need more thinking... (fixes #1037, #1041) FIX : handle layer zoom with 0 features or 1 trackpoint properly
       new  1f7ff6a   FIX : temporary fix for conflict management. Will need more thinking... (fixes #1037, #1041) FIX : handle layer zoom with 0 features or 1 trackpoint properly
       new  b15b416   FIX : be consistent regarding handling of timestamps
       new  e305b88   FIX : be consistent regarding handling of timestamps
       new  1bbdc83   FIX : don't even try to upload a DELETE command if the feature does not have an OSM id
       new  d8071bf   FIX : don't even try to upload a DELETE command if the feature does not have an OSM id
       new  c90eba5   FIX : Tags containing ampersand (see #1036)
       new  d138594   FIX : Tags containing ampersand (see #1036)
       new  c43fc29   FIX : crash when splitting closed road. Functionality to reveiew after 0.11 (Refs #1063) FIX : Cannot save an MDC after a failed load FIX : OSM export was missing the first feature
       new  952cdb6   FIX : crash when splitting closed road. Functionality to reveiew after 0.11 (Refs #1063) FIX : Cannot save an MDC after a failed load FIX : OSM export was missing the first feature
       new  907f790   FIX : updated czech translation
       new  1e6302d   FIX : updated czech translation
       new  8ee8ac4   Added translations to pro file
       new  85ac3ca   Added translations to pro file
       new  d51d0be   FIX : typo in the CZ add to Merkaartor.pro
       new  8d92d59   FIX : typo in the CZ add to Merkaartor.pro
       new  cf5e4d9   ADD : translations to windows package ADD : windows executable icon
       new  4ee00e3   ADD : translations to windows package ADD : windows executable icon
       new  db2301d   ADD : updated translation
       new  e5dc841   ADD : updated translation
       new  50628ff   FIX : removed POI icon from Classic and Mapnick, kept in MapnickPlus. The question mark (i.e. lost point) remains.
       new  ed3a95d   FIX : removed POI icon from Classic and Mapnick, kept in MapnickPlus. The question mark (i.e. lost point) remains.
       new  ec61ace   FIX : rounding errors with Yahoo! image adapter
       new  dfb28ff   FIX : rounding errors with Yahoo! image adapter
       new  31f10f5   ADD : Render to SVG via Osmarender (requires libxml2/libxslt; inkscape required to generate bitmap). Closes #694 ADD : Render to bitmap via native engine. ADD : layer menu in menubar ADD : display viewport coordinates in status bar ADD : (almost) generalize progress dialogs ADD : support (initial) of GPS devices / NMEA log replay ADD : option to show/hide track segments ADD : option to show/hide non-stylized trackpoints ADD : option to show/hide street names on the map
       new  f36b4e8   ADD : Render to SVG via Osmarender (requires libxml2/libxslt; inkscape required to generate bitmap). Closes #694 ADD : Render to bitmap via native engine. ADD : layer menu in menubar ADD : display viewport coordinates in status bar ADD : (almost) generalize progress dialogs ADD : support (initial) of GPS devices / NMEA log replay ADD : option to show/hide track segments ADD : option to show/hide non-stylized trackpoints ADD : option to show/hide street names on the map
       new  17df71c   FIX : Some leftovers from previous commit
       new  f600356   FIX : Some leftovers from previous commit
       new  083c018   FIX : some more leftovers
       new  ddff3a2   FIX : some more leftovers
       new  a85140e   FIX : 412 when uploading joined/splitted roads (0.12)
       new  d3b1f86   FIX : 412 when uploading joined/splitted roads (0.12)
       new  0bdf6e3   FIX : typo + optimization
       new  3e2ee2d   FIX : typo + optimization
       new  71f2695   ADD : switch to integer internal coordinates. Coordinates now vary from -INT_MAX to +INT_MAX rather than -M_PI / +M_PI
       new  97476bb   ADD : switch to integer internal coordinates. Coordinates now vary from -INT_MAX to +INT_MAX rather than -M_PI / +M_PI
       new  3d99ed9   FIX : compile error on some systems FIX : drawing optimization FIX : unknown signal error (by Holger Schurig)
       new  e6019bf   FIX : compile error on some systems FIX : drawing optimization FIX : unknown signal error (by Holger Schurig)
       new  7020bb7   FIX : temporarly force names color to black ADD : save last download layer to MDCs
       new  0581597   FIX : temporarly force names color to black ADD : save last download layer to MDCs
       new  2576491   ADD : names rendering in styles
       new  21bf914   ADD : names rendering in styles
       new  a42b3de   FIX : another try at solving the "long-ways-at-high-zoom-makes-Merkaartor-unusable" problem (closes #1110)
       new  0cd503f   FIX : another try at solving the "long-ways-at-high-zoom-makes-Merkaartor-unusable" problem (closes #1110)
       new  2f11060   ADD : "Duplicate", "Apply", "Up", "Down" functionality to the style editor (closes #756)
       new  ec3f18e   ADD : "Duplicate", "Apply", "Up", "Down" functionality to the style editor (closes #756)
       new  ad866c4   ADD : menu option to show/hide scale (closes #913)
       new  c2828d8   ADD : menu option to show/hide scale (closes #913)
       new  0e134eb   FIX: remove svn:executable bit
       new  acfdc0c   FIX: remove svn:executable bit
       new  81c37f2   ADD : Create one layer per track during GPX import (Refs #1054) ADD : Info dock for layers
       new  9d5d5fe   ADD : Create one layer per track during GPX import (Refs #1054) ADD : Info dock for layers
       new  8868942   ADD : menu option to show/hide a selectable relation bounding box (Refs #935) ADD : preference option for focus/hover/relations colors
       new  16f773f   ADD : menu option to show/hide a selectable relation bounding box (Refs #935) ADD : preference option for focus/hover/relations colors
       new  b33430d   ADD : continue road if selected node belongs to only 1 road and is at one end (Fixes #935) ADD : MRU for opened and imported files
       new  7e79131   ADD : continue road if selected node belongs to only 1 road and is at one end (Fixes #935) ADD : MRU for opened and imported files
       new  31fc68a   ADD : draw landuse=water also in classic style
       new  79cd5de   ADD : draw landuse=water also in classic style
       new  7d0c7f2   FIX : manage road conflicts from downloads (Closes #1117) ADD : support for 2 labels rendering for roads; 1 along the road & 1 with background (e.g. "ref" tag family)
       new  1819434   FIX : manage road conflicts from downloads (Closes #1117) ADD : support for 2 labels rendering for roads; 1 along the road & 1 with background (e.g. "ref" tag family)
       new  fe02d38   ADD : tab filtering and color code to Layer dock
       new  1b2e799   ADD : tab filtering and color code to Layer dock
       new  e342f7d   FIX : alpha not properly restored from MDC for default layers FIX : continue road was active even if not at one end
       new  2ff32cf   FIX : alpha not properly restored from MDC for default layers FIX : continue road was active even if not at one end
       new  432c7e5   ADD : ability to use svg as trackpoint icons
       new  adc1086   ADD : ability to use svg as trackpoint icons
       new  b5fca20   FIX : forgot these files
       new  863d5be   FIX : forgot these files
       new  fc03cb7   FIX : only activate upload menu when there is something to upload -> closes #1029
       new  b3b55a3   FIX : only activate upload menu when there is something to upload -> closes #1029
       new  a85a330   ADD : +/- buttons on the slippy map to make it useable for single button devices like the mac or mobile platforms like N810
       new  d4059c8   ADD : +/- buttons on the slippy map to make it useable for single button devices like the mac or mobile platforms like N810
       new  6458812   FIX filename
       new  f488bda   FIX filename
       new  0a60a85   FIX : compile error + warnings under Linux
       new  61e04c5   FIX : compile error + warnings under Linux
       new  9997030   ADD : scalable POI icons in styles (Closes #1119) FIX : make svg icons background transparent
       new  d402e5b   ADD : scalable POI icons in styles (Closes #1119) FIX : make svg icons background transparent
       new  471fdc9   FIX : speedup + draw track segments and relation boxes in the front
       new  93eba20   FIX : speedup + draw track segments and relation boxes in the front
       new  0d73a66   FIX : bug-fixes + adaptations for mobile
       new  7a686e8   FIX : bug-fixes + adaptations for mobile
       new  e3301fb   FIX : Handle "NotYetDownloaded" for Relations (closes #1120) FIX : Make "Referenced by relation" in Info dock  working again FIX : Rebuild all way paths of a relation before painting
       new  356a41c   FIX : Handle "NotYetDownloaded" for Relations (closes #1120) FIX : Make "Referenced by relation" in Info dock  working again FIX : Rebuild all way paths of a relation before painting
       new  1dc77d5   FIX : properly detect if roads are breakable/joinable and update menus accordingly
       new  b23eaca   FIX : properly detect if roads are breakable/joinable and update menus accordingly
       new  af42d94   ADD : GPS stuff (marker, record NMEA log)
       new  f65f6ba   ADD : GPS stuff (marker, record NMEA log)
       new  302cb1e   ADD : GPS record to track layer (+ pause) ADD : Mobile tweakings
       new  4e785e2   ADD : GPS record to track layer (+ pause) ADD : Mobile tweakings
       new  fe9ce70   ADD : MOBILE: replace docks with fullscreen dialogs ADD : "visible" action in layers menu
       new  2eaff0c   ADD : MOBILE: replace docks with fullscreen dialogs ADD : "visible" action in layers menu
       new  0f4a85a   ADD : Check if there are empty roads/relations during a download and propose to mark them for deletion FIX : make downloading unresolved relations optional FIX : Do not build path for empty roads.
       new  a0fc657   ADD : Check if there are empty roads/relations during a download and propose to mark them for deletion FIX : make downloading unresolved relations optional FIX : Do not build path for empty roads.
       new  536697f   FIX : compilation error
       new  a95bdab   FIX : compilation error
       new  2cce6ff   FIX : Compilation under Qt 4.3.3
       new  f508d46   FIX : Compilation under Qt 4.3.3
       new  cf324ce   FIX : update the "created_by" tag at each update, not only add. (Closes #1131) FIX : remove unused commandlists stuff at OSM download ADD : more mobile tweakings
       new  781eea9   FIX : update the "created_by" tag at each update, not only add. (Closes #1131) FIX : remove unused commandlists stuff at OSM download ADD : more mobile tweakings
       new  6a24ecf   ADD : add a MOBILE=1 option to Merkaartor.pro for some mobile tweakings.
       new  6359d21   ADD : add a MOBILE=1 option to Merkaartor.pro for some mobile tweakings.
       new  86db697   FIX : rendering performance tweaks FIX : GPS tweaks
       new  7bffb32   FIX : rendering performance tweaks FIX : GPS tweaks
       new  1c77815   FIX : make the download dialog less cluttered
       new  f171f81   FIX : make the download dialog less cluttered
       new  fd7f3dc   FIX : make download with slippy map work again
       new  a284333   FIX : make download with slippy map work again
       new  d29a62e   FIX : compile warning
       new  5187db3   FIX : compile warning
       new  9ccdf50   ADD : revised OSB format. Allows to use large map files directly from disk with low memory footprint. FIX : Native render doesn't render anything at high lat/long values (Closes #1135) FIX : Expand tables in the properties dock to the available width by default (Closes #1136)
       new  1fc734c   ADD : revised OSB format. Allows to use large map files directly from disk with low memory footprint. FIX : Native render doesn't render anything at high lat/long values (Closes #1135) FIX : Expand tables in the properties dock to the available width by default (Closes #1136)
       new  d566f83   ADD : Support for GeoTagged images. qmake GEOIMAGE=1 to activate. requires exiv2 (by Timo Schlüßler) ADD : Move to the next field on enter in properties dock tags (by Travers Carter) (Refs #1137)
       new  19912f3   ADD : Support for GeoTagged images. qmake GEOIMAGE=1 to activate. requires exiv2 (by Timo Schlüßler) ADD : Move to the next field on enter in properties dock tags (by Travers Carter) (Refs #1137)
       new  a6b6b91   Port over font settings from Mapnik.mas and tweak them a bit.
       new  b866765   Port over font settings from Mapnik.mas and tweak them a bit.
       new  79bc168   Display names of footways and tracks.
       new  4c9816f   Display names of footways and tracks.
       new  4755c39   FIX : nice panning speedup at low zoom FIX : OSB fixes
       new  8f36082   FIX : nice panning speedup at low zoom FIX : OSB fixes
       new  fa50e94   FIX : Allow font bigger than road width (fixes #1144)
       new  75dcd7e   FIX : Allow font bigger than road width (fixes #1144)
       new  d3fadc8   FIX : Upload of a modified single GPX track node was not working anymore (fixes #1141)
       new  712385c   FIX : Upload of a modified single GPX track node was not working anymore (fixes #1141)
       new  042fd0e   fixed shortcut problems
       new  e89fd81   fixed shortcut problems
       new  d2384b8   ADD : Geoimage dock show/hide menu FIX : OSB optimizations
       new  2343aa5   ADD : Geoimage dock show/hide menu FIX : OSB optimizations
       new  58cb25b   ADD : preliminary gpsd support
       new  d046aa8   ADD : preliminary gpsd support
       new  b3b82ca   FIX : make gpsd support configureable
       new  c4c549c   FIX : make gpsd support configureable
       new  0168b43   ADD : also capture sattelite information
       new  989a18d   ADD : also capture sattelite information
       new  409bd34   FIX : only delete commands (and associated features) when the associated commandhistory is destoyed (fixes #1148)
       new  c3b2e80   FIX : only delete commands (and associated features) when the associated commandhistory is destoyed (fixes #1148)
       new  f8ae885   FIX : remove polling for thread exit
       new  2d3c030   FIX : remove polling for thread exit
       new  6399ebe   FIX : interpret satellite information correctly
       new  6010699   FIX : interpret satellite information correctly
       new  002bffe   FIX : problems with deleted features in upload (refs #1138)
       new  6d8264c   FIX : problems with deleted features in upload (refs #1138)
       new  3cc717e   FIX : Joining roads by moving a node from one road on top of another road gives incorrect node sequence (Fixes #1149)
       new  6f545af   FIX : Joining roads by moving a node from one road on top of another road gives incorrect node sequence (Fixes #1149)
       new  d999890   FIX : 'Download more' should work without prior 'Download from web' (Closes #1028)
       new  836b15b   FIX : 'Download more' should work without prior 'Download from web' (Closes #1028)
       new  7ebeb14   FIX : OSM export doesn't handle quotes well (Fixes #1139) ADD : Allow osm API url in the "Use OSM link" text box
       new  2b84335   FIX : OSM export doesn't handle quotes well (Fixes #1139) ADD : Allow osm API url in the "Use OSM link" text box
       new  b850160   ADD : nice satellite view
       new  fd982ec   ADD : nice satellite view
       new  2b6ac37   FIX : make the heading appear in the satellite tracker FIX : make the GPS dock smaller
       new  52b2397   FIX : make the heading appear in the satellite tracker FIX : make the GPS dock smaller
       new  0c5dd98   Show more names of features in MapnikPlus.mas. Port over some font settings from MapnikPlus.mas to Mapnik.mas.
       new  51d7595   Show more names of features in MapnikPlus.mas. Port over some font settings from MapnikPlus.mas to Mapnik.mas.
       new  9fccc04   FIX : use signalling instead of busy waiting for serial port gpsdevices
       new  b6dad89   FIX : use signalling instead of busy waiting for serial port gpsdevices
       new  c6a2530   Text for more features.
       new  9efc0b6   Text for more features.
       new  e7f602d   FIX : modified OSB structure; now is faster :-) but files are larger :-(. to be continued... FIX : crash at closing time with track files. FIX : tuned mobile style a bit for performance
       new  854fcfe   FIX : modified OSB structure; now is faster :-) but files are larger :-(. to be continued... FIX : crash at closing time with track files. FIX : tuned mobile style a bit for performance
       new  8e700d1   FIX : temporary(?) fix for serial GPS
       new  38ef138   FIX : temporary(?) fix for serial GPS
       new  c1ce4af   added translations
       new  8f185b3   added translations
       new  e3e0f80   fixed compiling error
       new  00f1e9f   fixed compiling error
       new  10c0502   Point to new tiles URL for the cycle map.
       new  a0239a0   Point to new tiles URL for the cycle map.
       new  f6f4707   Display names of peaks.
       new  33f467e   Display names of peaks.
       new  dbd3fc0   FIX : OSB: more tweaks
       new  3c0e44f   FIX : OSB: more tweaks
       new  5b9a92d   FIX : faster loading of images (they are loaded when clicking on the node they belong to, not when openening the images) FIX : better zooming in GeoImageDock (using mouse wheel and double click (with ctrl to zoom out)). ADD : context menu for GeoImageDock to remove loaded images and copying image filename to clipboard. ADD : progress dialog when opening images
       new  90c0012   FIX : faster loading of images (they are loaded when clicking on the node they belong to, not when openening the images) FIX : better zooming in GeoImageDock (using mouse wheel and double click (with ctrl to zoom out)). ADD : context menu for GeoImageDock to remove loaded images and copying image filename to clipboard. ADD : progress dialog when opening images
       new  39ed8d1   FIX : using QUrl to get lon, lat and zoom from osm-link. FIX : distance between the corners of the download area is calculated from zoom (not defined by hand for each zoom value). FIX : longitude-difference is calculated in awareness of different meters/degree at different latitudes.
       new  2ba06fb   FIX : using QUrl to get lon, lat and zoom from osm-link. FIX : distance between the corners of the download area is calculated from zoom (not defined by hand for each zoom value). FIX : longitude-difference is calculated in awareness of different meters/degree at different latitudes.
       new  a3b3024   FIX : Simplier calculation of download area coordinates for SlippyMapWidget (by Travers Carter)
       new  d4de62b   FIX : Simplier calculation of download area coordinates for SlippyMapWidget (by Travers Carter)
       new  554165c   Sync from r10585, makes yahoo maps line up in bigger views
       new  be08844   Sync from r10585, makes yahoo maps line up in bigger views
       new  ae1c1c8   FIX : correct progress when downloading map tiles
       new  f0dcc18   FIX : correct progress when downloading map tiles
       new  0261d1c   FIX : make "About" dialog more useful ADD : .pro refactoring: add a "Config.pri" for static qmake configuration and a "Custom.pri" for non-standard stuff
       new  4747b18   FIX : make "About" dialog more useful ADD : .pro refactoring: add a "Config.pri" for static qmake configuration and a "Custom.pri" for non-standard stuff
       new  78b6ca5   FIX : use file timestamp when no exiv header FIX : use QTimeEdit to query for offset
       new  77c2db7   FIX : use file timestamp when no exiv header FIX : use QTimeEdit to query for offset
       new  2763266   ADD : ability to set language explicitly
       new  ee807be   ADD : ability to set language explicitly
       new  c8c6d83   ADD : information about adding a language
       new  39d6a3f   ADD : information about adding a language
       new  72a851e   FIX : remove double of merkaartor_cs
       new  c4c5717   FIX : remove double of merkaartor_cs
       new  de9e719   ADD : let user choose between translating OSM tags yes/no
       new  aebf837   ADD : let user choose between translating OSM tags yes/no
       new  fd887a2   changed default
       new  e513917   changed default
       new  6f27874   FIX : Remove support of internal webkit - Part 1
       new  104efc4   FIX : Remove support of internal webkit - Part 1
       new  13b9a21   FIX : Remove support of internal webkit - Part 2
       new  a180877   FIX : Remove support of internal webkit - Part 2
       new  c1f460a   FIX : shortcut for GeoImageDock is ctrl+e (not ctrl+i because thats the shortcut for infoDock) ADD : Yes/NoToAll buttons for questions when opening images FIX : hide all and show all actions also hide/show GeoImageDock and GPSDock FIX : also use file timestamp when no timestamp or coordinates in EXIV ADD : several german translations for GeoImageDock, QApplication, MainWindow and others
       new  9e167d7   FIX : shortcut for GeoImageDock is ctrl+e (not ctrl+i because thats the shortcut for infoDock) ADD : Yes/NoToAll buttons for questions when opening images FIX : hide all and show all actions also hide/show GeoImageDock and GPSDock FIX : also use file timestamp when no timestamp or coordinates in EXIV ADD : several german translations for GeoImageDock, QApplication, MainWindow and others
       new  287098e   Sort tags in MapnikPlus.mas. Render note=FIXME properly, display house numbers, highway/railway=construction and highway=road/path.
       new  6d5c5dd   Sort tags in MapnikPlus.mas. Render note=FIXME properly, display house numbers, highway/railway=construction and highway=road/path.
       new  a666413   ADD : Version 0.13
       new  5e59f11   ADD : Version 0.13
       new  e245945   FIX : mark the tag strings for translation
       new  7fa4b34   FIX : mark the tag strings for translation
       new  45618ac   FIX : also apply changes from [10654] to 'Unknown' and 'Not specified'
       new  2fda281   FIX : also apply changes from [10654] to 'Unknown' and 'Not specified'
       new  a02853e   FIX : Minor fixes
       new  94d0f73   FIX : Minor fixes
       new  7f997a9   FIX : replace "[addr:housenumber] is *" by "[addr:housenumber] is not _NULL_" in styles
       new  408d4f3   FIX : replace "[addr:housenumber] is *" by "[addr:housenumber] is not _NULL_" in styles
       new  51042f7   FIX : OSB + download bug
       new  c9abe2d   FIX : OSB + download bug
       new  fec2fca   FIX : Node gets new name after setting that name for a road (Fixes #1156)
       new  50aea4b   FIX : Node gets new name after setting that name for a road (Fixes #1156)
       new  3877307   ADD : SlippyMap remembers last used view
       new  2480ab8   ADD : SlippyMap remembers last used view
       new  3f052f3   FIX : redraw bug after sidways scroll (Closes #1165) FIX : Position jumps away when zooming in below 1m (Closes #1162) FIX : "created_by" not deleted after an undo
       new  f4a1875   FIX : redraw bug after sidways scroll (Closes #1165) FIX : Position jumps away when zooming in below 1m (Closes #1162) FIX : "created_by" not deleted after an undo
       new  c9782b5   FIX : windows packaging fixes (Closes #1166)
       new  6097c89   FIX : windows packaging fixes (Closes #1166)
       new  6e07334   updated
       new  741ac1e   updated
       new  84ad515   updated
       new  7f14d36   updated
       new  c316ada   Nicer sizes for house numbers. They do not render right now though, see #1181.
       new  f42cac5   Nicer sizes for house numbers. They do not render right now though, see #1181.
       new  9d9041b   FIX : forgotten tr() in GeoImageDock
       new  efbcd3f   FIX : forgotten tr() in GeoImageDock
       new  8c21edd   FIX : invalid synatx for "not _NULL_" (fixes #1181)
       new  c96d514   FIX : invalid synatx for "not _NULL_" (fixes #1181)
       new  f581cde   FIX : backport [10762]
       new  6593e1a   FIX : backport [10762]
       new  07fe826   FIX : backport [10792]
       new  73c9a73   FIX : backport [10792]
       new  9257cb4   FIX : backport [10794]
       new  e5b9a1e   FIX : backport [10794]
       new  78d4f36   ADD : Move to the next field on enter in properties dock tags - part 2 (by Travers Carter) (closes #1137) FIX : compile error on GCC
       new  2a0eca4   ADD : Move to the next field on enter in properties dock tags - part 2 (by Travers Carter) (closes #1137) FIX : compile error on GCC
       new  21fe88d   FIX : Windows crash when resaving changed scene truncates save file (closes #1164) ADD : OSM manager (work in progress; have to commit coz managing 3 branches is too much)
       new  b81c120   FIX : Windows crash when resaving changed scene truncates save file (closes #1164) ADD : OSM manager (work in progress; have to commit coz managing 3 branches is too much)
       new  f3e4505   FIX : Compile error (fixes #1189)
       new  5f70e1f   FIX : Compile error (fixes #1189)
       new  a2137c5   FIX : More forgotten new files (Refs #1189)
       new  706f3fa   FIX : More forgotten new files (Refs #1189)
       new  0000dc5   FIX : Thanks to Richard for correcting my lack of carefulness (Refs #1189)
       new  8c7280a   FIX : Thanks to Richard for correcting my lack of carefulness (Refs #1189)
       new  533a375   FIX : INSTALL doc
       new  8efbb42   FIX : INSTALL doc
       new  4234656   ADD : make hover/relation/focus sizes configureable FIX : make the defaults a little bit more subtle
       new  d0fc93a   ADD : make hover/relation/focus sizes configureable FIX : make the defaults a little bit more subtle
       new  5429210   ADD : OSB Manager - part 2
       new  dca7351   ADD : OSB Manager - part 2
       new  0b55620   ADD : World OSB manager: ability to delete regions FIX : Yahoo! imagery: comment out apparently crashing code which basically is useless (Refs #1194, refs #1196)
       new  c746e0f   ADD : World OSB manager: ability to delete regions FIX : Yahoo! imagery: comment out apparently crashing code which basically is useless (Refs #1194, refs #1196)
       new  2998883   FIX : Compile problem with Qt 4.4.0 and NOUSEWBKIT=1 (fixes #1202)
       new  ebce69a   FIX : Compile problem with Qt 4.4.0 and NOUSEWBKIT=1 (fixes #1202)
       new  27116f6   ADD : add support for MTK-based GPSes ADD : add "Halo" label option to the style editor (closes #1144)
       new  dd004ff   ADD : add support for MTK-based GPSes ADD : add "Halo" label option to the style editor (closes #1144)
       new  336f045   FIX : Changes are discarded after download-more (fixes #1198)
       new  f48f246   FIX : Changes are discarded after download-more (fixes #1198)
       new  fba1696   FIX: added .mas extention when saving style map (closes #802)
       new  9306725   FIX: added .mas extention when saving style map (closes #802)
       new  4bddbf5   ADD : add "Area" label option to the style editor (handle road label as trackpoints, with anchor at the center of the bounding box)
       new  287b4e3   ADD : add "Area" label option to the style editor (handle road label as trackpoints, with anchor at the center of the bounding box)
       new  fbd2ed2   FIX : CS translation (by Tomas Mika)
       new  cdfcd66   FIX : CS translation (by Tomas Mika)
       new  82c20c6   Make park and water be of new type area.
       new  dc51c66   Make park and water be of new type area.
       new  8e642d8   Render some more areas with a label. Handle area=yes, with the style of a pedestrian highway which seems to fit most cases.
       new  8486f3e   Render some more areas with a label. Handle area=yes, with the style of a pedestrian highway which seems to fit most cases.
       new  eafe1b0   FIX : track list doesnt reuse space (closes #1214)
       new  e929130   FIX : track list doesnt reuse space (closes #1214)
       new  17cff8d   ADD : enhanced Goto dialog (closes #1182)
       new  846349e   ADD : enhanced Goto dialog (closes #1182)
       new  abd930c   FIX : Road label placement off sometimes (closes #1209) FIX : double assigned shortcut. GPS dock is now CTRL-Y. Goto was previously assigned CTRL-G.
       new  dce7759   FIX : Road label placement off sometimes (closes #1209) FIX : double assigned shortcut. GPS dock is now CTRL-Y. Goto was previously assigned CTRL-G.
       new  111863e   FIX : crash after undo roundabout (closes #1218)
       new  71f6c1b   FIX : crash after undo roundabout (closes #1218)
       new  ffc5fd6   FIX: Import of ui_SetPositionDialog.h does not seem to be necessary any more (closes: #1222)
       new  a293b67   FIX: Import of ui_SetPositionDialog.h does not seem to be necessary any more (closes: #1222)
       new  ed1d9f8   ADD : Shortcut editor
       new  db860cf   ADD : Shortcut editor
       new  de1cc99   FIX : Make Linux happy
       new  b7c475a   FIX : Make Linux happy
       new  020f2d5   FIX : compilation on Qt 4.3; automatically disable webkit on Qt < 4.4
       new  3e374c0   FIX : compilation on Qt 4.3; automatically disable webkit on Qt < 4.4
       new  781368c   ADD : display layer name in node info
       new  012b58b   ADD : display layer name in node info
       new  fdab4b5   ADD : KML import
       new  6656be5   ADD : KML import
       new  5dc96b0   ADD : update info dock on hover
       new  0c31ecc   ADD : update info dock on hover
       new  241d96b   ADD : import/export to the shortcut editor
       new  9fef0b3   ADD : import/export to the shortcut editor
       new  9f2bf94   FIX : Remove some compile warnings
       new  77792dd   FIX : Remove some compile warnings
       new  855c288   ADD : Raw tracks from OSM are split if trkpts are >100m apart
       new  2ce2cee   ADD : Raw tracks from OSM are split if trkpts are >100m apart
       new  59b0b09   FIX : When needing to enter the password during uploading, the wrong tab is highlighted (closes #1234)
       new  7fe5941   FIX : When needing to enter the password during uploading, the wrong tab is highlighted (closes #1234)
       new  1954c9c   FIX : make moving geo-time-encoded images to the start of the track work
       new  5648e19   FIX : make moving geo-time-encoded images to the start of the track work
       new  cd5ae16   FIX : After coming out of fullscreen, revert to previous state rather than showing all docks FIX : do not unselect newly created features
       new  1b78355   FIX : After coming out of fullscreen, revert to previous state rather than showing all docks FIX : do not unselect newly created features
       new  f407ba6   ADD : make max distance between GPX nodes configurable (by Mat) FIX : compilation error
       new  47b708d   ADD : make max distance between GPX nodes configurable (by Mat) FIX : compilation error
       new  65a7324   FIX : Verify that selection is in a layer before access (#1250)
       new  eed4caf   FIX : Verify that selection is in a layer before access (#1250)
       new  2da7842   FIX : adjust for osmarender reorg
       new  c15df4d   FIX : adjust for osmarender reorg
       new  d05bdc0   ADD : "locked selection". Pressing "Tab" enters lock mode. In this mode, only the features around last click can be selected. Repeatedly press "Tab" to select them in cycle. Quite experimental, so expect problems... (closes #1021, closes #858) ADD : when hovering/focussing a feature, its parents appear in dotted lines FIX : initial viewport is really the one from previous session
       new  d26e27d   ADD : "locked selection". Pressing "Tab" enters lock mode. In this mode, only the features around last click can be selected. Repeatedly press "Tab" to select them in cycle. Quite experimental, so expect problems... (closes #1021, closes #858) ADD : when hovering/focussing a feature, its parents appear in dotted lines FIX : initial viewport is really the one from previous session
       new  d144364   FIX : remove problematic ASSERT
       new  7b9e2ad   FIX : remove problematic ASSERT
       new  04107d6   FIX : Compile warning
       new  fd6dc92   FIX : Compile warning
       new  f2fa6e6   FIX : Allow special characters in username and password       (fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491913)
       new  2f8bc55   FIX : Allow special characters in username and password       (fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491913)
       new  9452344   FIX : Recent open/import behaviour (fixes #1244)
       new  bce74c7   FIX : Recent open/import behaviour (fixes #1244)
       new  2c543d2   add desktop file following the freedesktop.org spec
       new  8ba7f31   add desktop file following the freedesktop.org spec
       new  4d38f7f   FIX: Corrected spelling mistake in MainWindow (closes mail from Matias D Ambrosio
       new  d07bb09   FIX: Corrected spelling mistake in MainWindow (closes mail from Matias D Ambrosio
       new  4e6877c   removed warnings, cleanup translations a bit
       new  360a227   removed warnings, cleanup translations a bit
       new  082a32e   minor update again
       new  e06672e   minor update again
       new  979b1e5   FIX : Zooming on F3 and shift-right-button lead to broken interaction       (or maybe I just don't understand how this should work :-)
       new  fcefd6a   FIX : Zooming on F3 and shift-right-button lead to broken interaction       (or maybe I just don't understand how this should work :-)
       new  45dd0bf   FIX : Russian translation up to date (max at stranger-team.ru)
       new  33a30b7   FIX : Russian translation up to date (max at stranger-team.ru)
       new  0f8fa8c   FIX : Handle plural forms better in DirtyDock (by deejay1)
       new  30144b2   FIX : Handle plural forms better in DirtyDock (by deejay1)
       new  141eb25   Make cycleways thinner.
       new  9bd8f22   Make cycleways thinner.
       new  763d1f6   ADD : Tag Templates (closes #1031) ADD : "Area" type to tag selector (matches closed roads); Use as "Type is Area". ADD : context menu to the slippy map to reset viewport to default (as a side effect, disable right mouse click for zoomout)
       new  3a70e46   ADD : Tag Templates (closes #1031) ADD : "Area" type to tag selector (matches closed roads); Use as "Type is Area". ADD : context menu to the slippy map to reset viewport to default (as a side effect, disable right mouse click for zoomout)
       new  0ac75a4   ADD : Tag templates support for relations ADD : default template tweaks
       new  7939344   ADD : Tag templates support for relations ADD : default template tweaks
       new  e9fcc6d   FIX : Relations hotspot was off
       new  64772e7   FIX : Relations hotspot was off
       new  a1baec4   ADD : Single mouse button preference (closes #1314) FIX : various
       new  45cca10   ADD : Single mouse button preference (closes #1314) FIX : various
       new  c6c0cdc   FIX : GPS dock coordinates display wrong (fixes #1303) FIX : Background Image: show warning about Yahoo non-cacheable (closes #1310)
       new  fa34fc6   FIX : GPS dock coordinates display wrong (fixes #1303) FIX : Background Image: show warning about Yahoo non-cacheable (closes #1310)
       new  0bfda30   FIX : Plural/paucal forms in DownloadOSM.cpp (closes #1306) FIX : World OSM manager now uses standard API rather than the not quite stable XAPI service
       new  dfe923d   FIX : Plural/paucal forms in DownloadOSM.cpp (closes #1306) FIX : World OSM manager now uses standard API rather than the not quite stable XAPI service
       new  f29c903   New style displaying the maxspeed tag in different colors.
       new  aeffd1e   New style displaying the maxspeed tag in different colors.
       new  d28b3e7   Add style Maxspeed to resources. Also display service roads with a width.
       new  3be4961   Add style Maxspeed to resources. Also display service roads with a width.
       new  eaacf54   Add style Maxspeed to resources. Now really.
       new  2103808   Add style Maxspeed to resources. Now really.
       new  01e9349   Add halo to labels.
       new  4b82495   Add halo to labels.
       new  71380b9   A style that displays the lit tag on ways (both explicitly set to true and false).
       new  4310175   A style that displays the lit tag on ways (both explicitly set to true and false).
       new  c7378df   Also display maxheight, maxwidth, maxweight and maxlength.
       new  ae2b17b   Also display maxheight, maxwidth, maxweight and maxlength.
       new  1e6bf19   Ship Lighting.mas as a resource.
       new  0da94b8   Ship Lighting.mas as a resource.
       new  42c1443   First take at the Polish translation. Mostly error messages left.
       new  e84f9de   First take at the Polish translation. Mostly error messages left.
       new  6907dba   Re-enable Polish language choice in Preferences.
       new  9397e18   Re-enable Polish language choice in Preferences.
       new  4bc3d2e   Add halo to most element labels (except the bigger drawn highways and areas) so that they are more visible when using background images.
       new  efc8f3a   Add halo to most element labels (except the bigger drawn highways and areas) so that they are more visible when using background images.
       new  4776a0a   Display all buildings in color.
       new  aabd296   Display all buildings in color.
       new  3f40f05   Halos for areas; follow current Mapnik more closely in general.
       new  f123a76   Halos for areas; follow current Mapnik more closely in general.
       new  c5f8b57   FIX: Pass arguments to recently changed translatable strings.      Definitely closes #1298 and #1306.
       new  c370d0a   FIX: Pass arguments to recently changed translatable strings.      Definitely closes #1298 and #1306.
       new  8a9ae5c   FIX: If TRANSDIR_SYSTEM isn't set use QLibraryInfo::TranslationsPath. (closes #1358)
       new  43fca86   FIX: If TRANSDIR_SYSTEM isn't set use QLibraryInfo::TranslationsPath. (closes #1358)
       new  11beabd   Updated CHANGELOG
       new  c621dc7   Updated CHANGELOG
       new  df5aecc   FIX : make features QObject-enabled. Allow guarded pointers (QPointer; automatically set to NULL when the pointed object is deleted).
       new  6763f25   FIX : make features QObject-enabled. Allow guarded pointers (QPointer; automatically set to NULL when the pointed object is deleted).
       new  7e32f23   Reduce thickness of power lines.
       new  3e77152   Reduce thickness of power lines.
       new  13684ed   Add #include guards
       new  ab05f2d   Add #include guards
       new  72d8774   Make name of pharmacy smaller.
       new  76282e2   Make name of pharmacy smaller.
       new  6ce3fc7   ADD : Add Name Finder service to "Go to" dialog.
       new  652e941   ADD : Add Name Finder service to "Go to" dialog.
       new  8a852df   Small update to the Polish translation.
       new  d04ff1c   Small update to the Polish translation.
       new  7628bea   * ADD : Automatically save/restore bookmarks, TMS servers & WMS servers to OSM user preferences (closes #1362)
       new  3301a3f   * ADD : Automatically save/restore bookmarks, TMS servers & WMS servers to OSM user preferences (closes #1362)
       new  5bbb0b1   FIX : Relation templates: stacked widgets
       new  8cad585   FIX : Relation templates: stacked widgets
       new  58e75fe   ADD : Possibility to add/remove members from Relations (closes #1265)
       new  0414b8f   ADD : Possibility to add/remove members from Relations (closes #1265)
       new  e9c9447   ADD : Allow to remove a member from a relation when only 1 feature is selected and that the feature has only 1 parent relation
       new  71406a0   ADD : Allow to remove a member from a relation when only 1 feature is selected and that the feature has only 1 parent relation
       new  34f893d   NameFinderWidget: 	- react to double clicks in widget (accepts the dialog) 	- set search button as default when some text is inserted in the lineEdit
       new  631a87d   NameFinderWidget: 	- react to double clicks in widget (accepts the dialog) 	- set search button as default when some text is inserted in the lineEdit
       new  e228ba6   Make house numbers visible also in lower zooms.
       new  299ff22   Make house numbers visible also in lower zooms.
       new  7bca0bf   FIX : if a style was selected for a node but no icon was defined, nothing was drawn
       new  5ebf522   FIX : if a style was selected for a node but no icon was defined, nothing was drawn
       new  85a333f   ADD : "View" - "Show directional Arrows" menu. "Never" obviously never shows the arrows, "Always" obviously always shows them, even for non-roads. "Oneway" is the equivalent of the existing and is the default. (closes #1316)
       new  e82066b   ADD : "View" - "Show directional Arrows" menu. "Never" obviously never shows the arrows, "Always" obviously always shows them, even for non-roads. "Oneway" is the equivalent of the existing and is the default. (closes #1316)
       new  fabb5c2   Revert accidentally committed style definition for playgrounds.
       new  98cf36b   Revert accidentally committed style definition for playgrounds.
       new  4219ac1   Pull in the classic.small icons from external repository path, use some of them in MapnikPlus.mas.
       new  40df9f2   Pull in the classic.small icons from external repository path, use some of them in MapnikPlus.mas.
       new  c661724   FIX : tag values inputed during session not added to auto-completion (refs #1373)
       new  e5d22be   FIX : tag values inputed during session not added to auto-completion (refs #1373)
       new  a4fd59d   FIX : Selecting elements with Find do not update the menus (closes #1375)
       new  599e05d   FIX : Selecting elements with Find do not update the menus (closes #1375)
       new  e33291a   FIX : add proxy support to NameFinder
       new  6521bcc   FIX : add proxy support to NameFinder
       new  78e4d9e   FIX : fixed proxy support for Namefinder + make it work again (closes #1377)
       new  e7a28d4   FIX : fixed proxy support for Namefinder + make it work again (closes #1377)
       new  5105b3c   FIX : mass deletion of features was slow after move to QPointer
       new  25eb246   FIX : mass deletion of features was slow after move to QPointer
       new  d14169d   FIX : Ugly way to ensure ways with duplicate consecutive node will not be uploaded/exported/saved ADD : Do not auto-complete "name" tag + make "created_by" read-only
       new  2670716   FIX : Ugly way to ensure ways with duplicate consecutive node will not be uploaded/exported/saved ADD : Do not auto-complete "name" tag + make "created_by" read-only
       new  97eb6ee   FIX : Take all available space in NameFinder widget
       new  7077da2   FIX : Take all available space in NameFinder widget
       new  4c751da   Hide useless vertical header in NameFinder widget.
       new  de4c136   Hide useless vertical header in NameFinder widget.
       new  3ebe50f   FIX : Connection error reporting in name finder service. (sponsored by today's power outage;)
       new  b816fa5   FIX : Connection error reporting in name finder service. (sponsored by today's power outage;)
       new  e01cdf6   Minor update to Polish translation.
       new  c7e3c81   Minor update to Polish translation.
       new  7b9a51e   FIX : Change URL in about dialog to merkaartor.org.
       new  1d317a5   FIX : Change URL in about dialog to merkaartor.org.
       new  6af150a   Adapt colors to http://wiki.openstreetmap.org/wiki/DE:MaxSpeed_Karte
       new  63f93dd   Adapt colors to http://wiki.openstreetmap.org/wiki/DE:MaxSpeed_Karte
       new  c8a0070   Bigger names for peaks in lower zooms.
       new  81463a5   Bigger names for peaks in lower zooms.
       new  d87074d   Add NPE map to TMS servers.
       new  cfb0274   Add NPE map to TMS servers.
       new  999d5e7   Render natural cliff.
       new  9e057da   Render natural cliff.
       new  0283eb1   ADD : Allow canvas background to be set from a style. Background color is still overridable in the global preferences. (closes #1333)
       new  d2e5666   ADD : Allow canvas background to be set from a style. Background color is still overridable in the global preferences. (closes #1333)
       new  54c9385   FIX : User preferences API call hard-coded to API0.5 (fixes #1397)
       new  9c83bbf   FIX : User preferences API call hard-coded to API0.5 (fixes #1397)
       new  e215b34   Set dark background for this style.
       new  613a7ab   Set dark background for this style.
       new  1cb2828   FIX : Typo (fixes #1397)
       new  97bb0cf   FIX : Typo (fixes #1397)
       new  796cf12   FIX : revert to preferences background when switching style and no background is defined in the new style (fixes #1333)
       new  2bbffa8   FIX : revert to preferences background when switching style and no background is defined in the new style (fixes #1333)
       new  080cef1   Pre-define the Oberpfalz (Germany) WMS server.
       new  a6fa972   Pre-define the Oberpfalz (Germany) WMS server.
       new  9f92d76   FIX : Use zoom level specified in the query result.
       new  b06b0f0   FIX : Use zoom level specified in the query result.
       new  88a49bc   FIX : basic 0.6 api updates
       new  890902d   FIX : basic 0.6 api updates
       new  4aa3a92   FIX : Crash when editing template combo manually
       new  591e91f   FIX : Crash when editing template combo manually
       new  643a081   Some minor translation updates.
       new  a270d06   Some minor translation updates.
       new  1676812   FIX : The API doesn't like some zoom levels return from the name finder service, so fall back to a default in that case.
       new  51e972b   FIX : The API doesn't like some zoom levels return from the name finder service, so fall back to a default in that case.
       new  cfe9b52   Small cleanup.
       new  751a497   Small cleanup.
       new  d4541f2   * ADD : Polish translation of the tag template.
       new  77e1395   * ADD : Polish translation of the tag template.
       new  c1a1c5d   Switch to new NPE tiles. Fix possible zoom levels also for cycle map.
       new  3aef3e0   Switch to new NPE tiles. Fix possible zoom levels also for cycle map.
       new  65749c8   FIX : Revert [12032] as it was wrong (THX to Daniel van Gerpen <dvg_jccnet.de>) and fix DownloadOSM.cpp.
       new  f6db12f   FIX : Revert [12032] as it was wrong (THX to Daniel van Gerpen <dvg_jccnet.de>) and fix DownloadOSM.cpp.
       new  ff2b84e   Minor update to the Polish translation.
       new  995109d   Minor update to the Polish translation.
       new  a27a772   ADD : Area transparency (fixes #838) ADD : Allow on-the-fly language change ADD : Remember tag view first column size (fixes #1414) FIX : Allow up to 999Mb for background image cache (fixes #1311)
       new  68dd65e   ADD : Area transparency (fixes #838) ADD : Allow on-the-fly language change ADD : Remember tag view first column size (fixes #1414) FIX : Allow up to 999Mb for background image cache (fixes #1311)
       new  5ca025f   ADD : "Node" - "Detach" to remove a node from a road. Works the same way as "Split" FIX : Make Osmarender work again
       new  42643bd   ADD : "Node" - "Detach" to remove a node from a road. Works the same way as "Split" FIX : Make Osmarender work again
       new  bea6ab8   Do a distclean before compiling in order to not mix up with old compilations
       new  e552e49   Do a distclean before compiling in order to not mix up with old compilations
       new  c63ae7c   Updated translation.
       new  295732d   Updated translation.
       new  f4c01a6   Another small update to the translation.
       new  4d5bad0   Another small update to the translation.
       new  f320269   Differentiate tracks, footways and paths a bit from streets as suggested to me by user E-Malte.
       new  679c48f   Differentiate tracks, footways and paths a bit from streets as suggested to me by user E-Malte.
       new  af54bb5   debian/rules: Reflect build change to get the binary for package building from the right place again. Get binary from binaries/debug/bin/merkaartor
       new  0ed05ac   debian/rules: Reflect build change to get the binary for package building from the right place again. Get binary from binaries/debug/bin/merkaartor
       new  b7a657a   Removed some of the memory leaks.
       new  19e037a   Removed some of the memory leaks.
       new  a5ffb2c   Removed two compiler warnings.
       new  a1e8469   Removed two compiler warnings.
       new  c66fe7d   Removed some more memory leaks.
       new  efc155a   Removed some more memory leaks.
       new  6be4c0c   Removed some more compiler warnings.
       new  5886d62   Removed some more compiler warnings.
       new  5e62c40   Removed last compiler warnings with Q_UNUSED.
       new  aaab912   Removed last compiler warnings with Q_UNUSED.
       new  e7ed6f7   FIX : Cache preferences values for quicker access. FIX : Crash wen reloading MDC when no layer specified in the command XML (fixes #1434) ADD : "Offline" mode switch. ADD : Add a "Separate Move Mode" preference to remove "Move" mode. Moving features will be done from the "Edit" mode if deactivated. Only selected feature can be moved, then.
       new  0ea4358   FIX : Cache preferences values for quicker access. FIX : Crash wen reloading MDC when no layer specified in the command XML (fixes #1434) ADD : "Offline" mode switch. ADD : Add a "Separate Move Mode" preference to remove "Move" mode. Moving features will be done from the "Edit" mode if deactivated. Only selected feature can be moved, then.
       new  41cb332   FIX : Add NVIDIA_HACK in Config.pri to (hopefully) help with Nvidia slowdowns. (fixes #1448)
       new  34b8272   FIX : Add NVIDIA_HACK in Config.pri to (hopefully) help with Nvidia slowdowns. (fixes #1448)
       new  0977f1b   FIX : Make sure areas are rendered before anything else. FIX : Solve SEGFAULT induced by latest mem leak busting. ADD : Render leisure=garden as leisure=park
       new  8290fcc   FIX : Make sure areas are rendered before anything else. FIX : Solve SEGFAULT induced by latest mem leak busting. ADD : Render leisure=garden as leisure=park
       new  7511c7d   FIX : NVIDIA_HACK: invalidate(true, false) is good enough
       new  24dce51   FIX : NVIDIA_HACK: invalidate(true, false) is good enough
       new  c5bb398   FIX : Remember last selected preferences tab page (not stored over an application restart) (by Yves Goergen) FIX : Look into application directory for translations by default (by Yves Goergen; fixes #1297) FIX : Don't draw the node dot if there is an icon (by Yves Goergen)
       new  d82a13f   FIX : Remember last selected preferences tab page (not stored over an application restart) (by Yves Goergen) FIX : Look into application directory for translations by default (by Yves Goergen; fixes #1297) FIX : Don't draw the node dot if there is an icon (by Yves Goergen)
       new  ed17156   ADD : Merge multiple nodes when dragging one node onto another (by Yves Goergen) FIX : Don't jump around on Download More
       new  dabcbe3   ADD : Merge multiple nodes when dragging one node onto another (by Yves Goergen) FIX : Don't jump around on Download More
       new  bbb27a7   FIX : Don't snap to the road being moved
       new  2a820b5   FIX : Don't snap to the road being moved
       new  0a83e6e   Removed minor compile error.
       new  db82bd0   Removed minor compile error.
       new  f538041   FIX : adapt comments to reality
       new  4dfba36   FIX : adapt comments to reality
       new  b357567   FIX : Make "Resolve Relations" work as intended (fixes #1449)
       new  34d2cef   FIX : Make "Resolve Relations" work as intended (fixes #1449)
       new  716683e   FIX : Merged "Select-Move" mode tweakings
       new  0155339   FIX : Merged "Select-Move" mode tweakings
       new  a25b032   FIX : Area surface calculation wrong; replaced by perimeter FIX : CTRL-click did not work anymore in merged mode FIX : Re-using theXmlDoc is pointless and leads to errors
       new  0ec9c84   FIX : Area surface calculation wrong; replaced by perimeter FIX : CTRL-click did not work anymore in merged mode FIX : Re-using theXmlDoc is pointless and leads to errors
       new  84c067a   FIX : Do not re-sort features when zooming or when latitude changes.
       new  9f99269   FIX : Do not re-sort features when zooming or when latitude changes.
       new  0455208   git-svn-id: http://svn.openstreetmap.org/applications/editors/merkaartor@13147 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4
       new  fc21900   git-svn-id: http://svn.openstreetmap.org/applications/editors/merkaartor@13147 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4
       new  b205e1e   FIX : Don't loose selection(s) on "download more" (fixes #1470)
       new  8ad8ec2   FIX : Don't loose selection(s) on "download more" (fixes #1470)
       new  48debd0   ADD : Save relative icon filenames in map styles if not builtin (closes #1463)
       new  eb5ca94   ADD : Save relative icon filenames in map styles if not builtin (closes #1463)
       new  06f59e3   FIX : Problem when breaking roads with GEOTAG enabled
       new  30b8a45   FIX : Problem when breaking roads with GEOTAG enabled
       new  837febc   FIX : Allow port number in WMS/TMS server address (fixes #1479)
       new  5dd4b41   FIX : Allow port number in WMS/TMS server address (fixes #1479)
       new  68e1ce9   ADD : Custom Qt style (skulpture by Christoph Feck) to bypass Qt expanding dock problem on linux. Enable via preferences-visual. (fixes #1482)
       new  f6fbf5e   ADD : Custom Qt style (skulpture by Christoph Feck) to bypass Qt expanding dock problem on linux. Enable via preferences-visual. (fixes #1482)
       new  3f6d6e2   Suppress debug messages when NODEBUG=1 is specified.
       new  1a5e532   Suppress debug messages when NODEBUG=1 is specified.
       new  83d29b1   Removed memory leak in the skulpture style.
       new  d405646   Removed memory leak in the skulpture style.
       new  ef9d70c   Small (very) update.
       new  a64fb8f   Small (very) update.
       new  9bff880   FIX : Declutter - move translations to a seperate directory.
       new  c58b65b   FIX : Declutter - move translations to a seperate directory.
       new  fb9273c   Whitespace cleanup.
       new  6f89986   Whitespace cleanup.
       new  53c3a8a   Removed one more memory leak.
       new  ea0e8dc   Removed one more memory leak.
       new  f47fe5d   Remove unnecessary files (I thought svn mv should do the trick but it didn't)
       new  89cd63f   Remove unnecessary files (I thought svn mv should do the trick but it didn't)
       new  6d954e2   FIX : Background images tweakings ADD : Custom Qt style skulpture v2.2 (as a compilation option)
       new  dd8c4dd   FIX : Background images tweakings ADD : Custom Qt style skulpture v2.2 (as a compilation option)
       new  3c4c568   ADD : Single-node splitting of roads even with a connection to the extremity of another road (by Yves Goergen) (closes #1419)
       new  10f49e7   ADD : Single-node splitting of roads even with a connection to the extremity of another road (by Yves Goergen) (closes #1419)
       new  ea69b80   FIX : getDefaultLanguage() returns an invalid value with 2-parts language definition (like en_GB) (by Lukasz Jernas) (closes #1417)
       new  fe066b4   FIX : getDefaultLanguage() returns an invalid value with 2-parts language definition (like en_GB) (by Lukasz Jernas) (closes #1417)
       new  d7cf1b0   FIX : Russian translation update (by max at stranger-team.ru) (closes #1416)
       new  d1fcf8f   FIX : Russian translation update (by max at stranger-team.ru) (closes #1416)
       new  cb099ef   FIX : Missing commit (fixes #1497)
       new  7c5a947   FIX : Missing commit (fixes #1497)
       new  d25eeef   FIX : Allow disabling "Don't connect GPX nodes separated more than.." by setting it to 0. (fixes #1488)
       new  89f9c79   FIX : Allow disabling "Don't connect GPX nodes separated more than.." by setting it to 0. (fixes #1488)
       new  647eace   Make boundaries non-dashed since long dashed ways make Merkaartor slow.
       new  f6a99a6   Make boundaries non-dashed since long dashed ways make Merkaartor slow.
       new  be38a32   FIX : Don't allow templates combo to grow depending on content (fixes #1482)
       new  a7251e3   FIX : Don't allow templates combo to grow depending on content (fixes #1482)
       new  4040371   Commented out some unreachable code.
       new  cca0809   Commented out some unreachable code.
       new  e645f5e   FIX : Sort tags list when selecting an object (fixes #1462)
       new  1d01762   FIX : Sort tags list when selecting an object (fixes #1462)
       new  e9891aa   Corrected evil typo...
       new  7e5de9b   Corrected evil typo...
       new  dbf3522   ADD : Relation member context menu for center and zoom on the properties dock ADD : Allow to remove a member from a relation thru the properties dock. FIX : switch to skulpture 2.2 custom style by default
       new  de339ac   ADD : Relation member context menu for center and zoom on the properties dock ADD : Allow to remove a member from a relation thru the properties dock. FIX : switch to skulpture 2.2 custom style by default
       new  d4d4337   ADD : Allow to break roads (and areas) with a single node (fixes #1505)
       new  a0c14ac   ADD : Allow to break roads (and areas) with a single node (fixes #1505)
       new  b613d4a   ADD : Native SVG renderer
       new  f5ab700   ADD : Native SVG renderer
       new  2c1b639   Set property for ReviewBoard URL
       new  356d23f   Set property for ReviewBoard URL
       new  c1d3b5d   FIX : Add missing tr() calls in render dialogs.
       new  d9932d7   FIX : Add missing tr() calls in render dialogs.
       new  8596e4c   FIX : Fix a compiler warning near line 158.
       new  bdb79fc   FIX : Fix a compiler warning near line 158.
       new  c635bc0   Removed compiler warning.
       new  189faaf   Removed compiler warning.
       new  8f37c0b   FIX : Messagebox-Cancel after deleting a line did not work (fixes #1392)
       new  30c9f06   FIX : Messagebox-Cancel after deleting a line did not work (fixes #1392)
       new  3f8bab7   Updated CHANGELOG a bit.
       new  1d219b6   Updated CHANGELOG a bit.
       new  fd07be9   Adding new toolbar images' source files (SVN account test)
       new  e282897   Adding new toolbar images' source files (SVN account test)
       new  fe794f9   FIX : If one of the translation composant (Qt or Merkaartor) is missing, allow the other to be loaded. ADD : Generalize the concept of download progress window
       new  78d5f5b   FIX : If one of the translation composant (Qt or Merkaartor) is missing, allow the other to be loaded. ADD : Generalize the concept of download progress window
       new  e61cd97   ADD : add Theatre & Arts_centre to MapnickPlus
       new  4c2182d   ADD : add Theatre & Arts_centre to MapnickPlus
       new  934f34c   support for gettext based translations - allows Launchpad support
       new  122c3a8   support for gettext based translations - allows Launchpad support
       new  96f004f   FIX : Forgot a commit (fixes #1529)
       new  eb56d7e   FIX : Forgot a commit (fixes #1529)
       new  5574d93   FIX : failed compilation with NOWEBKIT=1
       new  d32008c   FIX : failed compilation with NOWEBKIT=1
       new  3ece889   ADD : More toolbar buttons and icons for actions ADD : Highlight selected interaction mode in the toolbar (closes #1454)
       new  ec5064e   ADD : More toolbar buttons and icons for actions ADD : Highlight selected interaction mode in the toolbar (closes #1454)
       new  15b1c7e   FIX : Implement dynamic UI translation (fixes #1432)
       new  58270cb   FIX : Implement dynamic UI translation (fixes #1432)
       new  107ab99   first part of template handling
       new  504975d   first part of template handling
       new  b571803   fixed calls
       new  1e3c718   fixed calls
       new  2963e2b   ADD : Initial support for multiple projections via proj4. Enable in Config.pri with PROJ=1 FIX : Crash during OSM import (fixes #1536) ADD : Option (in Manager) to autoload/autoshow the World
       new  c5b20ca   ADD : Initial support for multiple projections via proj4. Enable in Config.pri with PROJ=1 FIX : Crash during OSM import (fixes #1536) ADD : Option (in Manager) to autoload/autoshow the World
       new  cb463b1   FIX: removed a connection between non-existing signal to a existing slot
       new  2027fcf   FIX: removed a connection between non-existing signal to a existing slot
       new  1760031   ADD : Readonly layers + Preferences to default track layers to readonly (fixes #1460) FIX : Make upload dialog modal
       new  1ae3de4   ADD : Readonly layers + Preferences to default track layers to readonly (fixes #1460) FIX : Make upload dialog modal
       new  07d3d96   FIX : Bugs when loading MDC history (fixes #1546)
       new  7566398   FIX : Bugs when loading MDC history (fixes #1546)
       new  8cdf5ce   ADD : Include build of translations during make ADD : Use a builtin shapefile of the world as a background ADD : Support for ESRI shapefile import (and, potentially, every GDAL supported file formats) via the GDAL library
       new  818acb5   ADD : Include build of translations during make ADD : Use a builtin shapefile of the world as a background ADD : Support for ESRI shapefile import (and, potentially, every GDAL supported file formats) via the GDAL library
       new  a58bbab   ADD : Preference to enable/disable Shape background (less startup time, less memory consumption)
       new  72f10ab   ADD : Preference to enable/disable Shape background (less startup time, less memory consumption)
       new  a468e67   FIX : Set Shape background disabled by default
       new  04366b3   FIX : Set Shape background disabled by default
       new  2910af1   FIX: compile error when USE_GDAL is not used
       new  2374311   FIX: compile error when USE_GDAL is not used
       new  009de4d   FIX : Don't define TRANSDIR_SYSTEM unless specified in Config.pri
       new  3f937d5   FIX : Don't define TRANSDIR_SYSTEM unless specified in Config.pri
       new  87bc5ea   FIX : Additional corrections from last big commit
       new  3005bd0   FIX : Additional corrections from last big commit
       new  669982e   FIX: compiler warnings
       new  08a421b   FIX: compiler warnings
       new  82aa681   Fix commit mischiev.
       new  addaf47   Fix commit mischiev.
       new  712f2ce   Updated German translation
       new  c918b98   Updated German translation
       new  a4ea2fc   FIX : revert problematic translations commit
       new  0f291b1   FIX : revert problematic translations commit
       new  5c7c745   Typo.
       new  153c3e1   Typo.
       new  4311b9a   FIX : Translation handling + search app dir first for translations, then TRANSDIR_MERKAARTOR (if defined) in all cases
       new  d1e3b2c   FIX : Translation handling + search app dir first for translations, then TRANSDIR_MERKAARTOR (if defined) in all cases
       new  6c8c44b   ADD : Outline coastlines
       new  70f31c1   ADD : Outline coastlines
       new  31f0ae0   ADD : Add a button to the Slippy map allowing to go to the current viewport.
       new  4f5bcfe   ADD : Add a button to the Slippy map allowing to go to the current viewport.
       new  585fe94   FIX : Prevent features on readonly layers to be selected by dragging.
       new  55ceb84   FIX : Prevent features on readonly layers to be selected by dragging.
       new  f82e79a   FIX : fix Native Renderer
       new  f477884   FIX : fix Native Renderer
       new  ba48dce   ADD : Styles dock + list of styles in "Tools-Styles" for quick style switching. As a consequence, a directory must be defined in the preferences where all custom styles will be stored.
       new  81afcd2   ADD : Styles dock + list of styles in "Tools-Styles" for quick style switching. As a consequence, a directory must be defined in the preferences where all custom styles will be stored.
       new  d23c415   updated
       new  b9c6a33   updated
       new  e5236c1   checkin nearly finished script, makefile is partly broken
       new  e5dcaab   checkin nearly finished script, makefile is partly broken
       new  f36f277   fixed typo
       new  edf4e1d   fixed typo
       new  17d509d   updated language, complete now?
       new  dd5e7f5   updated language, complete now?
       new  f4c9aa0   typo
       new  860044e   typo
       new  4bf6a56   only ts creating is missing now
       new  be45343   only ts creating is missing now
       new  327a705   FIX : Tweaked windows menu to be "standard" ADD : Splash screen FIX : warnings
       new  d0d59a7   FIX : Tweaked windows menu to be "standard" ADD : Splash screen FIX : warnings
       new  c5d1d08   finished conversion script
       new  134f4bd   finished conversion script
       new  ccbdc77   FIX : trying to remove warning causes error on 64bits (fixes #1590)
       new  1b1c17f   FIX : trying to remove warning causes error on 64bits (fixes #1590)
       new  2ccb0b9   updated translations
       new  0ea113f   updated translations
       new  cae2c8d   cleanup and fix po-file reader
       new  087586c   cleanup and fix po-file reader
       new  237edd6   FIX : Splitted roads not added to Relation (fixes #1586)
       new  2938d96   FIX : Splitted roads not added to Relation (fixes #1586)
       new  37da704   fixed multiline replacements in ts file
       new  a9ec121   fixed multiline replacements in ts file
       new  e2ac4c4   add c-format to .po files, allows more sanity checks
       new  bb4abbc   add c-format to .po files, allows more sanity checks
       new  c21d7be   update translations
       new  56d02ca   update translations
       new  a32d5a4   FIX : Painting slowdowns (+ memory consumption) when relations are involved (fixes #1528)
       new  c50d629   FIX : Painting slowdowns (+ memory consumption) when relations are involved (fixes #1528)
       new  a5d6fc8   updated translations
       new  91acb14   updated translations
       new  ce698a8   added tar-file creation
       new  618f6d0   added tar-file creation
       new  5bb8fb7   minor fix
       new  4aad0f3   minor fix
       new  9b460f5   Add missing line continuations. Fixes #1610.
       new  97f7413   Add missing line continuations. Fixes #1610.
       new  0dfcbf1   fixed handlin of linefeed
       new  2d095f5   fixed handlin of linefeed
       new  a9c14e3   added missing cs texts from import
       new  389ef7c   added missing cs texts from import
       new  c586eb7   FIX : Rebuilding the road path is necessary in case the road was changed
       new  b141bd4   FIX : Rebuilding the road path is necessary in case the road was changed
       new  5dd9064   FIX : Do not remove incomplete downloaded relation; make them readonly and display them in red (temporary)
       new  fc4f1fb   FIX : Do not remove incomplete downloaded relation; make them readonly and display them in red (temporary)
       new  6c237dd   ADD : Allow to force the custom Qt style thru Config.pri
       new  7afc10d   ADD : Allow to force the custom Qt style thru Config.pri
       new  ce67488   FIX : Yahoo background bug
       new  20db1e4   FIX : Yahoo background bug
       new  e433e85   FIX : updated windows WIX files
       new  ae9b898   FIX : updated windows WIX files
       new  44f5e5d   FIX : filenames of geotagged images are now given to Exiv2 lib as std::string, not as const char* to allow utf-8 and other encodings -> see bug #1359 FIX : the WARNING() macro in GeoImageDock.h accepts now QStrings as parameters, which also has the effect that the strings displayed by WARNING() can be translated with linguist too. FIX : added these new translations (in german) and some translations (german only) has been corrected
       new  90c03d0   FIX : filenames of geotagged images are now given to Exiv2 lib as std::string, not as const char* to allow utf-8 and other encodings -> see bug #1359 FIX : the WARNING() macro in GeoImageDock.h accepts now QStrings as parameters, which also has the effect that the strings displayed by WARNING() can be translated with linguist too. FIX : added these new translations (in german) and some translations (german only) has been corrected
       new  343e57f   FIX : Insufficent precision for WMS bbox requests at high zoom (fixes #1618)
       new  ce1433b   FIX : Insufficent precision for WMS bbox requests at high zoom (fixes #1618)
       new  6d8964b   FIX : Handle Undoes while creating single/double roads (fixes #1621) FIX : Re-apply custom shortcuts after retranslateUI (fixes #1620)
       new  4931d9e   FIX : Handle Undoes while creating single/double roads (fixes #1621) FIX : Re-apply custom shortcuts after retranslateUI (fixes #1620)
       new  17c871e   updated translations
       new  8a2e4ff   updated translations
       new  b35e51a   fixed upload script
       new  4dabe5b   fixed upload script
       new  53139fb   updated translations
       new  8f46c25   updated translations
       new  d8c7761   FIX : make "Translate standard tags" setting working FIX : check translations in relative directory, too FIX : Add Qt translations to Windows installer FIX : refresh WMS/TMS servers list after edition
       new  e98017d   FIX : make "Translate standard tags" setting working FIX : check translations in relative directory, too FIX : Add Qt translations to Windows installer FIX : refresh WMS/TMS servers list after edition
       new  d89dc1a   FIX : If there is only one opened layer, GeoImage uses it automatically (without asking the user) (fixes #1450) FIX : Long image filenames are cutted to fit the GeoImageDock (fixes #1452) FIX : ImageView in GeoImageDock draws images using an antialiasing painter and images are not copied when displaying them which results in faster drawing. (fixes #1452) FIX : Much better zoom (and image-moving) for ImageView in GeoImageDock FIX : trackpoints which are associated wit [...]
       new  4032703   FIX : If there is only one opened layer, GeoImage uses it automatically (without asking the user) (fixes #1450) FIX : Long image filenames are cutted to fit the GeoImageDock (fixes #1452) FIX : ImageView in GeoImageDock draws images using an antialiasing painter and images are not copied when displaying them which results in faster drawing. (fixes #1452) FIX : Much better zoom (and image-moving) for ImageView in GeoImageDock FIX : trackpoints which are associated wit [...]
       new  1fbfc44   FIX : mouse-wheel usage for zooming in GeoImageDock
       new  2394e3f   FIX : mouse-wheel usage for zooming in GeoImageDock
       new  efa6c7d   git-svn-id: http://svn.openstreetmap.org/applications/editors/merkaartor@13934 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4
       new  29f106f   git-svn-id: http://svn.openstreetmap.org/applications/editors/merkaartor@13934 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4
       new  c607bfe   ADD : WIX files for debug version
       new  07751c4   ADD : WIX files for debug version
       new  324b4a2   FIX : Readonly layers are asked to be made writeable when loading geotagged images to them FIX : added missing "Picture"-tag setting when loading images based on their image-timestamp
       new  e14b5d7   FIX : Readonly layers are asked to be made writeable when loading geotagged images to them FIX : added missing "Picture"-tag setting when loading images based on their image-timestamp
       new  af1bd8c   FIX : double World OSB when loading document
       new  f75a96e   FIX : double World OSB when loading document
       new  f994856   FIX : Background images with a too long hash filename were not cached.
       new  606e2f9   FIX : Background images with a too long hash filename were not cached.
       new  58a88e6   FIX : GeoTagged images are drawn to the full size of GeoImageDock
       new  5082318   FIX : GeoTagged images are drawn to the full size of GeoImageDock
       new  5c0745e   FIX : image markers for TrackPoints are now always drawn without using styles FIX : there was a small bug when zooming in: the position under the mouse was not hold correctly ADD : next/previous image can be selected through pressing page-up page-down or through the GeoImageDock context menu
       new  d18fe7b   FIX : image markers for TrackPoints are now always drawn without using styles FIX : there was a small bug when zooming in: the position under the mouse was not hold correctly ADD : next/previous image can be selected through pressing page-up page-down or through the GeoImageDock context menu
       new  a55d1c5   FIX : properly restore viewport on startup
       new  82b5d01   FIX : properly restore viewport on startup
       new  eb8bc8d   updated translations
       new  a28042b   updated translations
       new  c5f9934   minor fix in upload script
       new  8696b0c   minor fix in upload script
       new  0349d4c   FIX : In case of a failed "Download more", do not delete layer if it was a previously existing one.
       new  ae468a2   FIX : In case of a failed "Download more", do not delete layer if it was a previously existing one.
       new  87fc41c   FIX : compile error (fixes #1631)
       new  6362843   FIX : compile error (fixes #1631)
       new  9eed73e   FIX : exif timestamp is now used even when a fixed exif gps position is used
       new  b164f75   FIX : exif timestamp is now used even when a fixed exif gps position is used
       new  fcadf46   FIX : Avert crashes by using guarded pointers
       new  c06e666   FIX : Avert crashes by using guarded pointers
       new  bcb78c7   FIX : Remove the deleted road from parent when joining FIX : allow to split/join roads belonging to not-completely-downloaded relations
       new  809fcdb   FIX : Remove the deleted road from parent when joining FIX : allow to split/join roads belonging to not-completely-downloaded relations
       new  ed7adcc   FIX : further upload hardening
       new  c10e5bd   FIX : further upload hardening
       new  396da29   FIX : set pre-reorg constant icons revisions for now
       new  147c3ea   FIX : set pre-reorg constant icons revisions for now
       new  4af7d53   FIX : Hardening upload process
       new  d5a5ad6   FIX : Hardening upload process
       new  8033070   FIX : crash on layer close
       new  2dd0ecb   FIX : crash on layer close
       new  a9b09ca   FIX : Remove layer from "downloaded areas" on close (fixes #1636)
       new  8e09f64   FIX : Remove layer from "downloaded areas" on close (fixes #1636)
       new  fbd2d49   FIX : Do not zoom out after a viewport download in background projection (fixes #1638)
       new  00707e7   FIX : Do not zoom out after a viewport download in background projection (fixes #1638)
       new  5910663   FIX : Download opaqueness applied to relations (fixes #1637)
       new  afbbc79   FIX : Download opaqueness applied to relations (fixes #1637)
       new  3b5c287   FIX : various
       new  1a63aec   FIX : various
       new  dccf3c6   FIX : Crash after TMS/WMS server renaming (fixes #1634)
       new  4225c3f   FIX : Crash after TMS/WMS server renaming (fixes #1634)
       new  52d04f9   FIX : compile error
       new  62fc6ab   FIX : compile error
       new  394819a   FIX : another fix for #1638
       new  c0b068c   FIX : another fix for #1638
       new  77d3d0d   FIX : crash when deleting roads
       new  28ec598   FIX : crash when deleting roads
       new  79b2785   FIX : Undo doesn't update correctly when creating an area (fixes #1538)
       new  2406fa4   FIX : Undo doesn't update correctly when creating an area (fixes #1538)
       new  a874c6e   FIX : Proper dirty objects counting
       new  3c40539   FIX : Proper dirty objects counting
       new  1ad5c22   updated some translations. could not do complete update as my lupdate does not work anymore
       new  b246704   updated some translations. could not do complete update as my lupdate does not work anymore
       new  34ae783   FIX : Workaround for a crash with templates on Qt 4.5
       new  6ff3531   FIX : Workaround for a crash with templates on Qt 4.5
       new  f1dd8a3   FIX : Clean history when "ajusted" dirty layer size is 0 FIX : Crash when checking a node single parent (Temporary; the root cause, i.e. a node having a parent with a NULL layer, must still be found)
       new  62ddc89   FIX : Clean history when "ajusted" dirty layer size is 0 FIX : Crash when checking a node single parent (Temporary; the root cause, i.e. a node having a parent with a NULL layer, must still be found)
       new  ba879fa   FIX : never iterate deleted features
       new  a65bdb2   FIX : never iterate deleted features
       new  4c1e81c   FIX : crash in style editor
       new  97fcd58   FIX : crash in style editor
       new  cfac27c   FIX : show multiple download areas per layer
       new  efd2a34   FIX : show multiple download areas per layer
       new  8f9acb3   FIX : various
       new  fd0f8bc   FIX : various
       new  f9a7ba1   FIX : various
       new  2100677   FIX : various
       new  b6776be   FIX : static files
       new  94c3454   FIX : static files
       new  1d37173   ADD : Initial 0.14
       new  5a5b9b9   ADD : Initial 0.14
       new  a2a152d   MOD : Changed directory structure
       new  ad8d6b9   MOD : Changed directory structure
       new  1bd5aea   FIX : Clear "hover" state when mouse leave the map widget FIX : Remove projection selection from preference dialog
       new  d225bea   FIX : Clear "hover" state when mouse leave the map widget FIX : Remove projection selection from preference dialog
       new  52efc4b   FIX : Handle redirection for TMS/WMS servers (fixes #1639)
       new  bfee115   FIX : Handle redirection for TMS/WMS servers (fixes #1639)
       new  6a91d8f   ADD : Threaded browser-based background image grabbing. (fixes #1312)
       new  fb444b6   ADD : Threaded browser-based background image grabbing. (fixes #1312)
       new  dd63bd5   FIX : Reflect in dirty dock the fact that multiple objects were changed together (fixes #1507)
       new  0305ae8   FIX : Reflect in dirty dock the fact that multiple objects were changed together (fixes #1507)
       new  6967c62   FIX : Fit the style editor in 1024x600 resolution (fixes #1609)
       new  55c34bd   FIX : Fit the style editor in 1024x600 resolution (fixes #1609)
       new  a8cb04b   FIX : proper handling of the 'Don't connect GPX nodes...' disabling.
       new  51d0777   FIX : proper handling of the 'Don't connect GPX nodes...' disabling.
       new  1c1111b   FIX : SHP import
       new  edc1a02   FIX : SHP import
       new  1ca1011   ADD : Switch to template-based projection handling; remove dependency on libproj
       new  e5aa051   ADD : Switch to template-based projection handling; remove dependency on libproj
       new  43e6ca4   FIX : English language warning
       new  adfc003   FIX : English language warning
       new  111cab2   Add some missing build dependencies ... libexiv2-dev, libshp-dev, libogre-dev
       new  0019ebd   Add some missing build dependencies ... libexiv2-dev, libshp-dev, libogre-dev
       new  c2e2b2a   Add option parsing to allow DEB_BUILD_OPTIONS='parallel=4' which triggers 'make -j4'; only do clean if debuild clean is called
       new  5b1cf52   Add option parsing to allow DEB_BUILD_OPTIONS='parallel=4' which triggers 'make -j4'; only do clean if debuild clean is called
       new  de63f52   FIX : Reset Config.pri to default (i.e. nothing) (fixes #1659)
       new  5e6ec31   FIX : Reset Config.pri to default (i.e. nothing) (fixes #1659)
       new  d00919e   FIX: changed URL in INSTALL (fixes #1668)
       new  cfc860b   FIX: changed URL in INSTALL (fixes #1668)
       new  b5bbef2   CHG : Preferences lists (Bookmarks, WMS servers, ...) are now distributed and saved as XML in ~/.merkaartor. Allow proper merging (fixes #1401) CHG : Preferences are uploaded to OSM in binary, base-64 encoded, 254 char slice. Allow to bypass the 255 char per preference limitation. ADD : Allow to choose which Qt style to use via a combobox CHG : Implement the custom styles as plugins
       new  0e543c6   CHG : Preferences lists (Bookmarks, WMS servers, ...) are now distributed and saved as XML in ~/.merkaartor. Allow proper merging (fixes #1401) CHG : Preferences are uploaded to OSM in binary, base-64 encoded, 254 char slice. Allow to bypass the 255 char per preference limitation. ADD : Allow to choose which Qt style to use via a combobox CHG : Implement the custom styles as plugins
       new  be04590   CHG : Move vector background from SHP to OSB
       new  6418f0d   CHG : Move vector background from SHP to OSB
       new  ffa145d   FIX : <Esc> in Name property inspector causes AV (fixes #1672)
       new  c84d363   FIX : <Esc> in Name property inspector causes AV (fixes #1672)
       new  8410cb3   FIX : unix paths
       new  4ab8f77   FIX : unix paths
       new  eaa197b   FIX : compile with GEOIMAGE enabled (fixes #1677)
       new  c65f2d3   FIX : compile with GEOIMAGE enabled (fixes #1677)
       new  dca7ed4   FIX : Do not use guarded pointers (too slow) (closes #1674) FIX : Styles tag selection speed optimisation (by Trav) FIX : OSM/GPX import optimisations (by Trav) FIX : install .desktop file on "make install"
       new  b9308fc   FIX : Do not use guarded pointers (too slow) (closes #1674) FIX : Styles tag selection speed optimisation (by Trav) FIX : OSM/GPX import optimisations (by Trav) FIX : install .desktop file on "make install"
       new  f8fb98b   FIX : OSB crash on remove + upload
       new  82fa3b7   FIX : OSB crash on remove + upload
       new  32a9685   ADD : Support for discardable dialogs/messageboxes (fixes #1487) FIX : Do not automerge GPX nodes (fixes #1486) FIX : Proper clipping via Boost's geometry template library
       new  7340695   ADD : Support for discardable dialogs/messageboxes (fixes #1487) FIX : Do not automerge GPX nodes (fixes #1486) FIX : Proper clipping via Boost's geometry template library
       new  96cd16b   FIX: some compiler warnings
       new  a185a31   FIX: some compiler warnings
       new  041ec78   FIX : WMS/TMS editors
       new  7634c05   FIX : WMS/TMS editors
       new  1bd3be3   fix typo in pro-file for es-translation
       new  df9e684   fix typo in pro-file for es-translation
       new  4ea4e49   FIX: compile error (fixes #1687)
       new  5c6d147   FIX: compile error (fixes #1687)
       new  0d136f8   FIX : Remove obsolete QtStyles.pri include.
       new  84d50f1   FIX : Remove obsolete QtStyles.pri include.
       new  64309e4   FIX : Various FIX : Failed (so far) attempt to use non EPSG:4326 projections with WMS
       new  0e29221   FIX : Various FIX : Failed (so far) attempt to use non EPSG:4326 projections with WMS
       new  1abff81   FIX : Unneeded files
       new  857daeb   FIX : Unneeded files
       new  adbb83f   ADD : Initial support for Symbian S60v5
       new  dae2a56   ADD : Initial support for Symbian S60v5
       new  9c5638e   FIX : API 0.6 fixes
       new  a5c2ccd   FIX : API 0.6 fixes
       new  4686a2c   FIX : compile error
       new  84cbdcf   FIX : compile error
       new  9d42f53   FIX : Correctly handle plural forms in MapLayer information
       new  735a76f   FIX : Correctly handle plural forms in MapLayer information
       new  b445bc0   FIX : api0.6 fixes
       new  4de2f5d   FIX : api0.6 fixes
       new  9d49d13   FIX: INSTALL (fixes #1750)
       new  79c1bef   FIX: INSTALL (fixes #1750)
       new  2046a19   FIX : api 0.6 fixes
       new  6a4ef7e   FIX : api 0.6 fixes
       new  c155084   FIX : 0.13 backports
       new  2114046   FIX : 0.13 backports
       new  7325800   FIX : Photo localization patch from Toby Speight
       new  981e23c   FIX : Photo localization patch from Toby Speight
       new  cafe5d7   FIX: removed unused parameter warnings
       new  e5bd318   FIX: removed unused parameter warnings
       new  4dc1f19   FIX : Use application-wide proxy (fixes #1763) ADD : Allow to specify a user/password for the proxy (untested by me)
       new  7981360   FIX : Use application-wide proxy (fixes #1763) ADD : Allow to specify a user/password for the proxy (untested by me)
       new  f505ffe   ADD : log file for debugging output ADD : standard command-line arguments (-h, -v, ...) (fixes #1712)
       new  cba5bcd   ADD : log file for debugging output ADD : standard command-line arguments (-h, -v, ...) (fixes #1712)
       new  7142784   FIX : import & export JOSM compatible .osm (fixes #1163)
       new  1617813   FIX : import & export JOSM compatible .osm (fixes #1163)
       new  f7bf178   FIX : force the addition of children of imported features (might solve some prerequisites errors)
       new  51ba2cc   FIX : force the addition of children of imported features (might solve some prerequisites errors)
       new  c217d5e   ADD : Create road junction function (closes #1661)
       new  a880172   ADD : Create road junction function (closes #1661)
       new  a5b8cd4   Imported Upstream version 0.0.11~svn7913+lenny
       new  514e92b   Imported Debian patch 0.0.11~svn7913+lenny-1
       new  6ec0d5b   Imported Upstream version 0.12
       new  22fa286   Merge branch 'upstream'
       new  72b9bcb   Imported Debian patch 0.12-1
       new  c128914   Imported Upstream version 0.13.1
       new  d33daf2   Merge branch 'upstream'
       new  33f4c04   Imported Debian patch 0.13.1-1
       new  fff0369   Updating debian folder to last svn revision.
       new  18d57aa   Adding git-buildpackage config.
       new  cd9021a   Updating Vcs urls after migrating to git.
       new  5959f74   debian/uscan_repack.sh needs to be executable.
       new  24a6d8d   Updating changelog.
       new  f84f6b5   Enable OSMARENDER, PROJ, GDAL, GPSD.
       new  cc675db   Updating changelog.
       new  88ea759   Updating uscan repackaging script.
       new  a562610   Imported Upstream version 0.13.2
       new  a4a4fd6   Merge commit 'upstream/0.13.2'
       new  13ff6e7   Updating version number in changelog.
       new  36569dc   Remove get-orig-source-svn target from debian/rules.
       new  062821c   Updating patches to apply at the current version.
       new  1ba2b7c   Updating changelog.
       new  0975077   Cleaning up debian/rules targets.
       new  96a7eb3   Removing executable flags from world_shp files.
       new  a75f10c   Updating changelog, preparing release.
       new  c99647d   CHG : Changed way to handle WMS. Should allow exotic projections and eliminate problems.
       new  0d28321   CHG : Changed way to handle WMS. Should allow exotic projections and eliminate problems.
       new  613df92   FIX : First node of a new way not connected to existing way after upload (fixes #1774; fixes #1780)
       new  be8acfb   FIX : First node of a new way not connected to existing way after upload (fixes #1774; fixes #1780)
       new  13b1e7e   Add missing build-deps: libxml2-dev, libxslt1-dev
       new  976a597   Updating changelog.
       new  8fe5f3e   FIX: two minor compiler warnings
       new  e488901   FIX: two minor compiler warnings
       new  c1033ed   FIX : crash when no images are loaded and "select next image" / "select previous image" is pressed FIX : (unsigned int)-1/2 is replaced by INT_MAX which is more convenient (thanks to Daniel Hermann)
       new  0293f4d   FIX : crash when no images are loaded and "select next image" / "select previous image" is pressed FIX : (unsigned int)-1/2 is replaced by INT_MAX which is more convenient (thanks to Daniel Hermann)
       new  16afe24   FIX : more WMS tweaks (fixes #1786)
       new  2ae6fe9   FIX : more WMS tweaks (fixes #1786)
       new  d491b1e   ADD : Display plain trackpoint description/comment in infodock if found (closes #1788)
       new  46b75b7   ADD : Display plain trackpoint description/comment in infodock if found (closes #1788)
       new  05c6a0b   updated translations
       new  b67b5cc   updated translations
       new  8cecfb3   FIX : Further WMS improvements
       new  a9e2de0   FIX : Further WMS improvements
       new  554cdd3   ADD : WMS Editor: Display user-friendly layers/projection list based on capabilities
       new  d6d6fb2   ADD : WMS Editor: Display user-friendly layers/projection list based on capabilities
       new  7a46472   ADD : Basic Rotate function FIX : Give title to progress dialogs (fixes #1512)
       new  62f7a77   ADD : Basic Rotate function FIX : Give title to progress dialogs (fixes #1512)
       new  76833b7   FIX : Allow move of multiple selected features
       new  bc1599f   FIX : Allow move of multiple selected features
       new  09e77a6   FIX : compile error (fixes #1819)
       new  3c2252f   FIX : compile error (fixes #1819)
       new  7980ec6   FIX : Never loose selection when ctrl- or shift-clicking (fixes #1793)
       new  93c006d   FIX : Never loose selection when ctrl- or shift-clicking (fixes #1793)
       new  16fd4e7   FIX : Create junction sometimes loops indefinitely (fixes #1821)
       new  42f0e20   FIX : Create junction sometimes loops indefinitely (fixes #1821)
       new  6e6e478   ADD : Generic polygons creation (closes #1808) FIX : Interactions fixe
       new  b658438   ADD : Generic polygons creation (closes #1808) FIX : Interactions fixe
       new  8b9c24e   FIX: removed 3 compiler warnings
       new  2cf2d3c   FIX: removed 3 compiler warnings
       new  871dc2c   FIX: removed 3 compiler warnings
       new  a03e5fd   FIX: removed 3 compiler warnings
       new  0162456   ADD : also allow 1:1 scaling with Rotate tool
       new  2d6051c   ADD : also allow 1:1 scaling with Rotate tool
       new  0b217af   FIX : Useable "Create Polygon" UI ADD : Separate "Create Rectangle" function ADD : Interactions help in the info dock
       new  28255d1   FIX : Useable "Create Polygon" UI ADD : Separate "Create Rectangle" function ADD : Interactions help in the info dock
       new  616e28f   CHG : Use imagemanger for WMS
       new  f026072   CHG : Use imagemanger for WMS
       new  5d3a210   FIX : Draw areas like Mapnik in "Mapnik*" styles (closes #1829)
       new  061d990   FIX : Draw areas like Mapnik in "Mapnik*" styles (closes #1829)
       new  993ac0e   FIX : Take layer tag into account for drawing priority (fixes #1792) FIX : Relations were no more drawn according to style
       new  1f0be40   FIX : Take layer tag into account for drawing priority (fixes #1792) FIX : Relations were no more drawn according to style
       new  4765b3b   FIX : Accidental commit
       new  eae2892   FIX : Accidental commit
       new  9a7864e   The resulting binary moved again ....
       new  2e635c1   The resulting binary moved again ....
       new  a56aad5   ADD : Support for multiple image layers (closes #1400) CHG : Load Yahoo background as a whole rather than in pseudo-tile
       new  4925a78   ADD : Support for multiple image layers (closes #1400) CHG : Load Yahoo background as a whole rather than in pseudo-tile
       new  ec5b92d   No Data Directory found, so I uncommented this Line
       new  5174bbf   No Data Directory found, so I uncommented this Line
       new  f5f126e   FIX : further image layers tweakings
       new  47a7be4   FIX : further image layers tweakings
       new  0483da3   ADD : Drag-drop re-ordering of the layers
       new  9937f18   ADD : Drag-drop re-ordering of the layers
       new  022163c   FIX : Support projections when importing SHP files
       new  3d7e16f   FIX : Support projections when importing SHP files
       new  7af2b33   CHG : Replaced "Commit..." command by "Force Upload". Allows to force update of existing features or to upload imported features (such as SHP, KML, ...) FIX : User preferences thru OSM preferences system works again
       new  08e6dc3   CHG : Replaced "Commit..." command by "Force Upload". Allows to force update of existing features or to upload imported features (such as SHP, KML, ...) FIX : User preferences thru OSM preferences system works again
       new  7a7dade   FIX : really fix #1793
       new  8f50fd5   FIX : really fix #1793
       new  e65fcd5   FIX : Separate move mode problem
       new  1acff0a   FIX : Separate move mode problem
       new  7c23f75   FIX: removed some compiler warnings
       new  800e4b3   FIX: removed some compiler warnings
       new  2c6e926   ADD : Built-in list of epsg projections (from proj4) FIX : segfault on exit (fixes #1866)
       new  e2541dc   ADD : Built-in list of epsg projections (from proj4) FIX : segfault on exit (fixes #1866)
       new  b06bad3   FIX : minor graphical quirks
       new  5bb3100   FIX : minor graphical quirks
       new  54dfe0f   FIX : Drawing optimizations
       new  e850e4e   FIX : Drawing optimizations
       new  8bb936f   FIX : nothing shown in release mode
       new  bce57c9   FIX : nothing shown in release mode
       new  489194c   FIX : Relations were not outlined anymore (fixes #1866)
       new  8492b3f   FIX : Relations were not outlined anymore (fixes #1866)
       new  406acb4   FIX : unselectable nodes (fixes #1901)
       new  4dd416b   FIX : unselectable nodes (fixes #1901)
       new  44405ef   ADD : Spatial indexing of features for faster display with large downloaded areas.
       new  2b0f44e   ADD : Spatial indexing of features for faster display with large downloaded areas.
       new  3571d6f   FIX : Segfault when pasting Tags
       new  0ef149d   FIX : Segfault when pasting Tags
       new  5e46eb9   FIX : forgot to remove some debug asserts
       new  b9ca544   FIX : forgot to remove some debug asserts
       new  d71bad5   updated translations
       new  952b70c   updated translations
       new  ca66e8b   somehow I forgot to add ja language last time
       new  1e32171   somehow I forgot to add ja language last time
       new  f1a4c92   fixed typo
       new  a2d4814   fixed typo
       new  e8e41b6   FIX : Cannot delete nodes/ways any more (fixes #1933) FIX : reorganize viewport handling
       new  4eecf59   FIX : Cannot delete nodes/ways any more (fixes #1933) FIX : reorganize viewport handling
       new  6fb6366   ADD : Paste features as a whole (closes #1807)
       new  2f53285   ADD : Paste features as a whole (closes #1807)
       new  4874384   ADD : Also export routes in GPX
       new  21817cb   ADD : Also export routes in GPX
       new  cb10973   FIX : compile error w/o GEOIMAGE (fixes #1962)
       new  bdea91c   FIX : compile error w/o GEOIMAGE (fixes #1962)
       new  6e29df1   FIX : Downloaded area no longer visible (Closes #1964)
       new  1ba6ce2   FIX : Downloaded area no longer visible (Closes #1964)
       new  78fbbc3   CHG : Switch to svn version of GGL library FIX : Automatic node merge working again FIX : No return from overzoom
       new  39c6201   CHG : Switch to svn version of GGL library FIX : Automatic node merge working again FIX : No return from overzoom
       new  bc5dc12   FIX: Warnings
       new  7a23fa4   FIX: Warnings
       new  4b8a797   FIX: Optimizations
       new  79d9e25   FIX: Optimizations
       new  aab8e69   FIX : Various
       new  4162c33   FIX : Various
       new  000be62   FIX : Labels working again
       new  22c1e20   FIX : Labels working again
       new  d03dde0   ADD:  Allow multi-selection of layers; allow to show/hide or readonly several layers at once (closes #1798)
       new  12f9a5e   ADD:  Allow multi-selection of layers; allow to show/hide or readonly several layers at once (closes #1798)
       new  5bfb0c3   CHG : Remove support for osmarender (fixes #1966)
       new  4080aa5   CHG : Remove support for osmarender (fixes #1966)
       new  aa01151   FIX : Renderer fixes
       new  8f6e6d0   FIX : Renderer fixes
       new  f25d5f8   ADD : Add a case-sensitiveness option to the search + search by ID (closes #1509)
       new  f06b38f   ADD : Add a case-sensitiveness option to the search + search by ID (closes #1509)
       new  2daf26d   FIX : probably fixes #1972
       new  a7c52fa   FIX : probably fixes #1972
       new  3f8c8f5   FIX : compile error with TRANSDIR_SYSTEM (fixes #1963) FIX : proxy support on Qt 4.5.0+ (fixes #1940) FIX : proper installation dir for plugins FIX : invalid "empty roads" warning message at download
       new  7ed72e9   FIX : compile error with TRANSDIR_SYSTEM (fixes #1963) FIX : proxy support on Qt 4.5.0+ (fixes #1940) FIX : proper installation dir for plugins FIX : invalid "empty roads" warning message at download
       new  2108dfa   FIX : Can't see direction of FIXME one-ways in Mapnik style (fixes #1711)
       new  4067735   FIX : Can't see direction of FIXME one-ways in Mapnik style (fixes #1711)
       new  8fa79f3   ADD : Aloow multiple layer close FIX : Save waypoints name in MDC FIX : Save layers readonly status in MDC
       new  1140c07   ADD : Aloow multiple layer close FIX : Save waypoints name in MDC FIX : Save layers readonly status in MDC
       new  a2bc4f6   ADD : Add a Features dock displaying the features in the current viewport (closes #1876) FIX : ggl sync CHG : Move all dock related source files to own directory
       new  a4be070   ADD : Add a Features dock displaying the features in the current viewport (closes #1876) FIX : ggl sync CHG : Move all dock related source files to own directory
       new  29d0b91   ADD : Allow to download incomplete features (i.e. Relations) from the Features dock
       new  f158b67   ADD : Allow to download incomplete features (i.e. Relations) from the Features dock
       new  cb5eca0   FIX : Handle relations name tag in description
       new  b510ef4   FIX : Handle relations name tag in description
       new  430e0f3   Fixed case typo
       new  f12e6c4   Fixed case typo
       new  8bd1f77   FIX : Layerdock with Qt 4.4.3
       new  8a8ffbc   FIX : Layerdock with Qt 4.4.3
       new  2448270   FIX : when iterating over loaded geoimages and then selecting other nodes, iteration starts at the last selected geoimage-node again.
       new  d32286c   FIX : when iterating over loaded geoimages and then selecting other nodes, iteration starts at the last selected geoimage-node again.
       new  3a38aa3   TAG : 0.14-pre1
       new  b986be8   TAG : 0.14-pre1
       new  f20ca07   dummy
       new  e39a411   dummy
       new  3a5d20a   i18n update
       new  5abc3cd   i18n update
       new  f5b5a2c   ADD : "Add to selection" in features dock contextual menu CHG : Features dock double-click replaces selection ADD : Select a relation member by contextual menu CHG : Do not select a relation member when doing a "Center..." ADD : Clicking on a relation member highlights it
       new  2015c2b   ADD : "Add to selection" in features dock contextual menu CHG : Features dock double-click replaces selection ADD : Select a relation member by contextual menu CHG : Do not select a relation member when doing a "Center..." ADD : Clicking on a relation member highlights it
       new  85f6647   fixed defective strings
       new  bbb3f32   fixed defective strings
       new  3776c2e   FIX : Rotate action icon and mouse cursor in Oxygen style, rotate tool button checked when clicked
       new  fff2fbd   FIX : Rotate action icon and mouse cursor in Oxygen style, rotate tool button checked when clicked
       new  e55e268   FIX : various
       new  a89c134   FIX : various
       new  70b385e   FIX : Removed context help buttons from dialogue title bars on Windows (closes #1513) FIX : Made some of the dialogues non-resizeable where it had no use
       new  20a0a2b   FIX : Removed context help buttons from dialogue title bars on Windows (closes #1513) FIX : Made some of the dialogues non-resizeable where it had no use
       new  91dc73c   FIX : Removed more context help buttons FIX : Made upload progress dialogue non-resizeable
       new  4ea4a0f   FIX : Removed more context help buttons FIX : Made upload progress dialogue non-resizeable
       new  7df3ad6   FIX: some compiler warnings
       new  6c7b6ae   FIX: some compiler warnings
       new  7b6a949   FIX : Only give status bar warning for missing language and only for Merkaartor translations (not Qt)
       new  6a2aa27   FIX : Only give status bar warning for missing language and only for Merkaartor translations (not Qt)
       new  850900e   FIX : Really hide Roads defined to diasapear at low zoom in the style
       new  ef27e4e   FIX : Really hide Roads defined to diasapear at low zoom in the style
       new  66269a4   FIX : reindex imports, too (fixes #2020)
       new  2b2c207   FIX : reindex imports, too (fixes #2020)
       new  478b422   FIX : segfault with previous commit
       new  c1dbd5e   FIX : segfault with previous commit
       new  f379cf6   FIX : Proxy support
       new  4b89808   FIX : Proxy support
       new  f33a431   FIX : List boxes can be correctly selected with the keyboard (closes #2015)
       new  b05a56d   FIX : List boxes can be correctly selected with the keyboard (closes #2015)
       new  10f9d9f   FIX : Reindex when closing a layer
       new  f67740f   FIX : Reindex when closing a layer
       new  86720f4   FIX : Removed context help button and made GeoImage photo load progress dialogue non-resizeable
       new  f9f1d03   FIX : Removed context help button and made GeoImage photo load progress dialogue non-resizeable
       new  d006aef   FIX : Disable search button during the namefinder request
       new  e38d74e   FIX : Disable search button during the namefinder request
       new  fcc0e83   ADD : add a LIBDIR qmake param to specify libdir location FIX : various small
       new  ca70f1b   ADD : add a LIBDIR qmake param to specify libdir location FIX : various small
       new  79fe575   FIX : fixes to previous commit
       new  090fe1f   FIX : fixes to previous commit
       new  835ee76   FIX : GGL sync ADD : add revision to all versions strings; add version to main window title
       new  a2c026e   FIX : GGL sync ADD : add revision to all versions strings; add version to main window title
       new  16ff356   FIX : Don't fail importing lower-cased filenames
       new  4adb4c5   FIX : Don't fail importing lower-cased filenames
       new  72ed604   FIX : Area clipping FIX : Qt 4.4.3 compilation ADD : Also import routes from GPX
       new  b1dc529   FIX : Area clipping FIX : Qt 4.4.3 compilation ADD : Also import routes from GPX
       new  1b04e3a   FIX : Honor ProxyUse pref when setting up QNetworkProxy
       new  8bf6f85   FIX : Honor ProxyUse pref when setting up QNetworkProxy
       new  3bc40f8   FIX : ggl corrections FIX : spatial index reorg FIX : "stacked templates" issue with Tag Templates CHG : OSB file format update ADD : Road path building optimization
       new  0d67daa   FIX : ggl corrections FIX : spatial index reorg FIX : "stacked templates" issue with Tag Templates CHG : OSB file format update ADD : Road path building optimization
       new  17093b7   FIX : Crash in release mode FIX : partial Yahoo imagery slowness solution FIX : OSB tweakings
       new  3f92bcd   FIX : Crash in release mode FIX : partial Yahoo imagery slowness solution FIX : OSB tweakings
       new  2464e2b   ADD : Simple GPX track appearance as new option under Preferences/Visual (closes #1453)
       new  b3155fb   ADD : Simple GPX track appearance as new option under Preferences/Visual (closes #1453)
       new  db1bbdf   ADD : allow to block index updates FIX : OSB : proper handling of areas FIX : proper handling of polygons in .shp files
       new  7dda547   ADD : allow to block index updates FIX : OSB : proper handling of areas FIX : proper handling of polygons in .shp files
       new  9182782   i18n update
       new  9da2df5   i18n update
       new  739de0e   CHG : remove api 0.5 option FIX : index fixes (probably fixes #2066) FIX : OSB fixex FIX : updated AUTHORS file
       new  5fc5715   CHG : remove api 0.5 option FIX : index fixes (probably fixes #2066) FIX : OSB fixex FIX : updated AUTHORS file
       new  fb902c9   Disable PROJ on build until it is fixed.
       new  3039fcb   Updating changelog.
       new  fe9cc33   FIX : show waypoints again (fixes #2076)
       new  4e33ca7   FIX : show waypoints again (fixes #2076)
       new  f9b1c08   FIX : Avoid infinite loop with imbricated relations (fixes #2080)
       new  40cffbd   FIX : Avoid infinite loop with imbricated relations (fixes #2080)
       new  b80eed9   ADD : Ability to create house numbers 'Karlsruhe' style
       new  157a2b0   ADD : Ability to create house numbers 'Karlsruhe' style
       new  b7f423b   Translations
       new  65a4a45   Translations
       new  295e0a7   FIX : windows install sources
       new  f5afa97   FIX : windows install sources
       new  061e16b   FIX : translations + World OSB
       new  d244573   FIX : translations + World OSB
       new  8bf62b1   Fix the drawing position of the gps position indicator.
       new  dce719a   Fix the drawing position of the gps position indicator.
       new  afa2f45   FIX : OSB + GPX color preference + Area detection
       new  30a04ff   FIX : OSB + GPX color preference + Area detection
       new  efc30cd   FIX : proper lib destination on 64bits systems
       new  375aa82   FIX : proper lib destination on 64bits systems
       new  30fbe3a   FIX : XML encode the changeset comments (fixes #2115)
       new  19c7f33   FIX : XML encode the changeset comments (fixes #2115)
       new  31a43a8   FIX : Optimize painter/style update
       new  c65b539   FIX : Optimize painter/style update
       new  85bbd44   FIX : invalide painters when tag changes
       new  2a928f2   FIX : invalide painters when tag changes
       new  0dceec9   FIX : translations + move dashes definition to global
       new  46bb106   FIX : translations + move dashes definition to global
       new  d739503   ADD : merkaartor-0.14-fixes branch
       new  4839a8d   Remove superflous executable svn-properties
       new  f3f1420   Remove superflous executable svn-properties
       new  d13f107   Remove superflous executable svn-properties
       new  f0e8a60   Remove superflous executable svn-properties
       new  700bd44   FIX : remove Yahoo when NOUSEWEBKIT is enabled
       new  e062dff   FIX : remove Yahoo when NOUSEWEBKIT is enabled
       new  68f2ede   FIX : fixes building Merkaartor 0.14 with the -Werror=format-security CFLAG, which is used by default in Mandriva
       new  609f57a   FIX : fixes building Merkaartor 0.14 with the -Werror=format-security CFLAG, which is used by default in Mandriva
       new  ca956bf   FIX : allow non-uploadable nodes to be uploaded when they are part of of a created road (fixes #2175)
       new  a82961d   FIX : allow non-uploadable nodes to be uploaded when they are part of of a created road (fixes #2175)
       new  dde803c   FIX : Handle latlong projection in SHP files (fixes #2183) FIX : remove s60 extensions (fixes #2185)
       new  678d867   FIX : Handle latlong projection in SHP files (fixes #2183) FIX : remove s60 extensions (fixes #2185)
       new  f99555b   Remove embedded code copies while repackaging.
       new  52bf4f9   Updating README.source - repackaging documentation.
       new  7351382   Imported Upstream version 0.14
       new  f0c575b   Merge commit 'upstream/0.14'
       new  e18be76   New upstream release (Closes: #541534)
       new  3b56c0a   Fix the uscan repack script
       new  8228400   Revert "Fix the uscan repack script"
       new  a4d4df8   Merge commit 'remotes/origin/upstream-svn/merkaartor-0.14-fixes' into upstream
       new  764565d   Removing embedded source copies.
       new  e9d2c98   Merge branch 'upstream'
       new  ac7c7da   Revert "New upstream release (Closes: #541534)"
       new  ab1a04d   Updating patches and debian/rules to suit 0.14.
       new  144cb2a   Removing backup cruft.
       new  24a6321   Cleaning up gbp.conf.
       new  5ac5971   Removing backup cruft.
       new  95193d4   Build-Deps: dropping libproj, adding libboost
       new  43aba1e   Move Homepage into the headers of d/control.
       new  4cda25a   Bumping Standards-Version to 3.8.3.
       new  11237d6   Describing merge of fixes from svn.
       new  36e468e   Updating debian/copyright.
       new  3952d2f   Updating changelog.
       new  6a4e67f   Support +svnfixes dversion in debian/watch.
       new  8d94a85   ADD : Allow all platforms to connect to a gpsd backend FIX : Set gpsd output to NMEA; allow to save log FIX : Do not draw background if saved pixmap is null as a copy of a null pixmap seems to crash on Mac (fixes #2262) FIX : Fixes MacOSX plugin dir (fixes #2253)
       new  3b82ea2   ADD : Allow all platforms to connect to a gpsd backend FIX : Set gpsd output to NMEA; allow to save log FIX : Do not draw background if saved pixmap is null as a copy of a null pixmap seems to crash on Mac (fixes #2262) FIX : Fixes MacOSX plugin dir (fixes #2253)
       new  52f05d3   ADD : Set trunk version to 0.15
       new  71155e6   ADD : Set trunk version to 0.15
       new  585af30   FIX : Force custom Qt style if Qt runtime version < 4.5.1 (fixes #2204)
       new  3e3cc35   FIX : Force custom Qt style if Qt runtime version < 4.5.1 (fixes #2204)
       new  069f939   FIX: compile error
       new  78713b4   FIX: compile error
       new  86933dc   ADD : Mac OS X icon (closes #2254)
       new  e875fc7   ADD : Mac OS X icon (closes #2254)
       new  d84e6d2   FIX: typo (closes #2254)
       new  a7194b1   FIX: typo (closes #2254)
       new  1b531e9   FIX : Align nodes patch by Chris Baird (closes #2296)
       new  3d89c10   FIX : Align nodes patch by Chris Baird (closes #2296)
       new  aefeff5   FIX : Tiles network patch by Tom Verbeure (refs #2316)
       new  d33949c   FIX : Tiles network patch by Tom Verbeure (refs #2316)
       new  849b037   FIX : crashes on editing style None.mas by Stefan (Konink?) (fixes #2200)
       new  e745045   FIX : crashes on editing style None.mas by Stefan (Konink?) (fixes #2200)
       new  4a4b80b   FIX : Do not add the oneway tag on roundabouts (implied)
       new  6304071   FIX : Do not add the oneway tag on roundabouts (implied)
       new  f688129   updated i18n
       new  f5e0cd1   updated i18n
       new  97c9aa1   FIX : assert when drawing scale (fixes #2347)
       new  30ea614   FIX : assert when drawing scale (fixes #2347)
       new  149934d   FIX : compile error
       new  ac3d827   FIX : compile error
       new  0018962   Write log to /dev/null, workaround for a minor symlink attack until upstream fixes it properly.
       new  9a09bb5   Updating changelog.
       new  2ea1794   FIX : crash with self-intersecting polygons (fixes #2317) UPD : ggl sync
       new  a5aa8b3   FIX : crash with self-intersecting polygons (fixes #2317) UPD : ggl sync
       new  dbe3b91   merkaartor needs qt4 4.4.3 at least, bump build-dep accordingly.
       new  28d9bbb   Remove myself from uploaders.
       new  8fe5679   Merge branch 'master' of git.debian.org:/git/collab-maint/merkaartor
       new  946d33a   ADD : NearMap Austalian TMS to the default list FIX : corrected issues in image downloading FIX : Set "yes" as default to request for saving .mdc file after upload
       new  d166853   ADD : NearMap Austalian TMS to the default list FIX : corrected issues in image downloading FIX : Set "yes" as default to request for saving .mdc file after upload
       new  3301f0e   ADD : Re-added tiled Yahoo! imagery as a plugin
       new  5a4ba12   ADD : Re-added tiled Yahoo! imagery as a plugin
       new  0d1dfe8   FIX : WMS projection related bugfixes
       new  9efe258   FIX : WMS projection related bugfixes
       new  5149831   FIX : speedup epsg:4326 projection
       new  e0a4204   FIX : speedup epsg:4326 projection
       new  e8cfbc3   Remove Education, Science and Graphics categories from the .desktop-File to avoid multiple menu entries for merkaartor on linux
       new  07667d3   ADD : windows wix svn build
       new  044c4fe   ADD : windows wix svn build
       new  9f7dd48   CHG : Only generate log files on request (--log) on release builds
       new  b7252f8   CHG : Only generate log files on request (--log) on release builds
       new  442c9b9   ADD : Allow to move node in Node creation mode (closes #1910)
       new  d30f1c2   ADD : Allow to move node in Node creation mode (closes #1910)
       new  e669d78   ADD : Virtual nodes allow fast creation of intermediary nodes (closes #821)
       new  5118c92   ADD : Virtual nodes allow fast creation of intermediary nodes (closes #821)
       new  3ce63c6   FIX : Export trackpoints time when exporting GPX (fixes #2594)
       new  1b4222f   FIX : Export trackpoints time when exporting GPX (fixes #2594)
       new  1751504   FIX : URL's in about dialog (fixes #2606)
       new  075c021   FIX : URL's in about dialog (fixes #2606)
       new  be7eea9   minor fix
       new  5417256   minor fix
       new  1213cc3   i18n update
       new  85aa450   i18n update
       new  7281894   FIX : compile error on unix due to DEFINE escaping
       new  23a6fc2   FIX : compile error on unix due to DEFINE escaping
       new  129c393   minor fix
       new  c49b83a   minor fix
       new  f4c8899   FIX : do not reindex() virtual nodes (fixes #2615)
       new  0235cb5   FIX : do not reindex() virtual nodes (fixes #2615)
       new  4b1dd10   FIX : actual (hopefully) fix for #2615: update virtual when road changes layer + do not update virtuals (in is Coastline()) after features are selected (fixes #2615)
       new  4584781   FIX : actual (hopefully) fix for #2615: update virtual when road changes layer + do not update virtuals (in is Coastline()) after features are selected (fixes #2615)
       new  b89fb66   CHG : Simplify code by replacing the feature sorting by a QMap
       new  bc5a1d3   CHG : Simplify code by replacing the feature sorting by a QMap
       new  4044609   FIX : Code cleanup & optimization
       new  02a23e8   FIX : Code cleanup & optimization
       new  4a4c8ac   ADD : Automatic SVN revision number in about dialog and elsewhere (closes #2208)
       new  c7ec169   ADD : Automatic SVN revision number in about dialog and elsewhere (closes #2208)
       new  4058d8b   FIX previous commit
       new  25b405d   FIX previous commit
       new  04c81f0   FIX : Translations
       new  b5725b8   FIX : Translations
       new  588d19f   FIX : Translations
       new  acb3dde   FIX : Translations
       new  ce0936b   ADD : Add a preference disallowing selection of relations when hidden
       new  aa406d8   ADD : Add a preference disallowing selection of relations when hidden
       new  08df287   FIX : do not count virtual nodes in dirty layer size
       new  eecc356   FIX : do not count virtual nodes in dirty layer size
       new  16468b0   ADD : "Zoom lock" mode. Zoom steps are locked to TMS ones and projection is locked to Mercator FIX : get sharper Yahoo images (closes #2623) FIX : tag value "Fast food" should be "fast_food" (closes #2625) ADD : add japanese and ukrainian languages to Windows installer (fixes #2619)
       new  f2799d6   ADD : "Zoom lock" mode. Zoom steps are locked to TMS ones and projection is locked to Mercator FIX : get sharper Yahoo images (closes #2623) FIX : tag value "Fast food" should be "fast_food" (closes #2625) ADD : add japanese and ukrainian languages to Windows installer (fixes #2619)
       new  bed268b   FIX : Virtual nodes
       new  68e0221   FIX : Virtual nodes
       new  3a55db4   ADD : When in "single mouse button" mode, allow to cancel most operation with a right-click FIX : Virtual nodes
       new  ff75bca   ADD : When in "single mouse button" mode, allow to cancel most operation with a right-click FIX : Virtual nodes
       new  b2bf060   ADD : Grabbing hand icon in signle mouse mode FIX : Layers menu entry for background layer is wrong at startup. Patch by Trav (closes #2641)
       new  ba77608   ADD : Grabbing hand icon in signle mouse mode FIX : Layers menu entry for background layer is wrong at startup. Patch by Trav (closes #2641)
       new  7af7f1a   ADD : GeoTIFF background plugin (closes #1025)
       new  89d1fa3   ADD : GeoTIFF background plugin (closes #1025)
       new  c766cc6   FIX : Do not crash if undo Index in mdc is wrong (Refs #2644)
       new  e536175   FIX : Do not crash if undo Index in mdc is wrong (Refs #2644)
       new  1185886   CHG : Keep directional arrows blue for oneway roads in "Show directional arrows - Always" mode.
       new  221b45a   CHG : Keep directional arrows blue for oneway roads in "Show directional arrows - Always" mode.
       new  fbfad14   FIX : speed optimization + virtual nodes display bug
       new  4a450a9   FIX : speed optimization + virtual nodes display bug
       new  82bc2c1   CHG : Code refactoring to stick to OSM name convention (TrackPoint => Node; Road => >Way)
       new  7251ed4   CHG : Code refactoring to stick to OSM name convention (TrackPoint => Node; Road => >Way)
       new  ca1202c   FIX : Do not select virtual nodes when drag-selecting (closes #2672)
       new  5151ac4   FIX : Do not select virtual nodes when drag-selecting (closes #2672)
       new  75fef37   FIX : MDC layer naming bug
       new  bfaa6cd   FIX : MDC layer naming bug
       new  24a5882   FIX : 100% CPU usage and Crash on creating roundabout (fixes #2659)
       new  066db70   FIX : 100% CPU usage and Crash on creating roundabout (fixes #2659)
       new  c35d4d9   FIX : Undo move doesn't work (fixes #2673)
       new  b4b4378   FIX : Undo move doesn't work (fixes #2673)
       new  8f7e53b   ADD : Make the point where nodes are not displayed configurable FIX : Do not allow node interaction when they are not displayed (closes #2674)
       new  bcf7e85   ADD : Make the point where nodes are not displayed configurable FIX : Do not allow node interaction when they are not displayed (closes #2674)
       new  7777e32   CHG : Rendering code reorganization FIX : Features painters not updated after a set tag
       new  696848b   CHG : Rendering code reorganization FIX : Features painters not updated after a set tag
       new  a65d8db   update i18n
       new  715ddd0   update i18n
       new  b3bd8bb   FIX : Move tool moves the currently selected object instead of the object you are about to select in order to move (Separate move mode) (Fixes #2691) FIX : Keep area selected on creation FIX : Don't consider roundabouts as areas for painting priority
       new  b86ec98   FIX : Move tool moves the currently selected object instead of the object you are about to select in order to move (Separate move mode) (Fixes #2691) FIX : Keep area selected on creation FIX : Don't consider roundabouts as areas for painting priority
       new  d20a81f   FIX : Handle case of selection being reset during tag editing (fixes #2646)
       new  51384b4   FIX : Handle case of selection being reset during tag editing (fixes #2646)
       new  33ceb10   Merge remote branch 'remotes/origin/upstream-svn/master' into upstream
       new  c32e868   Merge branch 'upstream'
       new  975f577   Drop log-to-dev-null patch.
       new  cee6c80   Update patches for the new svn version.
       new  52f4362   Revert "Remove myself from uploaders."
       new  ae638a3   Remove Christoph Berg from uploaders.
       new  34b5587   Update git repository location.
       new  d385410   ADD : Add GlobeXplorer (DigitalGlobe) to default WMS list (by sim6) (closes #2714)
       new  380ffa4   ADD : Add GlobeXplorer (DigitalGlobe) to default WMS list (by sim6) (closes #2714)
       new  558a9e2   FIX : Improve tag completion behaviour (by Trav) (closes #2716)
       new  76743a2   FIX : Improve tag completion behaviour (by Trav) (closes #2716)
       new  c68c877   FIX : compilation on recent GCC
       new  4eba417   FIX : compilation on recent GCC
       new  b392c2a   FIX : In create area mode, dragging to move the map results in adding a node (fixes #2717)
       new  fa498e7   FIX : In create area mode, dragging to move the map results in adding a node (fixes #2717)
       new  5b6158b   FIX : Joining 2 ways to create an area doesn't create a polygon if the 2 ways have opposite directions (fixes #2718)
       new  79cd3ee   FIX : Joining 2 ways to create an area doesn't create a polygon if the 2 ways have opposite directions (fixes #2718)
       new  0fd95d1   FIX : remove embedded zlib
       new  cdd3994   FIX : remove embedded zlib
       new  09836ff   FIX : update parent index after a node move
       new  976e5a1   FIX : update parent index after a node move
       new  44f1309   Patch MGdalBackground.pro to use gdal-config.
       new  6f4c8ee   Updating changelog.
       new  07d2953   FIX : Crash in tag selection with invalid "not" expression (fixes #2722)
       new  95324dd   FIX : Crash in tag selection with invalid "not" expression (fixes #2722)
       new  81d0496   FIX : Stupid Typo (fixes #2726)
       new  7fb71b1   FIX : Stupid Typo (fixes #2726)
       new  741639d   FIX : Crash after coastlines are removed from the document (fixes #2647)
       new  2e5de84   FIX : Crash after coastlines are removed from the document (fixes #2647)
       new  18b7fdc   FIX : Add support for HTTP auth to TMS (by Trav) (closes #2473)
       new  b3c6062   FIX : Add support for HTTP auth to TMS (by Trav) (closes #2473)
       new  c3e765f   ADD : Add language to changeset created_by (closes #2369)
       new  3df7f82   ADD : Add language to changeset created_by (closes #2369)
       new  5c68dc5   ADD : Show distance measurement during area creation (closes #1640)
       new  80b2108   ADD : Show distance measurement during area creation (closes #1640)
       new  f17c3e8   FIX : In about box, the changelog is now properly resized ADD : support for OSM short link as input
       new  c536732   FIX : In about box, the changelog is now properly resized ADD : support for OSM short link as input
       new  6c30f76   FIX : Case typo in #include statement broke linux compile
       new  b737757   FIX : Case typo in #include statement broke linux compile
       new  f6dd61c   FIX : fine-tune enabled menu for areas
       new  760d01a   FIX : fine-tune enabled menu for areas
       new  2f7bb45   FIX : Use gdal-config instead guessing the library locations (fixes #1782)
       new  6af6567   FIX : Use gdal-config instead guessing the library locations (fixes #1782)
       new  b38cb77   FIX : also remove INCLUDEPATH for gdal
       new  8d900c1   FIX : also remove INCLUDEPATH for gdal
       new  005c71e   i18n
       new  b8d5cfa   i18n
       new  0cdf412   CHG : 0.15 release
       new  ff0c9b3   CHG : 0.15 release
       new  0f6be6b   0.15 release
       new  6dc93f5   FIX : add missing file
       new  9646528   Use merkaartor.desktop from upstream.
       new  69d4921   Use NODEBUG=1 RELEASE=1 unless we build for experimental.
       new  f23a334   ADD : 0.15.1
       new  1aec983   FIX : revision.h issue
       new  813175a   FIX : revision.h issue
       new  607e920   ADD : 0.15.1 tag
       new  1c6e507   Merge remote branch 'origin/upstream-svn/remotes/tags/merkaartor-0.15.1' into upstream
       new  df0f980   Merge branch 'upstream'
       new  c0ec2a5   FIX : 0.15-fixes backport
       new  6f01dfe   FIX : 0.15-fixes backport
       new  117fe53   Dropping gdal-config patch, applied upstream.
       new  b703ac4   Drop zlib-include patch, not necessary anymore.
       new  9d6ea17   CHG : Move the "File-Render" menu to "File-Export-Raster/SVG" CHG : Headers reorg
       new  d7a7864   CHG : Move the "File-Render" menu to "File-Export-Raster/SVG" CHG : Headers reorg
       new  892a0b8   Create revision.h with the Debian version.
       new  47b12fc   Updating changelog.
       new  445366e   FIX : crash when coming from "Separate move mode" and a feature is selected.
       new  dea7032   FIX : crash when coming from "Separate move mode" and a feature is selected.
       new  88a9b9b   FIX : crash when coming from "Separate move mode" and a feature is selected.
       new  e474fce   FIX: removed 1 compiler error and several compiler warnings
       new  5b8f341   FIX: removed 1 compiler error and several compiler warnings
       new  716a372   FIX : speedup node moving by disabling virtual nodes and index updates during drag
       new  57f5e1e   FIX : speedup node moving by disabling virtual nodes and index updates during drag
       new  f39c0fd   FIX : speedup node moving by disabling virtual nodes and index updates during drag
       new  4b1e0dc   FIX : attempt to solve the 'freeze at download' symptom
       new  5a4e44c   FIX : attempt to solve the 'freeze at download' symptom
       new  da48213   FIX : attempt to solve the 'freeze at download' symptom
       new  4d60e6c   FIX : Further virtual node fix for documents
       new  831fc4c   FIX : Further virtual node fix for documents
       new  b460069   FIX : Further virtual node fix for documents
       new  541b475   FIX : When nodes are hidden,do not put them in the way of selecting roads
       new  6f02ad1   FIX : When nodes are hidden,do not put them in the way of selecting roads
       new  c98a9e1   FIX : attempt to solve the 'freeze at download' symptom
       new  7073485   FIX : OSX enhacements (by Aleksandar Topuzovic) (closes #2774)
       new  53cff91   FIX : OSX enhacements (by Aleksandar Topuzovic) (closes #2774)
       new  09e708a   FIX : OSX enhacements (by Aleksandar Topuzovic) (closes #2774)
       new  f89b1dd   ADD : Brazilian Portuguese translation (by Marcio Moraes)
       new  9a4acd0   ADD : Brazilian Portuguese translation (by Marcio Moraes)
       new  3521d22   FIX : When merging contiguous nodes in the same way, check that we don't add the same node twice (fixes #2771)
       new  311c3b5   FIX : When merging contiguous nodes in the same way, check that we don't add the same node twice (fixes #2771)
       new  e220949   FIX : When merging contiguous nodes in the same way, check that we don't add the same node twice (fixes #2771)
       new  2523e09   FIX : Cannot cleanly copy tags from one relation to another (fixezs #2746)
       new  c190c05   FIX : Cannot cleanly copy tags from one relation to another (fixezs #2746)
       new  99fe26c   FIX : Cannot cleanly copy tags from one relation to another (fixezs #2746)
       new  5a00c40   FIX : RELEASE mode tweaks
       new  4a00065   FIX : RELEASE mode tweaks
       new  12a507e   FIX : RELEASE mode tweaks
       new  227bde4   FIX : roads not always refreshed when changing type or properties (fixes #2773)
       new  23a8c7c   FIX : roads not always refreshed when changing type or properties (fixes #2773)
       new  b5c5a06   FIX : roads not always refreshed when changing type or properties (fixes #2773)
       new  d7fa9f6   CHG : change 0.15.2 version
       new  73df0a0   FIX : .pro fixes
       new  96d8bf1   FIX : .pro fixes
       new  1f1bce3   FIX : .pro fixes
       new  c6f77a9   DD : 0.15.2 tag
       new  a248d9f   ADD : TODO file
       new  786a0c6   ADD : TODO file
       new  3ed19ef   Merge remote branch 'remotes/origin/upstream-svn/remotes/tags/merkaartor-0.15.2' into upstream
       new  230e355   Merge branch 'upstream'
       new  b43e8dd   Updating changelog.
       new  8009e8c   FIX : Do not updateindex() if the feature is deleted
       new  12789c1   FIX : Do not updateindex() if the feature is deleted
       new  cba272b   FIX : Do not updateindex() if the feature is deleted
       new  1d07cbe   ADD : Allow to zoom on the location of a GeoTIFF image
       new  4ea8166   ADD : Allow to zoom on the location of a GeoTIFF image
       new  cc10763   FIX : Only allow virtual node updates after relations resolution (by Trav)(closes #2782)
       new  f3da9e3   FIX : Only allow virtual node updates after relations resolution (by Trav)(closes #2782)
       new  423e048   FIX : Only allow virtual node updates after relations resolution (by Trav)(closes #2782)
       new  13c83aa   FIX : OSX Qt system translations location (by Aleksandar) FIX : Update language of language combo after language change (by Alaeksandar)
       new  f859226   FIX : OSX Qt system translations location (by Aleksandar) FIX : Update language of language combo after language change (by Alaeksandar)
       new  4524f59   FIX : OSX Qt system translations location (by Aleksandar) FIX : Update language of language combo after language change (by Alaeksandar)
       new  9969f37   FIX : Do not count deleted parents when removing children nodes (fixes #2785) FIX : Make sure not to write to the log after it has been closed (fixes #2783)
       new  90806f0   FIX : Do not count deleted parents when removing children nodes (fixes #2785) FIX : Make sure not to write to the log after it has been closed (fixes #2783)
       new  03060f7   FIX : Do not count deleted parents when removing children nodes (fixes #2785) FIX : Make sure not to write to the log after it has been closed (fixes #2783)
       new  2771678   FIX : think, man, think... (closes #2785)
       new  898556e   FIX : think, man, think... (closes #2785)
       new  e1ae796   FIX : think, man, think... (closes #2785)
       new  57cdbc4   FIX : make sure polygons are at least 1 pixel wide when drawing them at creation time
       new  392dd3d   FIX : make sure polygons are at least 1 pixel wide when drawing them at creation time
       new  e40eeb2   FIX : make sure polygons are at least 1 pixel wide when drawing them at creation time
       new  c31108f   FIX : delete a way when its second to last node is deleted (fixes #2786)
       new  a51c814   FIX : delete a way when its second to last node is deleted (fixes #2786)
       new  6be3681   FIX : delete a way when its second to last node is deleted (fixes #2786)
       new  8c188b7   ADD : add the possibility to show a lat/lon grid
       new  61bf658   ADD : add the possibility to show a lat/lon grid
       new  ceeae50   FIX : do not show grid if not asked to
       new  95bd5df   FIX : do not show grid if not asked to
       new  84e0a9e   FIX : dynamic_cast rather than static cast (fixes #2793)
       new  5e84c2e   FIX : dynamic_cast rather than static cast (fixes #2793)
       new  d72b588   CHG : hardcode "google" projection. CHG : adapt TMS code to allow for non-google projections
       new  55b07aa   CHG : hardcode "google" projection. CHG : adapt TMS code to allow for non-google projections
       new  d416122   FIX : Experimently remove features destructor cleanups that shouldn't be necessary and lead to crashes
       new  52cc95b   FIX : Experimently remove features destructor cleanups that shouldn't be necessary and lead to crashes
       new  4393804   FIX : Case type in #include statement
       new  37f781f   FIX : Case type in #include statement
       new  4fb6cfe   FIX : crash when switching to google projection
       new  4cf4698   FIX : crash when switching to google projection
       new  64789c9   FIX : problem when joining ways CHG : hardcode "lat/long", i.e. EPSG:4326, projection
       new  f9ee8b9   FIX : problem when joining ways CHG : hardcode "lat/long", i.e. EPSG:4326, projection
       new  a6f219a   FIX : problem when joining ways
       new  103dc3f   ADD : support for WMS-C servers (see http://wiki.openstreetmap.org/wiki/Merkaartor/Documentation#WMS-C_Servers) (closes #2598)
       new  3755577   ADD : support for WMS-C servers (see http://wiki.openstreetmap.org/wiki/Merkaartor/Documentation#WMS-C_Servers) (closes #2598)
       new  4535f87   FIX : TMS problem with lat or long < 0
       new  b6473eb   FIX : TMS problem with lat or long < 0
       new  4aeaaf5   FIX : remove features destructor cleanups that shouldn't be necessary and lead to crashes
       new  9a8e251   CHG : rework "Zoom lock" and move it to the view menu
       new  97a7ce1   CHG : rework "Zoom lock" and move it to the view menu
       new  e08073d   ADD : Allow to tile (and cache) arbitrary WMS'es (only EPSG:4326 and google projection supported)
       new  63da533   ADD : Allow to tile (and cache) arbitrary WMS'es (only EPSG:4326 and google projection supported)
       new  e75be41   FIX : abort tile downloading when zooming
       new  a5765b6   FIX : abort tile downloading when zooming
       new  d521264   ADD : 0.15.3
       new  3073527   ADD : 0.15.3 tag
       new  f89ebdb   ADD : allow google maps links in goto and download dialogs
       new  73dedf0   ADD : allow google maps links in goto and download dialogs
       new  33d10d1   FIX : allow all openlayers permalinks
       new  0ab3d3a   FIX : allow all openlayers permalinks
       new  f789cff   Merge remote branch 'remotes/origin/upstream-svn/remotes/tags/merkaartor-0.15.3' into upstream
       new  fa5d944   Merge branch 'upstream'
       new  85b76d5   Updating changelog.
       new  06c182a   ADD : add a projection editor
       new  d22b959   ADD : add a projection editor
       new  d9710e3   FIX : Use system Boost by default on linux
       new  8846b94   FIX : Use system Boost by default on linux
       new  11b6077   FIX : non-wheel zoom not working
       new  0ec6279   FIX : non-wheel zoom not working
       new  0edc5c8   Add support for multiple property delete.
       new  72729c3   Add support for multiple property delete.
       new  7c9171b   FIX : solves a problem when hovering large relations
       new  f96a2c7   FIX : solves a problem when hovering large relations
       new  e445039   Add minimum requirement for libboost to control file.
       new  540576e   ADD : allow to re-order relation members (closes #2759)
       new  d3ed60c   ADD : allow to re-order relation members (closes #2759)
       new  e0633e1   ADD : Templates xsd (by Jonathan Bennett) (closes #2809; closes #2707)
       new  d5920ff   ADD : Templates xsd (by Jonathan Bennett) (closes #2809; closes #2707)
       new  d4f1149   CHG : Allow importing geotagged photos when no track layer is present (closes #2827)
       new  a17d28e   CHG : Allow importing geotagged photos when no track layer is present (closes #2827)
       new  8d13200   FIX : crash when closing layers containing photos (fixes #2828)
       new  886ed2f   FIX : crash when closing layers containing photos (fixes #2828)
       new  4b9158f   ADD : show geotagged photos on the map (disable via 'view-Show Photos on map')
       new  662db2e   ADD : show geotagged photos on the map (disable via 'view-Show Photos on map')
       new  f6f9f6b   FIX : Do not take closed layers into account when choosing photo layer (fixes #2823)
       new  8fa0408   FIX : Do not take closed layers into account when choosing photo layer (fixes #2823)
       new  5f80c34   FIX : use gpsd api and implement gpsd-ng (but loose file logging for now)
       new  41cc3c4   FIX : use gpsd api and implement gpsd-ng (but loose file logging for now)
       new  11d8df9   Center map from GeoImage dock.  (closes: #2848)
       new  9fcb8f6   Center map from GeoImage dock.  (closes: #2848)
       new  d5390e5   FIX : as gpsd is now an external dependency, make it optional. Specify GPSDLIB=1 to use the lib from the gpsd package. The default is to use the old direct connection, which is only compatible with gpsd 2.3x
       new  49cd3e7   FIX : as gpsd is now an external dependency, make it optional. Specify GPSDLIB=1 to use the lib from the gpsd package. The default is to use the old direct connection, which is only compatible with gpsd 2.3x
       new  d43e94f   ADD : Allow to save geotagged images CHG : Enhanced support for geotagged images drag&drop CHG : Geotag support enhancements
       new  dafef67   ADD : Allow to save geotagged images CHG : Enhanced support for geotagged images drag&drop CHG : Geotag support enhancements
       new  527bbfa   FIX : Allow to load OS VectorMap District shapefiles
       new  4fbb7ce   FIX : Allow to load OS VectorMap District shapefiles
       new  ab061f5   ADD : Add SHP feature attributes as not uploadable OSM Feature tags (i.e. enclosed by '_')
       new  02aa94a   ADD : Add SHP feature attributes as not uploadable OSM Feature tags (i.e. enclosed by '_')
       new  3ba337c   FIX : GeoTIFF crash
       new  72361b6   FIX : GeoTIFF crash
       new  0d22c40   FIX : TMS fixe with min zoom != 0 ADD : OSGB36 to the default list of projections CHG : Allow to add images to a GeoTIFF layer
       new  e8e48e4   FIX : TMS fixe with min zoom != 0 ADD : OSGB36 to the default list of projections CHG : Allow to add images to a GeoTIFF layer
       new  b0dbace   CHG : windows building scripts changes
       new  bbdd810   CHG : windows building scripts changes
       new  9ba7360   FIX : crash when closing layer with virtual nodes (fixes #2858)
       new  ac02bbf   FIX : crash when closing layer with virtual nodes (fixes #2858)
       new  8c5d019   FIX : windows debug qt wix
       new  d99d397   FIX : windows debug qt wix
       new  c5c398f   FIX : move geotagged photo if hovered (closes #2847)
       new  5f879d1   FIX : move geotagged photo if hovered (closes #2847)
       new  af39b95   FIX : problem with image layer reprojections
       new  86a008c   FIX : problem with image layer reprojections
       new  7df4aa7   ADD : CSV POI import
       new  dfc0e7c   ADD : CSV POI import
       new  b1dd1a0   FIX : do not systematically geotag dropped images
       new  ef211c7   FIX : do not systematically geotag dropped images
       new  958800c   ADD : Feature-Force Delete action (deletes the feature without entry in the undo nor upload list) CHG : Switch to transactional diff uploads to OSM to harden the process ADD : Export to OSC (osmChange format)
       new  5882796   ADD : Feature-Force Delete action (deletes the feature without entry in the undo nor upload list) CHG : Switch to transactional diff uploads to OSM to harden the process ADD : Export to OSC (osmChange format)
       new  7865fd6   FIX : conflicts tweaks + reindex from MDC
       new  5245b4f   FIX : conflicts tweaks + reindex from MDC
       new  703fd60   ADD : Import from OSC (osmChange format)
       new  ede980c   ADD : Import from OSC (osmChange format)
       new  c9fd977   FIX : problem uploading UTF-8 characters (fixes #2886)
       new  1ee5645   FIX : problem uploading UTF-8 characters (fixes #2886)
       new  e281889   ADD : Walking Papers backgound plugin + load WP scans as geotagged images
       new  2c527df   ADD : Walking Papers backgound plugin + load WP scans as geotagged images
       new  b6d14ac   FIX : windows wix
       new  9c7eca2   FIX : windows wix
       new  d55fea4   Allow debug builds for release builds.
       new  050a8e4   Accept mlat/mlon links (e.g. from mkgmap error messages)
       new  d6c4316   Accept mlat/mlon links (e.g. from mkgmap error messages)
       new  99b6154   Update year; add self.
       new  b3f902d   Update year; add self.
       new  99e13a5   FIX : download issue + resolve relations issue
       new  76a7a59   FIX : download issue + resolve relations issue
       new  7d3c450   FIX : possible fix for #2893 (High CPU when moving large ways)
       new  ebd7a8a   FIX : possible fix for #2893 (High CPU when moving large ways)
       new  ae90b48   FIX : remove virtual nodes of all parent ways when moving
       new  524d2f2   FIX : remove virtual nodes of all parent ways when moving
       new  194e8ee   Merge remote branch 'remotes/origin/upstream-svn/trunk' into experimental-upstream
       new  8642266   Merge branch 'experimental-upstream' into experimental
       new  58dbd32   Remove debian/uscan_repack.sh.
       new  31a49fa   Remote get-orig-source target.
       new  ffe12b6   Update gbp.conf for experimental.
       new  317ba53   Removing backup copy of QMapControl/mapadapter.cpp.
       new  c8b7ba6   Updating changelog.
       new  4cb4c44   FIX : issue when updating the feature dock while indexing has been blocked (fixes #2897)
       new  74de7f9   FIX : issue when updating the feature dock while indexing has been blocked (fixes #2897)
       new  65e1bdd   FIX : Crash when double-clicking a virtual node in "separate move" mode (fixes #2894)
       new  9856c85   FIX : Crash when double-clicking a virtual node in "separate move" mode (fixes #2894)
       new  5b46fb7   Enable gpsdlib and nvidia_hack build optins.
       new  7549d4e   Merge remote branch 'remotes/origin/upstream-svn/trunk' into experimental-upstream
       new  119a879   Merge branch 'experimental-upstream' into experimental
       new  c07695a   Updating changelog.
       new  c4540c9   Remove buggy extra-spaces in debian/rules.
       new  5d914c0   Add libgps-dev as build-dependency.
       new  c0dcdc1   Updating changelog.
       new  a6d950e   ADD : Allow to delete features from the context menu of the Features dock
       new  0c0a3be   FIX : only act on left button in MoveNodeInteraction::snapMouseReleaseEvent (fixes #2900)
       new  f9e6d92   FIX : splitting roads part of a relation (fixes #2901)
       new  1634631   CHG : Allow tag pasting between different classes of features CHG : Use a different spatial index provider
       new  d9c0ad7   Use ZBAR=1/libzbarqt-dev to support walking-papers.
       new  2259852   CHG : remove link to external icons
       new  38ec0a0   Merge branch 'master' of ssh://www.semperpax.com/home/koying/git/repos/merkaartor
       new  de995e8   remove .svn directories
       new  015ad16   remove .svn directories
       new  b02fa43   FIX : RTree.h and cdecl
       new  5b4214c   remove Thumbs.db
       new  c59c5f8   Add support for {min,max}{lat,lon} form
       new  3f29deb   Simplify OsmLink and add some error checking.
       new  bced95a   not quite at ease with git, yet
       new  e637e8c   FIX : problem with new relations (fixes #2917)
       new  31c7ed4   Merge branch 'master' of ssh://www.semperpax.com/home/koying/git/repos/merkaartor/
       new  deb72bf   Merge branch 'master' of ssh://www.semperpax.com/home/koying/git/repos/merkaartor/
       new  7e7edf7   FIX : Update Feature dock when document content changes (fixes #2923)
       new  5d6184a   Allow ways to be joined if their ends are on coincident distinct nodes.
       new  15fd9b4   Avoid divide-by-zero crash.
       new  8bacbe2   FIX : Allow to "Force Upload" relations, too (fixes #2926)
       new  005ec95   FIX : more Feature dock updates
       new  a808bd8   FIX : Only draw virtual nodes when needed
       new  38c66d2   Fix for #2926: Force Upload doesn't work on relation
       new  0779d3e   Allow setting selection from multiple relation members.  Previously, only the first highlighted member was selected.
       new  d8ebafa   FIX : windows build mingw path
       new  a32e606   Extend and rework shapfile importer (fixes #2932).
       new  aee038e   Disable nvidia_hack again, did not help at all.
       new  51503a2   Update copyright file.
       new  c41b58c   CHG : Use QPainterPath::intersected to clip paths
       new  56b5a6d   FIX : Comment dead code
       new  95a9acf   FIX : Only recalculate the viewport for WMS'es
       new  a47d310   ADD : POC of a Gosmore map adapter
       new  e0c68a2   FIX : Only recalculate the viewport for WMS'es
       new  859fc7f   ADD : POC of a Gosmore map adapter
       new  a58d234   ADD : POC of a Navit map adapter
       new  65330f6   FIX : POC linux fixes
       new  50c2003   FIX : debugging leftover
       new  c646f51   ADD : Preliminary support for OpenStreetBugs (Refs #983)
       new  9c957f9   FIX : Restrict tag paste to same class only, with the exception of way -
       new  7fa71d7   FIX : Possible fix for display problem with tiles on linux (refs #2943)
       new  209b1ad   FIX : flickering WMS with last tile patch
       new  b48e51f   FIX : QPainterPath::instersected do not always work with non area
       new  6a7a273   CHG : Move "QRectInterstects" to Utils
       new  bdd8694   CHG : move encodeAttributes to Utils
       new  8b7e525   FIX : Make JOSM happy about our .osm export (fixes #2952)
       new  a2130f3   CHG : move encodeAttributes to Utils
       new  135eda0   FIX : Make JOSM happy about our .osm export (fixes #2952)
       new  52079dc   Merge branch 'master' of gitorious.org:merkaartor/main
       new  5e29587   CHG : use "git describe" if svn revision cannot be found
       new  d841b08   Merge branch 'master' of gitorious.org:merkaartor/main
       new  09cf48f   ADD : support for "standard" (as in http://wiki.osgeo.org/wiki/Tile_Map_Service_Specification) TMS servers
       new  03a2be0   Merge branch 'master' of gitorious.org:merkaartor/main
       new  b410b40   Protect against NULL dereference.
       new  8525e3e   CHG : Don't autocomplete pure numeric values (fixes #2951)
       new  883c1f3   FIX : check menu status whene resetting properties dock (fixes #2930)
       new  2fa99d0   Set the correct range on the progress meter before use (fixes #2934).
       new  39a8e1b   FIX : painting optimizations
       new  e991f36   FIX : do not overwrite lists with  the ones from OSM user preferences
       new  1e3bd7f   FIX : reduce browserimagemanger timeout, improving Yahoo responsiveness
       new  6476e7e   FIX : CRLF endings
       new  20efaaa   FIX : mode
       new  ab8161b   ADD : support for JOSM remote protocol on port 8111
       new  788b288   ADD : support for system-wide proxies (optionally via libproxy)
       new  5167be5   CHG : Only allows one instance of Merkaartor (override with "-n")
       new  be3db58   ADD : initial support for an "osm://" protocol
       new  3fe988c   FIX : move adjustSelection out of painting loop; now reacts to content_changed
       new  4c34e20   CHG : do not allocate a new QList in layer's getFeatures CHG : use qobject_cast for features
       new  2285c03   CHG : further painting optimizations
       new  db434c4   FIX : forgot debug in previous commit
       new  092071d   FIX : Better WMS url handling
       new  75a0f17   FIX : updated translations
       new  5ac9465   FIX : minor TODO cleanup
       new  f9a1429   FIX : Generate "content_changed" when a layer is closed/cleared
       new  6f65435   FIX : fixes ASSERT in RTree.h
       new  d9a27fb   FIX : Road buildpath
       new  f046f80   Force a minimum size for lat/lon URL input (useful for links from KeepRight)
       new  04b41e2   Build and install translations.
       new  17b467a   Bump dh compat level to 7.
       new  46ad074   Updating to new git based upstream repository.
       new  965a090   Merge branch 'upstream'
       new  f8f234a   Update merged gbp.conf.
       new  3f80b5e   Updating changelog.
       new  8e36fed   Make debian/rules executable.
       new  8943dad   Remove unnecessary lrelease call.
       new  a459b93   FIX : Problem with EPSG:4326 thru ggl (fixes GeoTIFF issue)
       new  fd7dafc   FIX : way buildpath optimization
       new  cc6b89f   Require zbar version 0.10.
       new  025cb44   Updating changelog.
       new  e4d5179   Fix a few files which were not merged properly.
       new  ef47f28   Bump Standards-Version to 3.8.4, no changes needed.
       new  64ef1ea   FIX : Completely solve GeoTIFF issue
       new  db016fd   FIX : Crash drawing lat/lon grid at 180 lon
       new  31f6923   Add 'Simplify' action to 'Roads' menu.
       new  26eb1c4   Perform downwards moves from bottom, so that earlier moves don't affect later ones.
       new  9835e80   CHG : 60ms per frame won on Qt >=4.6
       new  807de8c   Accept JOSM-control URLs.
       new  94283c2   CHG : 60ms per frame won on Qt >=4.6
       new  7aa49b1   FIX : tweakings
       new  8ca22a3   Accept JOSM-control URLs.
       new  f6c7683   FIX : tweakings
       new  a1cc0c8   Merge commit 'refs/merge-requests/2' of git://gitorious.org/merkaartor/main
       new  bfd8de7   Merge branch 'master' into dev_master
       new  7687b72   FIX : Make POI's always selectable and rename menu "Show trackpoints" to proper "Show nodes"
       new  f7c59b3   CHG : generalize int -> coord (e.g. coordToAng, ...)
       new  20ec3ed   CHG : use double for coord
       new  de696ee   FIX : adjust index
       new  101799f   CHG : ongoing coord -> double
       new  0bec7d3   Stop the annoying context-menu appearing every time I zoom in.
       new  75b7a02   Allow drag-select to replace selection.
       new  fbc8dc2   Refactor modifiers tests to clarify what we use.
       new  ad54460   Enable Simplify action only when one or more ways selected.
       new  ac8bde9   Add hints to Simplify action
       new  03e3828   Merge branch 'master' into dev_master
       new  485ac87   Merge branch 'dev_master' of gitorious.org:~koying/merkaartor/koying-sandbox into dev_master
       new  a6ba5da   CHG : layer.cpp int->coord
       new  fc41f13   Nodes selectable when they ARE visible
       new  37dc769   Accept JOSM-control URLs.
       new  613aae4   FIX : Make POI's always selectable and rename menu "Show trackpoints" to proper "Show nodes"
       new  afe3685   CHG : generalize int -> coord (e.g. coordToAng, ...)
       new  c94d977   CHG : revert to plain double lat/lon for coord (fixes #2979)
       new  68c4146   Don't permit joining if three or more selected ways meet at one node.
       new  21b69bf   Allow joining of a single way whose ends touch at coincident nodes. Also, speed up joining ways.
       new  fdeec93   Don't clear selection when click misses object.
       new  a175a74   Merge branch 'master' into dev_master
       new  fd31c6d   Make Join more predictable and consistent.
       new  8bf7cac   Click in empty space should cancel selection; drag in empty space should leave selection untouched.
       new  dee3062   Really fix clearing selection.
       new  72fab2c   CHG : adjust node size depending on zoom level
       new  1203fb4   Merge branch 'master' into dev_master
       new  8e38a07   FIX : for consistency, when deleting the end-node of a polygon, don't break it (fixes #2983)
       new  965c107   FIX : handle deleted features when adjusting selection
       new  6465311   FIX : do not draw ways if a parent relation has a painter FIX : always check that a parent is not deleted before using it
       new  f96fbdd   Don't round lat and lon when creating a Coord from a QPointF.
       new  c43e80f   Merge branch 'master' into dev_master
       new  f1fa198   CHG : move Merkaartor's config from ~/.config/BartVanhauwaert to ~/.config/Merkaartor (or platform specific equivalent)
       new  b9b37ca   Background painting tweakings
       new  ef0f67a   FIX : interaction problem in lat/lon projection
       new  93779ec   Remove unnecessary step when painting background
       new  c2d1f3c   Merge remote branch 'remotes/origin/upstream-git/master' into upstream
       new  2696e06   Merge branch 'upstream'
       new  8923789   Updating changelog.
       new  cccf7be   FIX : issue wen "center & zooming" since coods type change
       new  11dfe8e   Build-depend on debhelper 7.
       new  672b02c   Use source format 1.0.
       new  441a0f5   A closed way needs 3 or more distinct nodes.
       new  7e877df   FIX : also check the way is "closable" (i.e. >2 nodes) when trying to reclose it after a node delete
       new  0df889e   Remove old/unused qmake options.
       new  aac5e02   Updating changelog.
       new  e5fd089   Cleanup
       new  381b48f   debian subdir removed on request of the debian maintainer
       new  c08aff1   very minor fixes
       new  f83dd35   FIX: handle restriction relations correctly if splitting members
       new  ca97b80   possible lat/lon grid truncation
       new  50483dc   Merge commit 'refs/merge-requests/6' of git://gitorious.org/merkaartor/main into dev_master
       new  933b6fa   FIX : File-New was triggered after arguments processing due to delayed processing of init
       new  35e388c   Further coords->double fixes
       new  0107847   Force delete tweakings
       new  9d1a14e   Tweakings
       new  0ee9a8b   Add parentheses around preprocessor macro parameters
       new  548fb24   Fix startup when zoom locked to tiled background.
       new  e034cf8   Mouse wheel zoom speed and zoom range limits.
       new  e0dbb31   Fix segfault in reversePoints().
       new  9824b65   FIX slippy map download after move to doubles
       new  ff6baed   FIX : lat/lon projection & lat/lon grid tweakings
       new  047bcf9   FIX : Ensure a valid viexport
       new  ace8eb0   FIX : background no refreshing when using keyboard
       new  55afcb6   Merge commit 'refs/merge-requests/8' of git://gitorious.org/merkaartor/main into dev_master
       new  aeb5da3   more viewport checking
       new  6d001b3   Merge commit 'refs/merge-requests/9' of git://gitorious.org/merkaartor/main into dev_master
       new  54b8617   updated translations
       new  6d1d44f   use Qt standard grab icons
       new  2698f41   ADD : Hovering on a read-only layer shows details in the info dock
       new  8bc7411   Decouple generic layer "fromXML" from specific. Allows to properly set status in the layerWidget
       new  f46f938   FIX : definitive(?) solution to proper startup sequence
       new  1dc5241   FIX : proper tab order in goto dialog
       new  c6ad9a3   CHG : Split the view menu into a new "Show" menu
       new  ab84868   Show menu tweaking
       new  a031971   FIX : SHP import: fallback mechanism if proj4 is not active
       new  a877f15   FIX : When importing SHP, make sure the same feature is not added multiple times to the layer (fixes #3017)
       new  81acc1e   FIX : crash when trying to move nodes with middle button
       new  172ec35   FIX : Use the same code for drawing individual ways and relations
       new  54d6b6b   Added subdivide, area split, and spread nodes.
       new  8fc79a7   Added simple terracing tool.
       new  bd7f753   Disable terracing actions when impossible
       new  91312fc   FIX : compilation with 4.4.3 (closes #3026; by gibson)
       new  4b3571c   Terrace tool: Dialog for house numbers.
       new  5cec04b   FIX : change Show menu shortcut to Alt+h (to avoid clashing with Alt-S - Split)
       new  653090e   FIX : When switching languages, not all widgets switch over without program restart (fixes #3025)
       new  30cb7cd   FIX : probable fix for recurring post-upload crash
       new  109f337   ImageMapLayer: Fix drawing transparent tiles.
       new  48e45c8    i18n
       new  f7742ea   Merge commit 'refs/merge-requests/11' of git://gitorious.org/merkaartor/main
       new  c8a4977   release tweakings
       new  f10c58c   TerraceDialog: Add missing header and cpp files.
       new  37fafa0   ADD : Read-only filter system
       new  64bf828   Optimize Node::isSelectable
       new  ef4488e   Updated CHANGELOG
       new  5db9a24   Merge commit 'refs/merge-requests/10' of git://gitorious.org/merkaartor/main into dev_master
       new  653cbdb   Updated CHANGELOG for house tools
       new  678cfab   Merge commit '0.16.0' into upstream
       new  d177c38   Merge branch 'upstream'
       new  8110285   Updating changelog.
       new  d350378   Selection by Tag selector start
       new  f4e4486   CHG : Rename Node and Way "getClass" and adjust templates and styles accordingly
       new  ea86a26   ADD : pseudo-tag key :id, :user, :version, :time to TagSelector
       new  7268561   CHG : Use TagSelector for "Edit-Find"
       new  fb05a5e   fix time selection
       new  6e61ffe   ADD : Add a "Find" button to the Feature dock. Press "Reset" to revert to list current features.
       new  db18d4d   ADD : Add a "portable" mode to merkaartor via command-line ("-p") or build setting ("PORTABLE=1").
       new  6170a6d   ADD : Add a "portable" mode to merkaartor via command-line ("-p") or build setting ("PORTABLE=1").
       new  2576540   typo
       new  8b154e2   FIX : Don't overzoom on layer zoom (and don't allow if the bbox is null). fixes #3046
       new  00012a4   FIX : Don't overzoom on layer zoom (and don't allow if the bbox is null). fixes #3046
       new  186e47c   FIX : WMS'es in EPSG:4326 not showing
       new  8ecfc71   FIX : WMS'es in EPSG:4326 not showing
       new  0efb962   FIX : Force "C" locale for double
       new  ef4ff48   FIX : Force "C" locale for double
       new  0957c8c   Start of toolbar customizer
       new  2876712   toolbar editor ongoing
       new  afc30ab   i18n
       new  7ba3b97   FIX : complete fix for WMS/EPSG:4326 problem
       new  cfce13b   FIX : OSM export missing the first feature
       new  d8a0b93   ADD : Allow to move complete relations
       new  f1cf923   FIX : complete fix for WMS/EPSG:4326 problem
       new  28aba09   FIX : OSM export missing the first feature
       new  16dbd8c   ADD : Allow to move complete relations
       new  a8d45ac   CHANGELOG
       new  b34130d   CHANGELOG
       new  9177716   ADD : Toolbar editor (create/modify tollbars)
       new  0bf7496   FIX : slippy map widget shouldn't delete the (now global) QSettings
       new  7065266   remove all QSettings delete, stupid!
       new  c0586b0   FIX : crash when deleting relations
       new  0e8574c   FIX : crash when deleting relations
       new  91449de   Merge commit '0.16.1' into upstream
       new  486efdb   Merge branch 'upstream'
       new  17eaad5   FIX : disapearing user/password + tweakings
       new  6aed954   Fix WayRemoveNodeCommand reversibility.
       new  c2afe23   Updating changelog.
       new  31e7863   CHG : Allow to pan with middle mouse button
       new  8bdd82a   ADD : Hungarian translation by Peter Sulyok
       new  763aa09   Merge commit 'refs/merge-requests/14' of git://gitorious.org/merkaartor/main into dev_master
       new  8c6b671   Fix reappearance of deleted features.
       new  58ab59f   Merge commit 'refs/merge-requests/13' of git://gitorious.org/merkaartor/main into dev_master
       new  67010df   Fix removal of multiply included features.
       new  004e042   Fix several issues with features dock.
       new  187e958   ADD : Printing
       new  d2c18f3   FIX : Draw relations children dashed to avoid multiple parent drawing
       new  f638f97   Printing: changed way of tweaking QPrintPreviewDialog
       new  90bb1fd   Finalize printing
       new  7cbd8ea   Merge commit 'refs/merge-requests/15' of git://gitorious.org/merkaartor/main into dev_master
       new  2a28bab   Merge commit 'refs/merge-requests/16' of git://gitorious.org/merkaartor/main into dev_master
       new  d99155a   OSX fix
       new  d7dbbb6   FIX : proper PDF/SVG generation
       new  212d619   FIX : problem with "Bottom-left standard" TMS
       new  0d83e3d   FIX : problem with "Bottom-left standard" TMS
       new  98a5f8c   OSX fix
       new  af93b55   FIX : Draw relations children dashed to avoid multiple parent drawing
       new  ee9391d   CHANGELOG
       new  bd869e6   Fix WayRemoveNodeCommand reversibility.
       new  53d3b00   Fix reappearance of deleted features.
       new  e9cb091   Fix several issues with features dock.
       new  04224b7   CHANGELOG
       new  a5b12dd   CHANGELOG
       new  711b5dd   CHANGELOG
       new  72c18cb   FIX: generalize corrdinates display to 7 decimals
       new  4d386c3   ADD : Join areas tool
       new  384b6d6   ADD : Tool to align edges to regular angles.
       new  657427a   ADD : support for potlach-style TMS url (with "!") and "%x", "%y", "%z" in addition to "%1", "%2", "%3"
       new  db339d7   Join Areas: override deleteChildren discardable message
       new  e16a049   FIX : take relation member into account when calculating a relation bounding box (fixes #2915)
       new  2bda040   Merge commit 'refs/merge-requests/17' of git://gitorious.org/merkaartor/main into dev_master
       new  cef34a9   rewrite of focus, hover, highlight features
       new  db4f90b   FIX : Adjust mapnik styles to allow "amenity=place_of_worship" closed ways.
       new  ed4fe97   FIX : Do not tag-match relation's children unless the type is "multippolygon" (fixes #2916)
       new  2fcb80e   fixed some compiler warnings
       new  adf8bc2   Merge remote branch 'main/master' into mr/alignaxes
       new  88a3b98   Axis align: default to guess of number of axes.
       new  05bffe1   Axis align: Display error when unable to complete.
       new  39af587   Axis align: Remove repeated nodes beforehand.
       new  9259622   Axis align: Iterate to handle shared nodes better.
       new  9d2811f   Axis align: Undo correctly when failing.
       new  2fd8e1f   FIX : improve scale visibility vs. dark backgrounds
       new  4b35d66   Axis align: Work with relations.
       new  a73d79d   FIX : Fix scale bar to take latitude into account.
       new  1342031   use Q_UNUSED on some unused parameters
       new  3948687   FIX: Crash when removing last filter
       new  b81f19d   Axis align: Handle shared nodes.
       new  a1af8aa   FIX: snap window and bounding path now the same in all projections
       new  76fefe8   Merge commit 'refs/merge-requests/20' of git://gitorious.org/merkaartor/main into dev_master
       new  4c10a5d   Merge commit 'refs/merge-requests/21' of git://gitorious.org/merkaartor/main into dev_master
       new  e559e08   Merge commit 'refs/merge-requests/22' of git://gitorious.org/merkaartor/main into dev_master
       new  eee0ab1   Merge commit 'refs/merge-requests/23' of git://gitorious.org/merkaartor/main into dev_master
       new  d60ad16   Merge commit 'refs/merge-requests/24' of git://gitorious.org/merkaartor/main into dev_master
       new  2545c22   FIX : Handle empty style list in editor (fixes #3079)
       new  d14651e   MapCSS first shot: Make TagSelector accept basic MapCSS syntax
       new  89f07c3   solve isoneof issue
       new  658ae9e   add MapCSS tag presence detection construct
       new  7e1fabe   TagSelector: implement comparison operators
       new  d178028   TagSelector: add ':PixelPerM' selector
       new  6075a77   Use poligon instead of rect for bounding box
       new  e08f0b8   TagSelector: unnecessary blank with 'not'
       new  c86dca7   Merge commit 'refs/merge-requests/24' of git://gitorious.org/merkaartor/main into dev_master
       new  305ebf1   remove unnecessary QVector step
       new  f3d1c32   FIX : lat/lon grid fixes for non-othogonal projections FIX : for non-orthogonal projections, maximize the viewport in lat/lon
       new  c2a0603   missing file
       new  9d3da41   NAVIT not for production
       new  3a32354   FIX : implement new Id's as global incremented 64-bits integer (fixes #3082)
       new  d396a3e   ADD: display nodes sexagesimal coordinates in info dock
       new  a925522   ADD : Re-introduce PROJ4 as a build-time optional dependency for projections. It is probably needed for exotic projections...
       new  1754d86   Properly cleanup projections
       new  08032e1   CHG : Always use Mercator projection (EPSG:3785) for a new session
       new  1b2357d   Partial revert of previous commit.
       new  90eb242   ADD : Allow plugins to save parameters in a .mdc document; allows, e.g.; to save the filename of a GeoTIFF ADD : Add a "Properties" dialog to display various info about the current document
       new  d11efdc   add proj4 to win32 build scripts
       new  af3413a   ADD : "Close" action to Image layers (closes #3085)
       new  e7eb27c   ADD : "Set view projection to layer's" action added to image layers; set the main projection to the one of the layer
       new  202f38e   FIX : replace EPSG:3785 with proper EPSG:3857 in hardcoded strings
       new  9852121   fix crash when saving documents with "None" image layer
       new  e62bd42   fix impossibility to edit paint styles (closes #3086)
       new  c534eae   Drawing tweaks
       new  9c99088   Warnings
       new  199a39d   Fix "Show Downloaded areas" toggle not working anymore
       new  ea74978   Problem with initial projection
       new  6470082   ADD : If a shapefile do not provide its projection, ask the user for it and do not crash (fixes #3087)
       new  c0d7011   Really allow standard (epsg:...) projection in chooser
       new  92c1621   fix projection editor
       new  16f6efe   FIX : Use "GPX track width" setting even when not in "Simple track appeara nce" (fixes #3095)
       new  3c172b4   FIX : empty filter name returns first filter from the list
       new  1aac5e8   FIX : take relation member into account when calculating a relation bounding box (fixes #2915)
       new  eb2917f   FIX : Do not tag-match relation's children unless the type is "multippolygon" (fixes #2916)
       new  2d039d7   FIX : Fix scale bar to take latitude into account.
       new  b8f843e   FIX: snap window and bounding path now the same in all projections
       new  d50b846   FIX : Handle empty style list in editor (fixes #3079)
       new  d49eda8   solve isoneof issue
       new  7a8683f   Use poligon instead of rect for bounding box
       new  4e3108a   FIX : lat/lon grid fixes for non-othogonal projections FIX : for non-orthogonal projections, maximize the viewport in lat/lon
       new  48c170b   FIX : Temporary solution for #3082 CHG : Allow to pan with middle mouse button
       new  b7e2ba4   FIX : Use "GPX track width" setting even when not in "Simple track appeara nce" (fixes #3095)
       new  56da8be   Drawing tweaks
       new  f6435db   remove unnecessary variable
       new  5b2afbd   Problem with initial projection
       new  ceacfc8   fix projection editor
       new  bf01280   FIX : ID issue with documents with numerous new feature (i.e. imports) and virtual nodes (fixes #3094)
       new  e718ca7   Merge branch 'dev_master' of gitorious.org:~koying/merkaartor/koying-sandbox into dev_master
       new  754819a   FIX : Even if read-only, always display waypoints and POI's (fixes #3097) ADD : Display tags in info dock
       new  5119f02   FIX : CSV import bugs
       new  0194c78   CHG : Find dialog: allow 0 as maximum returned results (=no maximum)
       new  3fee016   FIX : notify parents when a feature was added/removed (for bbox/metadata calculations)
       new  9a27d93   FIX : Do not export incomplete features
       new  8617bba   FIX : CSV import bugs
       new  0c1509e   FIX : notify parents when a feature was added/removed (for bbox/metadata calculations)
       new  d0d5a1a   FIX : Do not export incomplete features
       new  e3ce7d6   cont'd
       new  8123bc9   FIX : do not upload not-uploadable tags (i.e. the ones starting and ending with "_")
       new  de0a03a   CHG : Start abstracting features ADD : Merkaartor styles for gosmore
       new  501d28e   ADD : View menu item allowing to highlight "dirty" features, i.e., features ready for upload
       new  1c32a11   Finishing : View menu item allowing to highlight "dirty" features, i.e., features ready for upload
       new  32ac8a8   FIX : Initial viewport issue
       new  c4db3c6   FIX : Initial viewport issue
       new  c9d73de   CHANGELOG
       new  16fafab   Merge branch 'dev_master' of gitorious.org:~koying/merkaartor/koying-sandbox into dev_master
       new  7658346   FIX : Initial viewport issue
       new  72a29c7   CHANGELOG
       new  0e20ef7   CHANGELOG
       new  76703ef   CHG : Move layer tab bar back to top, leaving more vertical room for properties
       new  8dd6435   Start of Layers renaming
       new  32bf124   ADD : Allow to rename a layer by double-clicking on its name
       new  ca8ca0a   ADD : allow to add drawing layers
       new  46bd7ea   Start of Frisius mode
       new  229b078   FIX : broken language support
       new  1eb6b33   FIX : broken language support
       new  27e0878   ADD : ":dirty" and ":uploaded" pseudo tags for finding/filtering CHG : Remove builtin "Dirty" and "Uploaded" layers. Those are now managed at feature level.
       new  7c0a628   ADD : Support for XAPI
       new  c755308   Finish removal of "Dirty" and "Uploaded" layers
       new  471bf6f   Merge branch 'dev_master'
       new  56ba5c8   FIX : broken language support
       new  01bcac8   CHANGELOG
       new  c6107f6   FIX : allow to shrink properties dock
       new  85f6be2   Windows build Qt 4.6.3 adaptations
       new  dc0d8fb   Merge branch 'dev_master'
       new  ee82829   windows build fixes
       new  2e85dd4   Merge branch 'dev_master'
       new  0df235e   FIX : upgrade .mas style handling
       new  4f265bb   FIX : Styles: draw icons for ways, too
       new  57d071a   ADD : Style Editor: allow to filter the style list CHG : style update
       new  58b9b1b   Merge branch 'dev_master'
       new  b0f4b3e   ADD : double-clicking a feature selects the feature and its children
       new  6b6c3a0   Merge branch 'dev_master'
       new  6c10b7f   ADD : Cut functionality
       new  b883645   Cut cont'd
       new  c1e1514   Finish Cut functionality
       new  f3b0264   Merge branch 'dev_master'
       new  6fd38e2   missing icon
       new  9ad38d1   Merge branch 'dev_master'
       new  9d188dc   Use Nominatim (http://nominatim.openstreetmap.org/) for place name lookup due to gazetteer closure
       new  ebe3f48   Merge branch 'dev_master'
       new  6430b7d   Sort geo lookups results by distance to current viewport
       new  bf5e73d   Merge branch 'dev_master'
       new  211c243   Style Navit adaptor
       new  2ad0e7d   FIX : problem restoring .mdc with Yahoo layer
       new  af6c7b4   Merge branch 'dev_master'
       new  283c64d   Merge commit '0.16.3' into upstream
       new  e9c1192   Merge branch 'upstream'
       new  ca198dc   Updating changelog.
       new  4381490   Start of mobile experimentation
       new  971caa7   FIX : SHP import do not recognize projection anymore
       new  02b8c51   Merge branch 'dev_master'
       new  8991fb3   ADD : "!=" operator to tag selector FIX : Readonly features are dimmed again
       new  1ffb38c   MobileMerk cont'd
       new  c116259   FIX : When pasting features, make sure everything is copied, including incomplete/deleted features
       new  622cdd5   FIX : Tab selection rotation + do not lock
       new  62fc60e   Merge branch 'dev_master'
       new  ec7efbe   ADD : "--importag-tags-as-is" command-line switch to prevent adding underscores to imported tags (closes #3102)
       new  2b257c3   Merge branch 'dev_master'
       new  d6d4efd   FIX : GPX shouldn't be dirty on import (fixes #3105)
       new  b21822b   Merge branch 'dev_master'
       new  ead3f75   Start of Filter as Layers
       new  a047109   Filter layers cont'd
       new  20d5e72   Finish initial Filters as layers
       new  6fb13a7   Merge branch 'dev_master'
       new  56b5be8   added .gitignore
       new  4111ca0   Merge branch 'dev_master'
       new  38c50de   FIX : crash when double-clicking in empty map area (refs #3106)
       new  b456575   Merge branch 'dev_master'
       new  5a5c754   remove debug
       new  0acf71a   Merge branch 'dev_master'
       new  14f9ff1   FIX : possible crash when "File-New" (refs #3106)
       new  31c11bc   Merge branch 'dev_master'
       new  01f904c   Possible crash if multiple MouseReleaseEvent are sent without MousePressEvent (refs #3106)
       new  06d247e   MobileMerk: view
       new  20a7974   FIX : Rounding problem at high zoom with libproj (fixes #3116)
       new  818e265   FIX : Upload problem when removing feature from ways or relations
       new  609f9dc   FIX : Undo is in reverse order, stupid (fixes #3115 #3104)
       new  d37faa8   ...and for reversed redo, too
       new  afbd1c4   FIX : problem when applying Qt style on linux
       new  6fd5c87   Start of multiple servers
       new  e779e9a   Multiple servers cont'd + allow both server URL and host
       new  41ab2c8   ADD : Ability to enter and select multiple OSM servers in preferences (closes #3107)
       new  f56a4ea   ADD : Snap to angle functionality when creating way: keeping "o" pressed snap to 45° angles, "h" snap to 30° angles
       new  f7b2047    ADD : Double-click creates a node; Double-clicking a node starts a new way  ADD : Hardcoded PgUp/PgDown for Zoom in/Zoom out (Potlach style)
       new  3918702   FIX : "create street numbers" tool working again
       new  62ae6f8   CHANGELOG
       new  444deec   Start of segment notion
       new  ef8557b   ADD : Way segments: Keeping ALT depressed allows to move way segment
       new  5e31595   trying various double-click actions
       new  d058635   ADD : New preference: "Allow node/way creation in select mode". When checked, allows double-click to create a node and double-click on a node to start a way in select mode.
       new  15e8603   FIX : remove dependency on GDAL data files when importing OSGB36 shapefiles + correct projection (closes #3119)
       new  48534f5   FIX : "Resolve all relations" broken. fixes #3120
       new  47a11a4   Really fix #3120
       new  f22db1a   ADD : When creating a way or area, press "C" to close the current way
       new  a84fa6c   ADD : Extrude interaction for ways (JOSM style)
       new  d6d620f   - Move "Extrude" to "Edit" menu - Remove selected way requirement before activating it - Make "Segment mode" always on when activated
       new  94a1a6c   start of parallel way drawing
       new  075372a   ADD : When creating a way or area, press "P" to snap the current segment as a parallel of the closest existing segment with the same general direction
       new  8655221   FIX: Resolved a compiler error
       new  4063e1d   CHG : Split Rotation interaction between pure rotation and scale
       new  0353f85   FIX : Do not save immediately oft changing parameters to setting (fixes #3122)
       new  1cbb8aa   FIX : If a document cannot be saved (e.g. is readonly), propose the "save as..." dialog (fixes #3125)
       new  71834b8   FIX : Re-enable PgUp/PgDown in Geoimage dock (dock must be focused) (fixes #3126); coincidentaly, PgUp/PgDown for zooming only works when the map view is focused.
       new  1941256   CHG : Geoimage dock: Move "Remove images" action last
       new  bd73c23   FIX : Make virtual nodes not selectable if they are hidden.
       new  caada31   ADD : Selector helper dialog to style editor
       new  640d529   FIX : Workaround for too wide tag columns (refs #3129)
       new  65a1633   Merge remote branch 'remotes/origin/upstream-git/master' into upstream
       new  2b9e8ef   Merge branch 'upstream'
       new  11e4b2c   Updating changelog.
       new  3888e5f   ADD : New CL options: "--ignore-preferences" && "--reset-preferences"
       new  89a7097   Color preferences issues
       new  a9c8a6f   ADD : Allow to start merkaartor with a document template specified in preferences CHG : Layers & View settings are now saved in a $HOME/Startup.mdc document rather than thru QSettings
       new  f1a985d   Have "File-New" follow doc template preferences
       new  9693019   Fix merkaartor site url in about
       new  0b46822   FIX : Remove tags from autocomplete suggestions when cleared from features (fixes #3113) CHG : Use document-wide tag string table; only index pointers in features
       new  5088a23   FIX : Filter out invalid value for first Tag list column width (fixes #3129)
       new  523fb34   FIX : remove code references to 0.5 api FIX : filter "created_by" tag at source
       new  c306035   ADD : Auto-add "source" tag when drawing over a background map; define the value in the WMS and TMS editors Disable auto-adding in "Preferences-Background" Also add a "S" button in the tag editor to manually add the "source" tag
       new  9aa1d46   ADD: "SPOTMaps (France)" to the default WMS servers
       new  5a40c1d   macosx: allow to find boost installed by macports (closes #3136)
       new  a47060e   FIX: Crash when undoing GPX changes from MDC
       new  7ef41ae   FIX: Undo "Remove features" label when removing >1 feature
       new  a8345dc   ADD : Proper User-Agent for network requests
       new  e1c2709   Template document bugfixes
       new  bee46f8   ADD : Provision for a license term url to be agreed for map backgrounds FIX : accidental commit (fixes #3139)
       new  082e882   Merge remote branch 'origin/upstream-git/master' into upstream
       new  57a510d   Merge branch 'upstream'
       new  744edbc   Support the new libqtwebkit-dev package.
       new  5e3f6d8   Updating changelog.
       new  745e81f   FIX: Problems with TMS & WMS-C in EPSG:4326 CHG: Configure SpotMaps as a TMS
       new  d69c98f   CHG : Do not wait for "CLOSE changeset" response
       new  600d6d9   FIX : Infloop on next/previous image when none visible (fixes #3135)
       new  c5ebe5e   FIX : more 'ASSERT: "parent()" in file Features/Feature.cpp'
       new  dcc9dac   EOL
       new  a3263e2   EOL
       new  8394ae1   FIX : more 'ASSERT: "parent()" in file Features/Feature.cpp'
       new  b50458a   Merge branch 'dev_master' of gitorious.org:~koying/merkaartor/koying-sandbox into dev_master
       new  12033e3   ADD : French cadastre plugin
       new  1b6801b   add qadastre
       new  d0c5709   FIX : more 'ASSERT: "parent()" in file Features/Feature.cpp' (fixes #3142)
       new  40e6e8d   FIX: src/revision.h generation problem on Mac OS X (fixes #3140)
       new  a592067   FIX: Layer zoom for GDAL/WP + Do not hardcode PROJ4 lat/lon
       new  0dc3d9c   Cadastre ongoing
       new  7dec9fe   Cadastre ongoing
       new  140e5d5   ADD: French Cadastre WMS plugin
       new  30b1203   CHANGELOG
       new  93f9886   Added CREDITS
       new  a86e264   Fix grabbing
       new  9831b18   CHG: Plugins: change interface
       new  9d8dfc7   add French cadastre to windows builds
       new  186b93b   Make "None" map working again
       new  5353491   FIX: Crash after upload when confirming to save (fixes #3147)
       new  c2a2a25   FIX : Feature paste bugs (fixes #3144; fixes #3148)
       new  82af924   FIX: Layer dock "Map" tab not working FIX: Adjust GeoTIFF bounding box to all loaded images FIX: Do not save background plugins settings in a document template
       new  8fbd745   FIX: Adjust projection menu after a "Set projection to layer"
       new  3aff2ab   FIX : handle timeouts in mapnetwork
       new  b90c0ae   FIX : Crash when editing None.mas (fixes #3145)
       new  644de50   FIX : Dusplicate "Paste Feature" action
       new  7758bcd   Warnings
       new  1276707   Merge remote branch 'origin/upstream-git/master' into upstream
       new  7fd4c04   Merge branch 'upstream'
       new  617550a   Keep debug symbols in the package for experimental.
       new  e053a29   Updating changelog.
       new  9c3d0c8   ADD : Macos specific files (closes #3141; closes #3143)
       new  ccff00b   FIX : Crash (fixes #3131)
       new  ef56498   ADD : Allow to specify the Nominatim url in preferences
       new  fee2b3e   show warning icon when off-downloaded area
       new  cfabb2c   FIX : French cadastre grabbing not working with multiple search results
       new  9733cc4   ADD : Do not allow to delete OSM nodes in non-downloaded areas (refs #3083) ADD : Save the downloaded areas in the MDC. Expired after 12h.
       new  9ba9a56   Be smarter about the input WMS url's in the editor
       new  fb7b1a7   Further WMS tweakings
       new  dc17cbd   CHG : Replace feature id's by int64
       new  7d547de   Memory optimizations
       new  1e61788   FIX : randomid issue when importing OSM with already negative id's
       new  63a23a8   CHG: Do not save drawing layers in document templates
       new  63c4b36   minor optimizations
       new  5c66a29   initial French Cadastre Vector
       new  8020bbc   ADD : Option to the the french cadastre to switch between tiled and wms
       new  3f9624d   ADD : Spatialite plugin
       new  aef25d1   Spatialite cont'd Do not self-clip QpainterPath anymore
       new  591d349   CHG : Features are no more descendants of QObjects
       new  90e7bf7   FIX : Paste overwrte do not delete all tags (fixes #3152) Spatialite cont'd
       new  a74f970   Improvements to way manipulation: Reverse now supports operating on multiple ways; Join now accepts and ignores points where three or more selected ways meet.
       new  14701f7   Merge remote branch 'origin/upstream-git/master' into upstream
       new  449d8fe   Merge branch 'upstream'
       new  f65b726   Enable the Spatialite plugin
       new  82a7065   Updating changelog.
       new  30e8e9b   QTransform/rotation experiments
       new  9d81ad8   ADD : Allow "[*] is xxx" (or "*=xxx") construct in tag selection. Means a feature match if any of its tags has xxx as a value (fixes #3146)
       new  bd2057d   Drawing optimization
       new  16292f5   Optimizations + Actually use spatialite spatial indexes
       new  774ccba   i18n
       new  c768b9b   Spatialite fixes
       new  7bae010   Spatialite: draw all known tables
       new  048e136   English errors in strings (rel #3155)
       new  2a3f65b   Merge branch 'master' of gitorious.org:merkaartor/main
       new  e2565ec   Merge branch 'dev_master'
       new  fcb8b1e   i18n
       new  ae5926b   CHG : When opening/importing, always fallback to GDAL if available. Allows to open most GDAL supported geomtery files.
       new  c792e66   ADD : show GDAL/PROJ versions in About
       new  4e1361a   FIX : make About dialog with readable font size on macosx (fixes #3138)
       new  4f1fc9f   id issues
       new  7cbda80   ADD : Vector map layers
       new  e7e5d64   WMS preferences fixes
       new  08305f0   Allow imagemanager to return data in addition to pixmaps
       new  2711a0b   Allow WMS returning vectors
       new  b21641e   data crash
       new  a869a24   forgot file
       new  8f44c4e   Disable network data map layer for now SpatialiteAdapter: use geometry_columns table to get the table names
       new  9af6a2b   ADD : Bicycle style by Markus Straub ADD : Styles : allow to texture areas with an icon
       new  6f7c837   Bugfixes (fixes #3084)
       new  02fee83   FIX : Yahoo imagery problem
       new  b40dc38   ADD : Explicitely add GML to the list of supported format (via GDAL)
       new  8f3ff01   Windows installation script update for GDAL 1.7.2
       new  038d5d0   FIX : Compilation under Qt 4.4.x, 4.5.x FIX : Make perl files more portable (closes #3156)
       new  284ae07   FIX : Qt < 4.6 url default osm url
       new  fbfad2d   FIX : WMS Editor - Handle Styles properly
       new  997e8df   Add progress dialog to GDAL imports
       new  25e409b   Proper fix for FId issue
       new  342a7f8   GPSD api v5 fixes
       new  0d536b5   ADD : GDAL raster background plugin
       new  f91e54f   - GDAL + GeoTiff plugins: force refresh + remove previous files if projection changes - Invalidate background after a document load
       new  ada9406   FIX : Cannot access TMS servers that Min-zoom equals Max-zoom (fixes #3157)
       new  2cc74fd   windows wxs fixes
       new  edf726e   FIX : Create roundabout crash (fixes #3158)
       new  5a62024   FIX : Drawing extremely slow with large ways with labels (fixes #3159)
       new  41fa047   For printing, do not dim readonly features
       new  e61bec1   FIX : permit to show nodes in image layer
       new  32f6c1f   default mas styles tweakings
       new  0953522   FIX: Improve terrace dialog wording and resizing
       new  a97e3fe   Merge commit 'refs/merge-requests/27' of gitorious.org:merkaartor/main into dev_master
       new  13cdfeb   Avoid OSB crashes and move OsbLayer to own files
       new  b0af166   ADD : Printing: Add option to show/hide unstyled features
       new  cc0235a   FIX : GDAL + GeoTIFF : if a ESRI World File (.tfw, *.wld) is present, override file geotransform FIX : GDAL + GeoTIFF : if the projection cannot be determined, ask for it rather than fail
       new  267caf5   GeoTIFF/GDAL: Save projection in MDC
       new  eb8d268   Printing: Always print labels, whatever the zoom level, when exporting to SVG & PDF.
       new  faf90b2   ADD : Preliminary Bing Maps plugin
       new  af1137a   FIX : glitch with TMS at zoom < 0
       new  919ea38   Add auto source tag to Cadastre-Fr and Bing
       new  6cede36   Merge remote branch 'origin/upstream-git/master' into upstream
       new  14cba52   Merge branch 'upstream'
       new  e5f0763   Use libproj for cartographic projections
       new  ab544ee   Updating changelog.
       new  cc34436   FIX : Proper(?) fix for slow drawing with labels (refs #3159) FIX : When closing an image layer, set it to "None" to avoid it still doing its stuff in the background Mapnick style tweaks
       new  ed310e2   FIX : Save dialogs puts default extension on linux, too
       new  473cf2e   FIX : GeoTIFF + GDAL backgrounds: Allow to specify an automatic "source" tag via the plugin menu
       new  3f41edb   i18n
       new  d51f42b   plugin build tweak
       new  c62e568   FIX : French cadastre compile issue
       new  af66743   Windows msi build tweaks
       new  5cef760   FIX : Create Polygon broken (fixes #3165)
       new  d99a7c2   FIX : Extrude does not work as expected (fixes #3166)
       new  be17553   FIX : Crash when iterating over a Document without layers (fixes #3171)
       new  de38cd1   Changed operation of remote control server to close the socket immediately after receiving a request. This prevents it triggering the error detection code recently deployed on osm.org (closes #3173)
       new  8b8015b   FIX : Revert to custom icon for move interaction on MAC (fixes #3170)
       new  4f6f22c   Backport of completed Bing Maps
       new  b3c1caf   tag selection optimization
       new  72f4a07   ADD : PBF file format support
       new  ae0aebf   Bing Map : Save tiles as QImage and embed http headers
       new  67ffce4   Bing Maps : Add "setSource" to ImapAdapter interface
       new  2b555ac   Bing Maps: Add Watermark interface
       new  ecbbc58   Bing cont'd
       new  01c56a6   Bing Maps completed
       new  edbdef9   FIX : Allow creating a way in non-separate move mode with a virtual node selected (fixes #3172)
       new  b971415   .gitignore *.po
       new  31cd81c   Do not show watermark if the layer is hidden
       new  435d8d0   FIX : Allow creating a way in non-separate move mode with a virtual node selected (fixes #3172)
       new  c88c1dd   .gitignore *.po
       new  bf08e0b   Do not show watermark if the layer is hidden
       new  43264be   FIX : Locked zoom was bugged since passage to real pixel per Meter (fixes #3175)
       new  77efb1e   FIX : Locked zoom was bugged since passage to real pixel per Meter (fixes #3175)
       new  850cefd   FIX : When loading history from MDC, do not import the command if the layer is not found + save layers dirty level in MDC (fixes #3176)
       new  0388b6a   FIX : When loading history from MDC, do not import the command if the layer is not found + save layers dirty level in MDC (fixes #3176)
       new  78a1189   Merge commit '0.17-rc1' into upstream
       new  4791e74   Merge branch 'upstream'
       new  075f711   Updating changelog.
       new  09053e1   CHG : Paste Tags : Allow any<->any pasting but only takes top level features into account (fixes #3174)
       new  ce29012   CHG : Paste Tags : Allow any<->any pasting but only takes top level features into account (fixes #3174)
       new  0676c23   i18n
       new  cc51c25   Add Bing plugins to windows install
       new  29e1d18   FIX : cannot save mas style
       new  22a71df   FIX : assert when creating a polygon and a source tag is auto-added
       new  79ab44f   FIX : cannot save mas style
       new  ada97c7   FIX : assert when creating a polygon and a source tag is auto-added
       new  f47e04b   FIX : Add missing final return from TagSelectorOperator::evaluateVal()
       new  887ecc5   FIX : style editor issues
       new  95c16bf   FIX : crash on file->new with Bing (fixes #3179)
       new  c79ef29   FIX : style editor issues
       new  05ec180   FIX : crash on file->new with Bing (fixes #3179)
       new  797075b   FIX : fix breakRoad/splitArea abort if node/area has tags
       new  9220274   ADD : Interior/Exterior style option CHG : Remove coastline specific code; now done via "[natural] is coastline" + exterior style
       new  75a3b82   FIX : break roads moves node to origin (fixes #3180)
       new  70d6168   FIX : break roads moves node to origin (fixes #3180)
       new  93ea380   ADD : Network timeout preference
       new  e035cbd   Merge commit '0.17-rc2' into upstream
       new  d929204   Merge branch 'upstream'
       new  2ef23d1   Updating changelog.
       new  653c8ca   Merge commit 'refs/merge-requests/29' of git://gitorious.org/merkaartor/main into dev_master
       new  eea1c09   FIX : fix breakRoad/splitArea abort if node/area has tags
       new  b90abd9   Merge commit 'refs/merge-requests/28' of git://gitorious.org/merkaartor/main into dev_master
       new  72bf438   FIX : Fix join areas feature type check
       new  15dbc5f   Merge commit '0.17-rc3' into upstream
       new  bea22df   Merge branch 'upstream'
       new  14dd2a5   Updating changelog.
       new  81317e9   Display "zoomed" previous zoom level for TMS, too (ref #3181)
       new  75ac45a   Provision for per bbox min/max zoom
       new  e1fd7f4   ADD : "Relation->Add to Multipolygon"; allows to create or add to a multipolygon relation (closes #2889)
       new  7975169   French Cadastre: Gracefully abort if the cadastre is in image format (fixes #3184)
       new  b88804f   French Cadastre: Gracefully abort if the cadastre is in image format (fixes #3184)
       new  7ae4a0c   CHG : Rename "Create rectangle" to "Create rectangular building" and automatically add "building=yes" ADD : Remember "Create polygon" last number of sides
       new  f0d1b48   Merge commit 'refs/merge-requests/30' of gitorious.org:merkaartor/main
       new  dd6778f   FIX : Fix join areas feature type check
       new  4664c38   CHG : Move handling of Tag strings list to Global ADD : Manage quoted strings in CSV imports (fixes #3187)
       new  e953e9f   CHG : Move handling of Tag strings list to Global ADD : Manage quoted strings in CSV imports (fixes #3187)
       new  b41f609   FIX : Do not consider aborted http requests as errors FIX : When requesting WMS capabilities, remove supperfluous query items from url for picky servers (fixes #3189)
       new  efeb66b   FIX : Do not consider aborted http requests as errors FIX : When requesting WMS capabilities, remove supperfluous query items from url for picky servers (fixes #3189)
       new  092954d   FIX : style is not applied when changed in preferences dialog (fixes #3190)
       new  20d8326   FIX : style is not applied when changed in preferences dialog (fixes #3190)
       new  958a003   Compilation error when PROJ=1 is not enabled (fixes #3195)
       new  8a7e204   Compilation error when PROJ=1 is not enabled (fixes #3195)
       new  69889a1   FIX : Crash if cannot reload the background plugin from MDC
       new  1f45444   FIX : layout issues on Mac (by Aleksandar Topuzović; fixes #3193)
       new  dc2bb52   FIX : layout issues on Mac (by Aleksandar Topuzović; fixes #3193)
       new  141f342   FIX : duplicate custom toolbars (refs #3194)
       new  d82e4f2   FIX : duplicate custom toolbars (refs #3194)
       new  910ddab   FIX : toggle ALL toolbars (refs #3194)
       new  854060c   FIX : toggle ALL toolbars (refs #3194)
       new  7912a56   i18n
       new  3ea4f58   i18n + Add Croatian language
       new  e21a86c   i18n + Add Croatian language
       new  c5edf08   forgotten file
       new  6ca5075   ADD : Network timeout preference
       new  187eebc   show network timeout in seconds
       new  56a1b85   show network timeout in seconds
       new  b22a1fc   Display "zoomed" previous zoom level for TMS, too (ref #3181)
       new  0e35439   FIX : Only ask whether to discard changes if they actually weren't saved CHG : Move syncosm to MainWindow
       new  4549330   FIX : Only override ESC key behaviour when editing tags (fixes #1791) CHG : Focus and select changeset comment when uploading
       new  0189adf   FIX : Only ask whether to discard changes if they actually weren't saved CHG : Move syncosm to MainWindow
       new  1072ad2   FIX : Only override ESC key behaviour when editing tags (fixes #1791) CHG : Focus and select changeset comment when uploading
       new  18d9ed1   FIX : Properly check for  Ways and Areas
       new  e524200   FIX : Properly check for  Ways and Areas
       new  8ca9da4   CHG : POI excludes a list of technical tags FIX : Proper handling of non-icon POI drawing
       new  356704a   FIX : over-optimization of indeFind : POI were not draxn when nodes were hidden
       new  e64555e   ADD : Allow to define default node color/size in styles
       new  9a1a28a   ADD : Allow to style presence and color of Traffic Direction Markers
       new  2bb70fb   Merge branch 'upstream'
       new  0ca5763   Updating changelog.
       new  cbbd6db   ADD : Allow to align background image with <SPACE>+pan
       new  4b8ec85   FIX : Setting application-wise proxy causes problem (fixes #3196)
       new  7872864   FIX : Issue in Import CSV when disabling some fields (fixes #3201)
       new  4616f41   ADD : Show the Background adjustment (if any) and the m/pixel (useful for styles) in the statusbar
       new  e4b318b   CHG : POI excludes a list of technical tags FIX : Proper handling of non-icon POI drawing
       new  2ddf33e   ADD : Allow to align background image with <SPACE>+pan
       new  bd0dc9f   FIX : Setting application-wise proxy causes problem (fixes #3196)
       new  884b5b8   FIX : Issue in Import CSV when disabling some fields (fixes #3201)
       new  f4b52d5   ADD : Show the Background adjustment (if any) and the m/pixel (useful for styles) in the statusbar
       new  65e3a89   FIX : Complete proxy problem solution
       new  553fba0   FIX : Cadastre issue with 1 digit departement
       new  e94f91e   FIX : Plugins were not saved in doc templates
       new  c43737e   Qt 4.4.x fix
       new  9090da4   FIX : Cannot uncheck "Use Language" (fixes #3203)
       new  41b4a4d   FIX : Complete proxy problem solution
       new  457dd78   FIX : Cadastre issue with 1 digit departement
       new  7971204   FIX : Plugins were not saved in doc templates
       new  2a5dc3f   Qt 4.4.x fix
       new  5d8cace   FIX : Cannot uncheck "Use Language" (fixes #3203)
       new  bd26241   FIX : Not download background images while panning in some interactions (fixes #3202)
       new  fff1873   FIX : Not download background images while panning in some interactions (fixes #3202)
       new  dd75afe   FIX : crash (on linux 64 bits only?) with empty projections and without proj4 (fixes #3204)
       new  c08a448   FIX : crash (on linux 64 bits only?) with empty projections and without proj4 (fixes #3204)
       new  b6c43b8   FIX : Cadastre: departements are 2 digits minimum
       new  a9b70df   ADD : Move "validation" style rules to a new "Validation.mas" style
       new  5e93ed2   FIX : None adapter not working
       new  a4a0637   FIX : Cadastre: departements are 2 digits minimum
       new  8d1eeca   FIX : None adapter not working
       new  a8dcf48   FIX : RelationAddFeatureCommand::undo() issue
       new  c396d68   FIX : RelationAddFeatureCommand::undo() issue
       new  6e2a2c3   FIX : Crash when restoring shortcuts of disappeared actions (fixes #3205)
       new  e8cf29c   FIX : Crash when restoring shortcuts of disappeared actions (fixes #3205)
       new  e6f7bac   CHG : Set default max search results to 999
       new  3cd0625   CHG : Set default max search results to 999
       new  63b7e0a   ADD : Handle styles dirtyness and remember filename
       new  0ed7f49   FIX : Bug with short osm link
       new  9de20fa   FIX : Bug with short osm link
       new  487ba41   Self-clipping opt-in via --selfclip
       new  19cd7ab   FIX : Do self-clipping unless Qt is >= 4.7.1 (fixes #3206)
       new  d70471e   Self-clipping opt-in via --selfclip
       new  cadd18b   FIX : Do self-clipping unless Qt is >= 4.7.1 (fixes #3206)
       new  52bdcb1   FIX : Macosx menu issue by Aleks
       new  2ee1bb4   FIX : Macosx menu issue by Aleks
       new  773cc9b   i18n
       new  276b9b4   Merge branch 'upstream'
       new  ca470f9   Updating changelog.
       new  082379d   Remove built-in boost subset Make proj4 and gdal mandatory
       new  0b84e40   Remove boost dependency for Qt >= 4.7
       new  532dfcf   Speedup tag insertion
       new  7efe760   Speedup GDAL import
       new  76dc7c8   Removing now pointless 'reindex' stuff
       new  9a69a0f   Use xml streaming for writing
       new  fe2f7a2   FIX : Problem importing OSM comprising new feature
       new  0c896e4   Exports tweaks
       new  90da488   Use xml streaming for reading
       new  29cd8cf   FIX : Import all GDAL layers
       new  d4271c5   DEL : Remove unmaintained own OSM Binary format
       new  1fa0d18   Standardize Coord and CoordBox as QPointF and QRectF
       new  a560a01   Switch to Backend base memory model
       new  333942c   Make way nodes snap even if they are not in the index
       new  da32591   Proper feature removal/deletion from backend
       new  9ecd8a4   start gdal export
       new  6d90bd9   Spatialbackend cont'd
       new  650f3f3   FIX : Background image refresh issue when going to tiled from direct (e.g. GeoTIFF)
       new  85ecbf3   FIX : Compilation error with WEBKIT=0 (fixes #3224)
       new  b777662   FIX : Make sure new id's are unique (fixes #3223)
       new  bbc379a   FIX : log2 not available on FreeBSD (fixes #3211)
       new  667668f   Some 0.18 stabilization (closes #3212)
       new  da643bb   FIX : Background image refresh issue when going to tiled from direct (e.g. GeoTIFF)
       new  f79f22e   FIX : Compilation error with WEBKIT=0 (fixes #3224)
       new  114ab0a   FIX : Make sure new id's are unique (fixes #3223)
       new  d3410d7   FIX : log2 not available on FreeBSD (fixes #3211)
       new  922820e   some improvements for the bicycle style
       new  5a8b260   Merge commit 'refs/merge-requests/32' of git://gitorious.org/merkaartor/main
       new  fd43084   - FIX GDAL way import - GDAL percentage progress for GDAL drivers allowing it - removing debugging
       new  00fb7c3   FIx GDAL feature counting
       new  785367a   FIX : Feature dock: Relations not shown in "All' tab (rel #3220)
       new  a938aa5   FIX : Feature dock: Relations not shown in "All' tab (rel #3220)
       new  8a43409   Remove bogus include and dependency on spatialite (fixes #3225)
       new  05f6396   FIX : Only check styles for POI nodes
       new  c492f17   Remove bogus include and dependency on spatialite (fixes #3225)
       new  038f955   FIX : Only check styles for POI nodes
       new  58b3a3f   Merge branch 'dev_master' of gitorious.org:~koying/merkaartor/koying-sandbox into dev_master
       new  b13eaba   FIX : Problem with "Create Relation"
       new  2f17a3d   CoordBox::contains problem -> No drag select for nodes
       new  a49beb0   FIX : Compile with QT <4.7
       new  eb96dc7   Properly conditionalize spatialite
       new  03a33aa   Bugfixes (fixes #3212)
       new  356ee20   ADD : Goto dialog: Allow to show/edit coordinates in projected units
       new  440d847   ADD : Allow to use projection chooser in projection editor ADD : Allow to enter WKT in projection chooser
       new  9110c0e   CHG : When doing GDAL imports, always confirm input projection
       new  46a64a8   FIX : Handle UTF8 in GDAL fields
       new  6c6cf3c   FIX : Handle UTF8 in GDAL fields
       new  d50c9b9   fix clipboard paste
       new  aa1d46e   fixes
       new  0d0b9ee   CHG : Faster MDC load time by saving bounding boxes in it
       new  96e88f2   FIX : For drawing purposes, assume a "highway" tag means it is not an area unless an "area" tag is also present CHG : increase "hot area" for snapping puposes (refs #3222)
       new  90d71e0   fix "invisible" polygons
       new  8257443   FIX : do not create  ~/.merkaartor in portable mode
       new  f54169e   FIX : do not create  ~/.merkaartor in portable mode
       new  b6ae432   FIX : do not save locale info to registry in portable mode
       new  26285c0   FIX : do not save locale info to registry in portable mode
       new  2d8a92c   FIX : Background cache size not limited (fixes #3227)
       new  d61f34c   FIX : Background cache size not limited (fixes #3227)
       new  3d98d71   ADD : Allow full regexp in tag selector (enclosed with '/') (closes #3218)
       new  b9fc2d2   FIX : Use "=" rather than "is" in selection dialog (fixes #3218)
       new  22c7662   FIX : Remote Protocol: Send back aknowledgment (fixes #3230)
       new  d9cffe3   FIX : Remote Protocol: Send back aknowledgment (fixes #3230)
       new  43a26d9   FIX : Workaround for labels on long ways in Qt > 4.7
       new  b03fdd5   FIX : Workaround for labels on long ways in Qt > 4.7
       new  1b18249   FIX : do not prevent upload of deletion of not-uploadable tags (fixes #3236)
       new  cf06543   FIX : do not prevent upload of deletion of not-uploadable tags (fixes #3236)
       new  1fcf43a   FIX : OSC UTF-8 issue
       new  2ffa773   FIX : GPX import issues
       new  e5e289d   FIX : Bing maps: Make initial providers request non-blocking to avoid NULL document (fixes #3241)
       new  3445933   FIX : Bing maps: Make initial providers request non-blocking to avoid NULL document (fixes #3241)
       new  dfb4b9e   borked commit
       new  1a6f22a   CHANGELOG
       new  7366378   FIX : Crash with an external MDC with WMS/TMS not defined locally
       new  1f2a64e   FIX : Crash with an external MDC with WMS/TMS not defined locally
       new  ea182d3   ADD : Rebuild an uploadable history if it gets corrupted (refs #3233)
       new  5c1a9e7   FIX : Document bounding box calculation tweak to bypass null coordboxes
       new  f6ffb5b   make rebuilt history 0.17 compliant
       new  36d57a8   FIX : Document bounding box calculation tweak to bypass null coordboxes
       new  fd38840   FIX : Issue restoring commands from MDC
       new  04ad943   FIX : List index out of range when merging node in relation with another node (fixes #3234)
       new  1dd1f7b   FIX : List index out of range when merging node in relation with another node (fixes #3234)
       new  193b587   TMS typo
       new  e7e2e8c   FIX Issue when creating nodes when active layer is closed (fixes #3244)
       new  60d790c   FIX : Last downloaded layer not restored from MDC
       new  964b879   FIX : Issue when creating nodes when active layer is closed (fixes #3244)
       new  dcb3872   CHANGELOG
       new  6a1adfa   FIX : Do not simplify (i.e. remove) nodes outside the downloaded area (fixes #3246)
       new  4d583f4   FIX : Do not simplify (i.e. remove) nodes outside the downloaded area (fixes #3246)
       new  9acffa6   FIX : Crash when using TMSes
       new  c124238   FIX : probable fix for remote control crashes
       new  f81d5df   FIX : probable fix for remote control crashes
       new  83bc07c   FIX : Harden Filter Editor (fixes #3247)
       new  c26afcb   FIX : Harden Filter Editor (fixes #3247)
       new  7513443   FIX : Unblock indexing after an aborted doawnload, too (fixes #3248)
       new  ddd918a   FIX : Preferences->Color layout
       new  ea8d065   FIX : crash with --ignore-preferences
       new  2b0a76c   FIX : Crash when creating a tag template based upon an empty one (fixes #3250)
       new  03b6131   FIX : crash with --ignore-preferences
       new  237682f   FIX : Crash when creating a tag template based upon an empty one (fixes #3250)
       new  b3dc89d   Merge branch 'upstream'
       new  2e1c6c6   Updating changelog.
       new  33216ed   Fixing not properly mergerd .pro file.
       new  54987d0   ADD : Implement Bing Road Detect api (closes #3252)
       new  09310d9   Bing Road Detector: merge new road endpoints with querying points
       new  26c9216   Work around buildd insanities from the last century.
       new  796f43d   Updating changelog.
       new  235df79   Windows WIX adjustments
       new  08d2a11   ADD : Rotate tool: If one and only one node is selected besides ways, rotate around this node rather than around the geometrical center
       new  1c608ee   ADD : Scale tool: If one and only one node is selected besides ways, scale around this node rather than around the geometrical center
       new  11f900a   ADD : "Rebuild history" tool, for when history got corrupted
       new  d1452f1   FIX : restore layer checked/selected status; solve cut-paste issue
       new  d10475b   - Move Mainwindow file to src.pro - Typo in "RebuildHistory"
       new  bc0874f   Initial import of semperMerk, a mobile version of Merkaartor
       new  277e833   Clarify license
       new  5fd3c0a   Add a patch to fix linker issues.
       new  ec3c5ad   Updating changelog.
       new  db89593   NAvit plugin updates
       new  091b4ab   Symbian plugins
       new  395c389   Navit
       new  72edd3d   gosmore
       new  ee849bb   Patch for DSO Link changes in Ubuntu Natty (by Bernd Zeimetz)
       new  a938042   improvments: - you can differentiate between: cycleways & cycleways w/ pedestrians & pedestrian zones w/ bicycles - minor roads (living_street, service,..) are now thinner
       new  d18ec2a   Merge commit 'refs/merge-requests/33' of git://gitorious.org/merkaartor/main into dev_master
       new  c1007fe   Shortcut editor signals
       new  881661f   FIX : Handle negative id numbers in tag selector (fixes #3269) FIX : Crash with tag selector without value (fixes #3276)
       new  4176174   recover lost files
       new  46bf334   FIX : Issue when deleting painters in the editor
       new  28fa826   Use the node size defined in the style for virtual nodes, too
       new  28ac3d2   ADD : New "Wireframe" style
       new  5216159   Tiny Qt 4.7 buildpath optimization
       new  52b85e4   FIX : Shortcuts not restored if default exists (fixes #3277)
       new  ff3f558   Relations path tweaks
       new  20bfa4a   Try to properly paint even the most "creative" relations (refs #3278)
       new  a8e0832   Download dialog: OSM links: if starts with "node"/"way"/"relation", assume api download
       new  991fab9   CHG : Replace all links in the Info dock by a single one pointing to the "browse" interface on OSM
       new  574428f   remove TMS debugging
       new  b927648   Move Node interaction tweakings
       new  8f769b7   FIX : force layer widgets text to black (fixes #3270)
       new  8ed6525   ADD : press 'c' in the geoimage dock to center the map on the image coordinates (closes #3271)
       new  faedee5   FIX : Export 'speed' attribute in GPX (fixes #3280)
       new  e56b3d8   "Fixed" Lat/Lon grid (fixes #3282)
       new  56294d4   ADD : Preference to disable Antialiasing + disable while panning (closes #3284)
       new  deab4e3   Changed include path for libproxy to build on a default ubuntu
       new  673184a   Added Denmark - Fugro Aerial Imagery to TmsServerList
       new  e594817   Build with libproxy for automatic proxy configuration.
       new  e9a5e25   Pull latest 0.17-fixes branch into patches.
       new  2e5342d   Build against libqtwebkit-dev.
       new  2754233   Add patch to fix building with libproxy.
       new  25644aa   Updating changelog.
       new  c85f789   updated PBF support
       new  c6e1107   trap exceptions
       new  4321354   Merge branch 'dev_master' of gitorious.org:~koying/merkaartor/koying-sandbox into dev_master
       new  d884b86   memory chasing
       new  2629b34   memory leaks
       new  b1940e7   Put users in string table
       new  68b61ad   Feature time -> epoch rather than QDatetime
       new  08d292f   separate nodes and tracknodes to save memory
       new  5dfccc9   refactor to save memory
       new  727a126   Do not add plain way nodes to index
       new  01e59ee   reactivate frisius
       new  ccae59e   Add patch to allow building against libgps20.
       new  434478f   Updating changelog
       new  eef94aa   Allow overriding of updateSnap()
       new  93cfce6   Allow overriding of MapView methods
       new  9773725   Allow access to static buffer state in child classes
       new  87a10eb   Allow overriding of Document and FeaturePainter
       new  4fd0e5c   Remove MainWindow dependance
       new  44399f6   Safe check for features on hasPainter()
       new  8fc047c   Fix import for external use of Merkaartor
       new  e008b80   Remove MainWindow dependance
       new  b47014f   Emit feature snap signal
       new  0e4b29a   Header required for external use of Merkaartor
       new  815c128   Merge commit 'refs/merge-requests/34' of git://gitorious.org/merkaartor/main into dev_master
       new  cdddaf8   Merge commit 'refs/merge-requests/37' of git://gitorious.org/merkaartor/main into dev_master
       new  443f5ef   Merge commit 'refs/merge-requests/36' of git://gitorious.org/merkaartor/main into dev_master
       new  3bdcb50   Merge commit 'refs/merge-requests/35' of git://gitorious.org/merkaartor/main into dev_master
       new  87adbd2   FIX: url.port(80) returns P instead of port number (fixes #3296)
       new  65e9b84   revision.h is dynamically generated
       new  8351fe5   FIX: set minimal size on "Key" column to avoid 0 width (fixes #3289)
       new  a00cb92   FIX: solve moving nested relations (fixes #3290)
       new  3d21707   FIX: properly cascade to relation a way deletion (fixes #3300)
       new  d76b800   Other process to reduce the number of nodes in index
       new  128f19a   FIX: Improve rendering of multipolygon buildings
       new  9bb203f   FIX: Stylizing "natural=coastline" in Mapnik* styles only (fixes #3283)
       new  c68c66c   FIX: Problem parsing WMS layer value in editor (fixes #3301)
       new  2380b2f   Handle more multipolygon cases (closes #3295)
       new  212c3c8   FIX: Set Content-type to 'text/xml' for OSM uploads (fixes #3307)
       new  d257ecc   Deprecate Yahoo background
       new  33280c7   ADD: support for MapDust
       new  5aaa26b   cleanup
       new  9d5ea5c   code cleanup
       new  b54e10b   FIX: Crash when loading images
       new  f79349a   FIX : crash in merge nodes when merging last node (fixes #3309)
       new  eb128db   Add support for https & http basic auth to the TMS layer
       new  b812180   threaded_getfeatures
       new  3460be5   strike
       new  b64cfe0   Tiled and threaded OSM rendering
       new  6beb4fb   Refactor Interaction
       new  1c095d1   Further mapview refactor
       new  1b6c8dd   ILayer & IDocument refactor
       new  959c7e7   FIX: Clipboard crash at launch
       new  ad24592   CHG: Switch to wireframe while editing
       new  8034a93   Move Rendering to separate class
       new  041664b   wireframe optimization
       new  c4b329a   Editing strike
       new  690ab17   ADD: Preferences regarding rendering during edition + Wireframe view
       new  fee6d1b   fix photos
       new  a6db979   Color tweaks
       new  c101d0f   FIX: Mutex-lock update of the painters (fixes #3315)
       new  ebeedd4   FIX : force redrawing the osm map when zooming (fixes #3316)
       new  69b309e   ADD: "Select parent(s)" & "Download missing children" to the Feature menu (refs #3314)
       new  7c4cdfc   ADD: Allow to show/hide the toolbars labels (toolbar context menu)
       new  150974c   FIX: Protect updatemeta (fixes #3317)
       new  d5adc42   FIX: mutex deadlock (refs #3319)
       new  e668600   Add patch to fix a FTBFS with gcc-4.7
       new  c556426   Updating changelog
       new  54ecdf7   Revert "Updating changelog"
       new  ee1c483   Build-depend against libgdal-dev instead of libgdal1-dev.
       new  887fc7c   Use g++-4.6 to work around the g++-4.7 fuckup.
       new  0527183   Updating changelog.
       new  06d0e87   unecessary include
       new  9eab079   updated CHANGELOG
       new  517535e   updated translations
       new  7d02a1c   Revert "Use g++-4.6 to work around the g++-4.7 fuckup."
       new  b2a27bf   Updating debian/patches/gcc-4.7-ftbfs-fix.
       new  5ee5d2f   Updating changelog.
       new  d0dc21e   windows wix adaptiation + minor fixes
       new  15b1d98   Merge commit 'refs/merge-requests/41' of git://gitorious.org/merkaartor/main
       new  c737beb   FIX : Qt 4.6.x compilation
       new  86e9d24   Updating git urls.
       new  2c65f67   Updating changelog.
       new  46399a4   FIX : No virtual nodes (fixes #3328)
       new  1c7bca8   label typos
       new  81a7036   FIX : Remove feature with multiple parent does not remove from all parents
       new  3cb1ac9   FIX : GPS tracks not drawn (fixes #3326)
       new  7cf1bf5   update merkaartor.desktop (closes #3330)
       new  8725b7f   FIX : Garbage in File-Properties (fixes #3332)
       new  d60fc05   FIX : Added new preference allowing to base the wireframe view on current style; removed fill of areas in plain wireframe (fixes #3327)
       new  c97293c   tweaks
       new  457c417   tweak forceRedraw
       new  d53e61e   FIX : Miscellaneous non-functional and OSX patches by Martin Dalecki
       new  b2f92c8   Merge tag '0.18.1' into upstream
       new  4bbcfdd   Merge branch 'upstream' - 0.18.1
       new  00c34d9   Refreshing patches.
       new  5a45844   Updating changelog.
       new  3628324   Fix FTBFS on arm*.
       new  b4e0c27   Updating changelog.
       new  7a6844d   Yet another qreal/double conversion fix for arm.
       new  cbdde42   Updating changelog.
       new  83e1064   Update watch file.
       new  3628ec6   Bum dephelper compatibility to 9.
       new  d07b2c1   Add build dependency on quilt for quilt.make.

The 3484 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/merkaartor.git



More information about the Pkg-grass-devel mailing list