summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* Fix:Core:only GGA or RMC message required, ticket #913 (#365)naggety2017-11-242-160/+264
* fix:android:reworked notification system for sdk 23 (#374)jkoan2017-11-231-8/+13
* Refactor:route:Improve documentation (#372)mvglasow2017-11-172-5/+31
* Fix:core:Wrong default png size with ksvgtopng (#371)naggety2017-11-141-1/+2
* Add:doc:added errors and usage messages to navit_svg2png script (#369)naggety2017-11-131-0/+36
* fix:gtk:Fix imperial factors (#367)Charles Curley2017-11-114-5/+9
* add:icon:fish (#330)youte622017-11-041-0/+124
* add:icon:update ghost_town icon (#332)youte622017-11-041-0/+124
* update:icon:bowling (#338)youte622017-11-041-28/+28
* add:icon:bridge (#339)youte622017-11-041-51/+55
* add:icon:emergency (#326)youte622017-11-041-460/+75
* fix:doc:improved follow vehicle toggle doc function for GTK (#363)Charles Curley2017-11-031-2/+2
* fix:doc:export more doxygen contentPierre Grandin2017-11-031-4/+4
* add:gtk:add menu entry to toggle vehicle tracking (#362)Charles Curley2017-11-031-0/+23
* Fix:android:Fixed forced colors in layout to have android auto adaptation (#358)jkoan2017-11-031-2/+0
* fix:android Fix dialogs and replace _ with T for Translate because _ is depre...jkoan2017-11-036-257/+244
* Fix:maptool:Remove option -5 (MD5 checksum) from maptoolSebastian Leske2017-11-033-57/+1
* Fix:core:Remove binfile map encryption supportSebastian Leske2017-11-035-195/+4
* add:icon:hotspring (#335)youte622017-11-021-0/+131
* Once more with feeling. More indentation issues.Charles Curley2017-11-011-8/+8
* Indentation fixes in my last commit. I did not re-indent the entireCharles Curley2017-11-011-10/+10
* The road book now respects imperial for two more columns. The firstCharles Curley2017-11-011-6/+23
* fix:gtk:fixed missing imperial units in the GTK ui. (#359)roadbook.imperial.fixCharles Curley2017-10-311-5/+23
* add:icon:divingyoute622017-10-311-101/+81
* update:doc:Build doxygen doc and push the result to a gh-pages branch (#354)Joseph Herlant2017-10-291-1/+1
* Refactor:route:Add documentationmvglasow2017-10-281-1/+1
* Refactor:route:Add documentationmvglasow2017-10-281-2/+4
* Refactor:route:Add documentationmvglasow2017-10-271-3/+15
* Moved Taiwan into its own map download entryandroid_taiwanPierre Grandin2017-10-241-1/+2
* Navit medium GUI icon size fixStefan Wildemann2017-10-181-1/+1
* add:icon:diving (#329)youte622017-10-161-0/+256
* add:icon:drinking_water (#325)youte622017-10-161-212/+117
* add:icon:dam (#324)youte622017-10-161-356/+348
* Add:Icon:crossing (#323)youte622017-10-131-0/+191
* Add:Icon:concert (#322)youte622017-10-131-0/+147
* Add:Icon:communication (#321)youte622017-10-131-0/+130
* Add:icon:carwash (#320)youte622017-10-131-0/+135
* Add:Icon bridge (#319)youte622017-10-121-0/+157
* add:icon:bowling (#318)youte622017-10-121-0/+121
* add:icon:autoservice (#317)youte622017-10-121-0/+115
* Fix:core:Reduce POST_SHIFT to avoid int overflowSebastian Leske2017-10-121-1/+23
* Update:QML2:Various updates on the QML2 UI (#316)Pierre GRANDIN2017-10-0420-89/+697
* Merge branch 'trunk' of https://github.com/navit-gps/navit into trunkjkoan2017-09-303-15/+17
|\
| * Patch:core:More Talker IDs other than GP accepted (#314)naggety2017-09-273-15/+17
* | Add msissing itemsjkoan2017-09-301-2/+18
|/
* Fix:core:Fix warnings from -Wstrict-prototypesSebastian Leske2017-09-222-2/+2
* Fix:core:Fix warnings from -Wmissing-prototypesSebastian Leske2017-09-225-8/+8
* Fix:core:Fix compiler warningsSebastian Leske2017-09-222-3/+3
* Fix:core:Remove unused macros min/max, which conflict with C++ standard macros.Sebastian Leske2017-09-181-3/+0
* Fix:core:Use fprintf with string literal instead of variable.trldp2017-09-181-1/+1