summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Refactor:core:Documelt LPA* in README.mdtraffic-merge1mvglasow2018-10-081-9/+10
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Refactor:core:Update README.mdmvglasow2018-10-081-10/+11
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Refactor:traffic:Fix indentationmvglasow2018-10-061-3/+3
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Refactor:traffic:Comment why we don't parse restriction_speed_limitmvglasow2018-10-061-0/+3
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Fix:traffic:Process supplementary information classes correctlymvglasow2018-10-061-1/+1
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Add:traffic:Add support for lane closures and contraflowmvglasow2018-10-062-0/+34
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Fix:core:Add traffic to navit.dtdmvglasow2018-10-061-1/+3
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Refactor:core:Fix style compliance issuesmvglasow2018-09-292-5/+6
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Refactor:core:Attempt to eliminate more error reports by CodeFactormvglasow2018-09-293-201/+169
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Fix:traffic:Add forgotten return valuemvglasow2018-09-291-0/+1
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Refactor:traffic/traff_android:Clean up some errors found by CodeFactormvglasow2018-09-291-52/+60
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Refactor:core:Make indentation compliant with style guidemvglasow2018-09-295-53/+51
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Merge branch 'master' into trafficmvglasow2018-09-2950-1704/+1913
|\
| * build:maptool:Fix cmake CMP0026 warning (#666)jkoan2018-09-141-2/+1
| |
| * fix:gui:Run astyle against gui/gtk (#667)jkoan2018-09-1211-576/+600
| | | | | | | | | | | | * fix:gui:Run astyle against gui/gtk * fix:gui:Run astyle against gui/internal
| * Fix:Circleci Fix on indentation warning and enabling xmllint on android ↵lains2018-09-122-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | builds (#665) * Fixing indentation on config.yml (warning ci_sanity_checks.sh) * Adding libxml2-utils to fix circleci error on missing xmllint command for android builds * Remove one tailing space * Revert "Adding libxml2-utils to fix circleci error on missing xmllint command for android builds" This reverts commit 763f4658c1dab4ec6f900a4f3a032ffb2cf18e0b. * Adding libxml2-utils to fix circleci error on missing xmllint command during sanity_check
| * cleanup:core:Make sure we use g_* for malloc/free/strncpy (#663)Joseph Herlant2018-09-111-12/+7
| | | | | | | | | | | | | | | | * cleanup:coord:Make sure we use g_* for malloc/free * cosmetic:coord:Fix some function declaration format * cleanup:coord:Move from strncpy to g_strlcpy
| * cosmetic:core:Reformat callback.c to fit our standards (#664)Joseph Herlant2018-09-111-12/+6
| |
| * add:18n:added script to import one launchpad translation via its url (#658)Pierre GRANDIN2018-09-062-47/+66
| | | | | | | | | | | | | | | | | | | | * add:18n:added script to import one launchpad translation via its url * Making CodeFactor happier * Making CodeFactor happier * removed import_translations.sh, replaced by single-file import script
| * Add rsyncjkoan2018-09-041-2/+2
| |
| * Add:circleci:Upgrade linux build image to latest ubuntu LTS (#656)Bignaux Ronan2018-09-041-8/+10
| |
| * Add:circleci:Upgrade tomtom build image (#655)Bignaux Ronan2018-09-041-2/+2
| |
| * Remove tomtom Docker files because they moved to ↵jkoan2018-09-034-121/+0
| | | | | | | | https://github.com/navit-gps/Dockerfiles/
| * Update README.mdjkoan2018-09-031-1/+1
| |
| * Fix:gui/internal:Handling "spacing" attribute properly for tag <gui ↵lains2018-09-031-1/+2
| | | | | | | | | | type="internal"> (#636) Feature was introduced in SVN r1456 (commit 5dea1c6d5ea177a39ba0a9ce29cd247a30005960) but was not applying tag properly from config file
| * Add netbean project folder to gitignore (#653)Robert Pohlink2018-09-031-0/+1
| |
| * add:helper:Add a pre-commit hook script for users to use locally (#603)Joseph Herlant2018-09-021-0/+44
| |
| * Update Doxyfilejkoan2018-09-011-1/+1
| |
| * Update CHANGELOG.md for release 0.5.3v0.5.3Joseph Herlant2018-08-311-1/+11
| |
| * Update Sailfish spec for release 0.5.3Joseph Herlant2018-08-311-1/+5
| |
| * Update Patch version for release 0.5.3Joseph Herlant2018-08-311-1/+1
| |
| * Update Cmake NAVIT_VERSION_PATCH for release 0.5.2v0.5.2Sailfish-v0.5.2-0Wildemann Stefan2018-08-311-2/+2
| | | | | | | | | | | | Navi version shown in internal GUI is created by patching in cmake PACKAGE_VERSION to the translation .po files. Increase NAVIT_VERSION_PATCH to 2 in order to make this show 0.5.2 as well.
| * Update Sailfish spec for release 0.5.2Wildemann Stefan2018-08-311-2/+15
| |
| * Update CHANGELOG.md for release 0.5.2Joseph Herlant2018-08-301-2/+104
| |
| * update:release:Add more keywords for gitchangelogJoseph Herlant2018-08-301-0/+2
| |
| * update:doc:Update AUTHORS fileJoseph Herlant2018-08-301-0/+2
| |
| * cleanup:android:Fix android checkstyle complains (#645)Joseph Herlant2018-08-3019-1029/+1134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add files via upload store translations in artefacts * Add files via upload * Add files via upload * Add files via upload * remove the last java files from cmakelists in po * move all java UI strings into strings.xml * translate UI strings by their id's * Fix android indentation * cleanup:android:Fix WhitespaceAround checkstyle issues * cleanup:android:Fix NeedBraces checkstyle issues * cleanup:android:Fix EmptyLineSeparator checkstyle issues * cleanup:android:Fix WhitespaceAround checkstyle issues * Fix linebreaks for codefactor * cleanup:android:Fix a forgotten linebreak issue * cleanup:android:Fix ArrayTypeStyle checkstyle issues * cleanup:android:Fix CustomImportOrder checkstyle issues * Fix checkstyle indentation warnings on NavitRestoreTask * cleanup:android:Use try-with-resource construct to avoid emtpy catch block + fix AbbreviationAsWordInName in NavitRestoreTask * cleanup:android:We support Java pre-7 so no try-with-resource block * cleanup:android:Some more indentation cleanup and case fix * fix:checkstyle:The array indentation should be 4 like the rest * cleanup:android:Fix indentation warnings from checkstyle * cleanup:android:Fix checkstyle OperatorWrap * cleanup:android:Fix checkstyle LineLength * cleanup:android:Fix checkstyle MethodParamPad and ParenPad * cleanup:android:Fix checkstyle SeparatorWrapComma * cleanup:android:Fix checkstyle NoWhitespaceBefore
| * Curley distance poi (#638)Charles Curley2018-08-291-178/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 1) Changed the translation string for "Distance(m)" from "" to "Distance". Rational: the "m" is ambiguous, it could be meters or miles. However, in the POI context, feet are more likely than miles. So take it out entirely. I did it this way rather than run sed on the entire collection of po input files. 2) The display code sorts the entries by distance. It has no way of knowing if "5" is five miles or five feet. So we leave the distances in feet or meters (depending on the setting for imperial). Allowing kilometers or miles might be a future enhancement. 3) See bug 556 (https://github.com/navit-gps/navit/issues/556). Rather than remove the spurious one as part of this fix, I will leave that to later. But both now have the same English "translation", "Select a search radius from screen center". This hides the problem, at least from English users. This affects all four en_*.po.in files. 4) Someone who knows more than I do about the translation strings might have a better idea. Particularly, is there a graceful way to indicate the input units, either miles or kilometers? modified: navit/gui/gtk/gui_gtk_poi.c modified: po/en.po.in modified: po/en_AU.po.in modified: po/en_CA.po.in modified: po/en_GB.po.in * Made it prettier. Reformatted one commented and tabified the thing. modified: navit/gui/gtk/gui_gtk_poi.c * Replaced one of the two source strings for the PoI window prompt for inputting the search radius. Pull Request 557. modified: navit/gui/gtk/gui_gtk_poi.c modified: po/af.po.in modified: po/ar.po.in modified: po/ast.po.in modified: po/be.po.in modified: po/bg.po.in modified: po/bs.po.in modified: po/ca.po.in modified: po/ckb.po.in modified: po/cs.po.in modified: po/cy.po.in modified: po/da.po.in modified: po/de.po.in modified: po/de_CH.po.in modified: po/el.po.in modified: po/en.po.in modified: po/en_AU.po.in modified: po/en_CA.po.in modified: po/en_GB.po.in modified: po/eo.po.in modified: po/es.po.in modified: po/et.po.in modified: po/eu.po.in modified: po/fa.po.in modified: po/fi.po.in modified: po/fil.po.in modified: po/fo.po.in modified: po/fr.po.in modified: po/fr_CH.po.in modified: po/fy.po.in modified: po/gl.po.in modified: po/he.po.in modified: po/hi.po.in modified: po/hr.po.in modified: po/hu.po.in modified: po/id.po.in modified: po/it.po.in modified: po/ja.po.in modified: po/jv.po.in modified: po/kk.po.in modified: po/kn.po.in modified: po/ko.po.in modified: po/ku.po.in modified: po/lb.po.in modified: po/lt.po.in modified: po/lv.po.in modified: po/mk.po.in modified: po/ml.po.in modified: po/mn.po.in modified: po/mr.po.in modified: po/nb.po.in modified: po/nds.po.in modified: po/nl.po.in modified: po/nn.po.in modified: po/pl.po.in modified: po/pms.po.in modified: po/pt.po.in modified: po/pt_BR.po.in modified: po/ro.po.in modified: po/ru.po.in modified: po/sc.po.in modified: po/si.po.in modified: po/sk.po.in modified: po/sl.po.in modified: po/sq.po.in modified: po/sr.po.in modified: po/sv.po.in modified: po/sw.po.in modified: po/ta.po.in modified: po/te.po.in modified: po/th.po.in modified: po/tr.po.in modified: po/uk.po.in modified: po/ur.po.in modified: po/vi.po.in modified: po/zh_CN.po.in modified: po/zh_HK.po.in modified: po/zh_TW.po.in * The distance to points of interest has been rendered in kilometers even if the user has asked for imperial. This commit fixes that. We convert to feet only, and not miles, because the code sorts on the numeric value of the distance, so it doesn't like two different units. Currently, the distance is an int. Can it be made a float? Possible future enhancement? modified: navit/gui/gtk/gui_gtk_poi.c * Improved comment. modified: navit/gui/gtk/gui_gtk_poi.c
| * cleanup:scripts:Fix condefactor complaints (#646)Joseph Herlant2018-08-292-68/+68
| |
* | Fix:route:Fix endpoint candidate handling in LPA*mvglasow2018-09-292-1/+6
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* | Fix:route:Insert candidate end points with correct keymvglasow2018-09-291-2/+2
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* | Refactor:route:Switch from Dijkstra to LPA* for routingmvglasow2018-09-281-126/+62
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* | Refactor:route:New route_graph_init() functionmvglasow2018-09-271-21/+63
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* | Add:traffic:Rewrite point attribute matchingmvglasow2018-09-233-32/+97
| | | | | | | | | | | | | | Points without attributes of their own can now be matched. Analyzing all route graph points in advance is in fact more efficient than fetching each point on the route from the map individually. Signed-off-by: mvglasow <michael -at- vonglasow.com>
* | Add:traffic:Match attributes of segments connecting to a pointmvglasow2018-08-261-11/+165
| | | | | | | | | | | | Bug: Points which are not point-type items on the map are not considered Signed-off-by: mvglasow <michael -at- vonglasow.com>
* | Add:traffic:Consider tunnel portals for low-res location matchingmvglasow2018-08-261-20/+41
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* | Fix:traffic:Extend start of route correctly for multi-point locationsmvglasow2018-08-251-8/+29
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* | Refactor:traffic:Log p_start in traffic_message_add_segments(), ADD-4.2.6mvglasow2018-08-251-2/+4
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* | Fix:traffic:Fix missing second half for certain three-point locationsmvglasow2018-08-251-4/+4
| | | | | | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* | Merge branch 'master' into trafficmvglasow2018-08-2121-185/+420
|\ \ | |/