summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-25244-1049/+1049
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-25215-83360/+79633
* Update:i18n:Updated Čeština translation from launchpad (#602)Pierre GRANDIN2018-05-251-404/+686
* Update:i18n:Updated Dutch translation from launchpad (#601)Pierre GRANDIN2018-05-251-400/+707
* Update:i18n:Updated Serbian translation from launchpad (#600)Pierre GRANDIN2018-05-251-382/+672
* Add:Android:checkstyle-javadoc (#595)jandegr2018-05-2517-372/+689
* fix:maptool:coverity #262887 - leaked_storage: Variable f going out of scope ...Joseph Herlant2018-05-241-2/+3
* change:ci:rename ci folder to scripts (#593)Joseph Herlant2018-05-2428-22/+22
* fix:config:Fix dtd to allow real xmlint (#583)jkoan2018-05-241-1/+1
* Add:build:Add cmake4eclipse artifacts to .gitignore (#594)mvglasow2018-05-231-0/+4
* Android:Fix:remove unused dependency libpng (#592)jandegr2018-05-171-0/+1
* Android translations (#589)jandegr2018-05-1413-3394/+3890
* Update:doc:Remove overused space characters from README.md (#591)KAMiKAZOW2018-05-141-9/+9
* Android lint check (#586)jandegr2018-05-124-53/+22
* Merge pull request #551 from navit-gps/fix_log_replaymvglasow2018-05-071-8/+6
|\
| * Fixed typosfix_log_replayPierre Grandin2018-04-261-2/+2
| * Fixed debug statementPierre Grandin2018-04-261-1/+1
| * Merge branch 'trunk' into fix_log_replayPierre Grandin2018-04-26131-2053/+2064
| |\
| * | Updated headerPierre Grandin2018-04-261-1/+1
| * | fix:core:fix log replayPierre Grandin2018-04-261-4/+2
* | | Android:Fix:graphics (#580)jandegr2018-05-061-1/+2
* | | Add Slovakia and Belgium to the maplistjandegr2018-05-041-0/+2
* | | refactor:Android (#572)jandegr2018-05-049-896/+584
* | | cleanup:wince:remove unused header (#576)Joseph Herlant2018-05-031-1/+0
* | | rework:android:Move build system from ant to grandle (#553)jandegr2018-05-0213-53/+473
* | | fix:vehicle_android:Doc update (#571)jandegr2018-05-021-1/+1
* | | cleanup:general:Declaring war to control-MJoseph Herlant2018-05-0154-4228/+4228
* | | Update:i18n:Updated German translation from launchpad (#567)Pierre GRANDIN2018-05-011-469/+528
* | | Update:i18n:Updated Spanish translation from launchpad (#566)Pierre GRANDIN2018-05-011-468/+518
* | | refactor:Android (#563)jandegr2018-05-019-174/+130
* | | update:gtk:use user-configured units in Points of Interest (POI) window. (#557)Charles Curley2018-04-3078-100/+130
* | | Cleanup:xmlconfig:Remove unreachable codeJoseph Herlant2018-04-301-9/+0
* | | Update:xmlconfig:Use g_strndup instead of strncpyJoseph Herlant2018-04-301-10/+3
* | | Update:xmlconfig:Make sure we use g_malloc/g_free instead of malloc/freeJoseph Herlant2018-04-301-2/+2