summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'trunk' into multipolygonStefan Wildemann2019-08-223-5/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'trunk' into multipolygonStefan Wildemann2019-08-211-1/+2
| |\ \ \ \ \ \
| * | | | | | | Add struct traffic *traffic; lost on trunk merge conflictmetalstrolch2019-08-201-0/+1
| * | | | | | | Merge branch 'trunk' into multipolygonStefan Wildemann2019-08-201-22/+51
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'trunk' into multipolygonStefan Wildemann2019-08-2010-155/+854
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'trunk' into multipolygonStefan Wildemann2019-08-1611-27/+52
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactor polygon processing for CodeFactorWildemann Stefan2019-08-071-15/+17
| * | | | | | | | | | refactor item_add for CodeFactorWildemann Stefan2019-08-071-17/+30
| * | | | | | | | | | Refactor item drawing to make CodeFactor happy.Wildemann Stefan2019-08-071-104/+139
| * | | | | | | | | | Add polygon with hole and dpi support to gtk_drawing_areaWildemann Stefan2019-08-071-10/+63
| * | | | | | | | | | Initialize holes pointer.Stefan Wildemann2019-08-071-0/+1
| * | | | | | | | | | Remove unused variablesWildemann Stefan2019-08-061-2/+0
| * | | | | | | | | | Remove manual setting of order tag on multipolygonsWildemann Stefan2019-08-061-13/+0
| * | | | | | | | | | Add forgotten new parameter -3 to list of parameters.Wildemann Stefan2019-08-061-1/+1
| * | | | | | | | | | Make 64 bit zip default.Wildemann Stefan2019-08-061-1/+7
| * | | | | | | | | | Add progress display for multipolygon processingStefan Wildemann2019-08-041-0/+9
| * | | | | | | | | | Add T parameter to maptool commandline. Optimize multipolygon speedStefan Wildemann2019-08-043-7/+18
| * | | | | | | | | | Multi thread multi polygon processing.Stefan Wildemann2019-08-041-28/+167
| * | | | | | | | | | Remove duplicates from multipolygon processingWildemann Stefan2019-08-021-0/+6
| * | | | | | | | | | fix finding loops in road parts. Remove outputWildemann Stefan2019-08-011-28/+37
| * | | | | | | | | | Correctly sort multipolygons from boundariesStefan Wildemann2019-08-011-8/+6
| * | | | | | | | | | Fix turn restriction processingStefan Wildemann2019-08-011-2/+6
| * | | | | | | | | | Move multipolygons to own tempfile, simplify filteringStefan Wildemann2019-08-014-22/+41
| * | | | | | | | | | Fix/refactor polygon reassembly.Wildemann Stefan2019-07-312-123/+129
| * | | | | | | | | | Convert parts to polygons. Partly workingStefan Wildemann2019-07-314-48/+138
| * | | | | | | | | | Start converting multi polygon chunks to closed loopsWildemann Stefan2019-07-301-40/+216
| * | | | | | | | | | Fix memory handling in maptool.Wildemann Stefan2019-07-291-2/+9
| * | | | | | | | | | Fix multipolygon assignment.Stefan Wildemann2019-07-291-5/+5
| * | | | | | | | | | implement drawing of polygons with holes for qt5Stefan Wildemann2019-07-283-2/+89
| * | | | | | | | | | Transform hole coordinates to be drawn. Draw text on holes.Stefan Wildemann2019-07-281-5/+65
| * | | | | | | | | | Forward multipolygon holes to grapics structuresStefan Wildemann2019-07-281-4/+57
| * | | | | | | | | | Fix coord count on attr_poly_hole. Forward name to multipolygons.Stefan Wildemann2019-07-281-0/+7
| * | | | | | | | | | Process multipolygons to mapfileStefan Wildemann2019-07-288-232/+453
| | | | | | | | | | * Merge branch 'baltic_admin_levels' of github.com:mvglasow/navit into baltic_a...mvglasow2019-09-045-37/+35
| | | | | | | | | | |\
| | | | | | | | | | | * Merge branch 'trunk' into baltic_admin_levelsmvglasow2019-09-021-17/+20
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #850 from mvglasow/bikemvglasow2019-09-021-17/+20
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'trunk' into bikemvglasow2019-08-315-20/+15
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix:xml:Fix bike routingmvglasow2019-08-281-17/+20
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | | | | | | | | | * Merge branch 'trunk' into baltic_admin_levelsmvglasow2019-08-315-20/+15
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | typo:xml: Fix a typo of the OpenStreetMap name in the shipped XML (#857)Joseph Herlant2019-08-311-1/+1
* | | | | | | | | | | refactoring:tools:remove unnecessary trailing line to make codefactor happyJoseph Herlant2019-08-311-1/+0
* | | | | | | | | | | Refactoring:tools: Check exit code directly with e.g. "if mycmd;", not indire...Joseph Herlant2019-08-313-18/+14
|/ / / / / / / / / /
| | | | | | | | * | Add:maptool:Administrative divisions for a few more countriesmvglasow2019-09-041-29/+29
| | | | | | | | * | Add:maptool:Use German states for administrative division namesmvglasow2019-09-041-1/+1
| | | | | | | | * | Add:maptool:Admin levels for Austriamvglasow2019-09-041-1/+1
| | | | | | | | * | Add:maptool:Admin levels for Czechiamvglasow2019-09-041-1/+1
| | | | | | | | |/
| | | | | | | | * Add:maptool:Admin levels for the Baltic statesmvglasow2019-08-311-3/+3
| | | | | | | | * Refactor:maptool:Document struct country_table:admin_levelsmvglasow2019-08-311-1/+16
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add Kosovo to known countriesWildemann Stefan2019-08-283-0/+2
* | | | | | | | update:build:sailfish OS to version 3.1.0.12 (#843)Patrick Höhn2019-08-271-1/+1
| |_|_|_|_|_|/ |/| | | | | |