summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* add:graphics:dpi scaling support (#813)Stefan Wildemann2019-07-288-131/+390
* Merge pull request #814 from hoehnp/trunkStefan Wildemann2019-07-252-10/+14
|\
| * Fix include order of layout.hStefan Wildemann2019-07-241-1/+1
| * fix: no redraw of map when stopping drag over osd_speed_warner, osd_stopwatch...Patrick Höhn2019-07-221-8/+14
| * refactor: remove duplicate include statementsPatrick Höhn2019-07-081-2/+0
|/
* Fix the readthedocs url for the development guidelines (#807)Joseph Herlant2019-07-012-4/+4
* Testing jandegr's fix for the windows builds issues (#806)Pierre GRANDIN2019-06-282-0/+5
* Migrate the programming guidelines documentation to readthedocs (#799)Joseph Herlant2019-06-194-4/+193
* fix:graphics:qt5: Remove unnecessary moc includes. (#798)Stefan Wildemann2019-06-184-3/+6
* Disable maptool if protobuf-c not foundWildemann Stefan2019-06-181-0/+7
* update:doc: Update the contributing.md to add the contributing section of the...Joseph Herlant2019-06-141-3/+21
* fix:style:Fix tabs vs. spacesjkoan2019-06-141-2/+2
* Fix:bookmarks:Ensure that bookmarks are synced to diskjkoan2019-06-141-0/+7
* Fix typosJoseph Herlant2019-06-131-2/+2
* update:doc: add the submit patches section from the old wiki close to the codeJoseph Herlant2019-06-131-0/+35
* Readthedocs import (#784)Pierre GRANDIN2019-06-0614-0/+1029
* Add:Gui/Internal: Adding missing escape modes and fixing generic html escape ...lains2019-06-051-24/+72
* Merge pull request #771 from navit-gps/ide_fix_for_not_foundmvglasow2019-06-051-0/+7
|\
| * Change Variable to y because it holds the real stringide_fix_for_not_foundjkoan2019-05-171-1/+1
| * Merge branch 'trunk' of https://github.com/navit-gps/navit into ide_fix_for_n...jkoan2019-04-052-2/+9
| |\
| * | Fix:core:Fix item_def.h when used whithout defined macros (like in IDE)jkoan2019-04-041-0/+7
* | | Merge pull request #778 from navit-gps/attr_def_fix_for_idemvglasow2019-06-051-0/+6
|\ \ \
| * | | Fix:core:Fix Warning in IDE for Items not foundattr_def_fix_for_idejkoan2019-05-191-0/+6
* | | | Merge pull request #788 from lains/comments-and-constmvglasow2019-06-053-7/+25
|\ \ \ \
| * | | | Adding comments and constLionel AINS2019-05-153-7/+25
* | | | | Fixed typosPierre Grandin2019-06-051-2/+2
* | | | | Merge pull request #651 from bignaux/cmakeBignaux Ronan2019-05-2512-766/+67
|\ \ \ \ \
| * | | | | Refactoring:cmake:from 2.6 to 3.2Bignaux Ronan2019-05-2512-766/+67
|/ / / / /