summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* 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-151-0/+13
* Refactor:core:Improve documentation of route_value_seg()mvglasow2018-06-101-9/+16
* cleanup:scripts:Use $(..) instead of legacy `..` to make codefactor happy (#623)Joseph Herlant2018-06-054-13/+13
* cleanup:python:cleanup python scripts (#622)Joseph Herlant2018-06-053-18/+18
* cleanup:osd&support_espeak:get rid of unused-variables compilation warnings (...Joseph Herlant2018-06-052-21/+20
* 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-041-1/+1
* update:style:optimize the usage of cat in shell scripts (#612)Joseph Herlant2018-06-041-11/+6
* cleanup:win32:Remove unused variables (#611)Joseph Herlant2018-06-041-5/+0
* Fix:debug:Fix potential unterminated C--string and refactoring debug_vprintf(...lains2018-06-031-22/+113
* change:ci:Move checkstyle.xml to be used by Codefactor.io (#608)jkoan2018-06-032-258/+1
* 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
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-30159-6541/+3470
* Cleanup:android: re-attach return type to function declarationJoseph Herlant2018-05-291-4/+2
* cleanup:cmake:retab all CMakeLists.txt filesJoseph Herlant2018-05-2518-419/+419
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-25152-776/+776
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-25214-83287/+79569
* Add:Android:checkstyle-javadoc (#595)jandegr2018-05-2514-353/+652
* fix:maptool:coverity #262887 - leaked_storage: Variable f going out of scope ...Joseph Herlant2018-05-241-2/+3
* fix:config:Fix dtd to allow real xmlint (#583)jkoan2018-05-241-1/+1
* Android translations (#589)jandegr2018-05-1411-3388/+3886
* Android lint check (#586)jandegr2018-05-123-49/+13
* 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-024-2/+100
* | | fix:vehicle_android:Doc update (#571)jandegr2018-05-021-1/+1
* | | cleanup:general:Declaring war to control-MJoseph Herlant2018-05-0154-4228/+4228
* | | refactor:Android (#563)jandegr2018-05-019-174/+130
* | | update:gtk:use user-configured units in Points of Interest (POI) window. (#557)Charles Curley2018-04-301-3/+29
* | | 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
* | | fix:graphics:Remove missing endif from if else blockjkoan2018-04-301-1/+1
* | | cleanup:global:Cleanup some unreachable codeJoseph Herlant2018-04-3021-679/+0
* | | fix:core:Fixing dbg() change introduced in 221f783ea1caaaab2f5ceadc6b0fb3e720...lains2018-04-301-6/+6
| |/ |/|
* | Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-26131-2053/+2064
|/
* fix:android:Fix for the permissions dialog (#459)jkoan2018-04-251-9/+1
* Fix:icons:Remove links to unknown image from gui_map.svg (#542)Joseph Herlant2018-04-231-20/+0
* Fix:gui_internal:use max/min instead of fmax/fmin as absent from winceJoseph Herlant2018-04-211-2/+2
* Refactoring:Android:cleanup (#458)jandegr2018-04-211-39/+26