summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improved comment.curleyDistancePoiCharles Curley2018-08-271-1/+2
* The distance to points of interest has been rendered in kilometersCharles Curley2018-08-271-184/+96
* Replaced one of the two source strings for the PoI window prompt for inputtin...Charles Curley2018-08-271-1/+1
* Made it prettier. Reformatted one commented and tabified the thing.Charles Curley2018-08-271-26/+22
* 1) Changed the translation string for "Distance(m)" from "" to "Distance". Ra...Charles Curley2018-08-271-0/+104
* Refactor:gui/internal: Add pointer and label when using function "view on map...lains2018-08-216-66/+277
* cleanup:maptool: use g_strcmp0 instead of strcmp (#434)Joseph Herlant2018-08-2110-113/+113
* Revert Fix because the docker image was fixedjkoan2018-08-141-1/+0
* Fix Android apk VersionCode (#633)jkoan2018-08-122-2/+27
* Fix latlon2bookmark (#627)jkoan2018-08-122-2/+2
* Refactor:core:Minor documentation amendmentmvglasow2018-08-041-1/+1
* Fix build on circleci for androidjkoan2018-07-261-0/+1
* Fix:build:Disable map/garmin on Androidmvglasow2018-07-251-0/+1
* Fix:build:Disable vehicle/gpsd on Androidmvglasow2018-07-251-0/+1
* Add:build:Make gradlew executablemvglasow2018-07-201-0/+0
* Add:build:Ignore gradle artifactsmvglasow2018-07-201-0/+4
* update in-tree espeak to espeak-1.48.04 (#624)Stefan Wildemann2018-07-15309-7119/+15711
* Refactoring:graphics Improving quality of circles on platforms without native...lains2018-07-151-18/+33
* Fix:scripts:WinCE build script (remove sample map, add espeak-data) (#632)lains2018-07-153-5/+19
* Refactor:core:Improve documentation of route_value_seg()mvglasow2018-06-101-9/+16
* Merge pull request #625 from aerostitch/sanity_supportStefan Wildemann2018-06-051-30/+34
|\
| * update:scripts:change the sanity script to exclude fib and supportJoseph Herlant2018-06-051-30/+34
|/
* cleanup:scripts:Use $(..) instead of legacy `..` to make codefactor happy (#623)Joseph Herlant2018-06-059-55/+55
* cleanup:python:cleanup python scripts (#622)Joseph Herlant2018-06-053-18/+18
* update:scripts:simplify the variables concatenation (#620)Joseph Herlant2018-06-052-2/+2
* cleanup:osd&support_espeak:get rid of unused-variables compilation warnings (...Joseph Herlant2018-06-052-21/+20
* Merge pull request #621 from navit-gps/revert_612_for_sailfishStefan Wildemann2018-06-051-2/+6
|\
| * move the file name to the right spotJoseph Herlant2018-06-041-2/+2
| * Change parenthesis substitutuin as per CodeFactor requestStefan Wildemann2018-06-051-2/+2
| * Revert #612 for sailfish build scriptStefan Wildemann2018-06-051-2/+6
|/
* update:scripts:change the scripts that use non-POSIX functionnalities to bash...Joseph Herlant2018-06-042-2/+2
* fix:scripts:replace \s with the supported use of the space class (#617)Joseph Herlant2018-06-041-1/+1
* cleanup:scripts:removes deprecated usage of egrep (#616)Joseph Herlant2018-06-041-1/+1
* fix:scripts:fix malformed shebang (#615)Joseph Herlant2018-06-041-1/+1
* update:scripts:avoid iterating over ls output by using glob (#614)Joseph Herlant2018-06-041-1/+1
* update:scripts:change the scripts that use non-POSIX functionnalities to bash...Joseph Herlant2018-06-044-4/+4
* update:style:optimize the usage of cat in shell scripts (#612)Joseph Herlant2018-06-042-13/+8
* cleanup:win32:Remove unused variables (#611)Joseph Herlant2018-06-041-5/+0
* Fix:cmake:Fix the way we set the LIB_DIR when LIBDIR is set for backward comp...Joseph Herlant2018-06-031-4/+4
* Fix:debug:Fix potential unterminated C--string and refactoring debug_vprintf(...lains2018-06-031-22/+113
* add:doc:add codefactor.io (#599)jkoan2018-06-031-0/+2
* change:ci:Move checkstyle.xml to be used by Codefactor.io (#608)jkoan2018-06-032-1/+1
* update:ci:Refactor the sanity check for better output and add xmllint check (...Joseph Herlant2018-06-031-19/+43
* add:desktop:Add keywords to application desktop file (#610)Joseph Herlant2018-06-031-0/+1
* change:gui:Add underscore to internal gui keyboard. (#607)tengel2018-06-021-1/+1
* add:ci:Add sanity check script on circleci (#606)Joseph Herlant2018-05-303-7/+68
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-30159-6541/+3470
* Merge pull request #604 from aerostitch/reformat_javamvglasow2018-05-291-4/+2
|\
| * Cleanup:android: re-attach return type to function declarationJoseph Herlant2018-05-291-4/+2
|/
* cleanup:cmake:retab all CMakeLists.txt filesJoseph Herlant2018-05-2521-937/+937