summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* Refactoring:core:document values for attr_position_validmvglasow2014-11-221-5/+14
* Add:port/android:Make gps_status OSD work on Androidmvglasow2014-11-222-23/+131
* Fix:core:Don't set map to invalid coordinatesmvglasow2014-11-221-0/+33
* Add:osd:Update gps_status when status changes but not positionmvglasow2014-11-221-0/+3
* Add:core:Add support for GPS status callbacks in navit objectmvglasow2014-11-221-7/+64
* Fix:port/maemo:Correct debug output when getting attr_position_satsmvglasow2014-11-211-1/+1
* Add:port/android:Support position_valid attribute for Android vehiclemvglasow2014-11-201-12/+19
* Add:core:Support position_valid attribute for demo vehiclemvglasow2014-11-201-0/+13
* Refactoring:core:documentation updatemvglasow2014-11-162-8/+45
* Fix:core:Obey size argument of strftime_localtime in log.cmvglasow2014-11-151-2/+1
* Refactoring:core:Add some more documentationmvglasow2014-11-158-73/+470
* Refactoring:dbus:Removed unneeded local variablemvglasow2014-11-141-1/+1
* Add:dbus:Include maneuver type in GPS exportmvglasow2014-11-091-3/+3
* Fix:core:Improve detection of motorway interchangesmvglasow2014-11-091-1/+6
* Fix:core:Eliminate more superfluous maneuvers at ramps|Should fix #660mvglasow2014-11-091-37/+39
* Fix:core:Announce turns when going straight is not allowed | One step closer ...mvglasow2014-11-091-49/+45
* Fix:core:use curve_limit throughout maneuver_required2mvglasow2014-11-091-4/+3
* Refactoring:core:Improve documentation in item.cmvglasow2014-11-081-1/+25
* Refactoring:core:Add doxygen commentsmvglasow2014-11-083-1/+31
* Fix:core:Refine criteria for announcing maneuvers|Partial fix for #660mvglasow2014-11-082-74/+150
* Add:core:Set CPACK parameters to produce ready to use packages with default s...mdankov2014-11-081-0/+3
* Fix:font/freetype:Do not call FcFini on shutdown, it will assert() anyway.sleske2014-11-031-5/+4
* Fix:gui_internal:Don't show "county" name if it is identical to town name.sleske2014-11-031-1/+1
* Fix:gui_internal:Don't show "Co." for "county", as "county" means different t...sleske2014-11-031-1/+1
* Add:map_binfile:Limit housenumber search region by town boundary. Removes fal...mdankov2014-11-031-35/+107
* Add:gui_internal:New POI filtering to include zipcode in address search|thank...mdankov2014-11-024-12/+130
* Fix:map/csv:Do not use g_hash_table_get_values function to keep compatibility...mdankov2014-10-291-16/+15
* Fix:port/android:Update bitmap dimensions when resizing overlay|Fixes #1267mvglasow2014-10-261-1/+6
* Fix:Core:Fixed background transparency for xpm generation using ImageMagick-6...kazer_2014-10-241-1/+1
* Fix:Core:Enhanced navigation, especially for motorways. Fixes #660|Thanks mvg...kazer_2014-10-231-21/+48
* Add:Bindings:Added a dbus method to dump a route to a gpxkazer_2014-10-231-0/+72
* Fix:Core:Enhanced navigation, trac #660|Thanks mvglasowkazer_2014-10-171-1/+59
* Fix:osd:Fixed OSD items display garbage when resized|thank you mvglasowkazer_2014-10-164-32/+61
* Fix:xml:Better docs for center= attribute, use standard coordinate format.|Sh...sleske2014-10-111-7/+7
* Refactor:core:Remove unused enum value projection_gksleske2014-10-113-3/+2
* Refactor:core:Improve docs for projection_from_namesleske2014-10-111-7/+14
* Refactor:core:Better variable names for coord_parse, simplify code.sleske2014-10-111-32/+22
* Refactor:core:Improve comments for coord_parse&pcoord_parse.sleske2014-10-111-13/+11
* Fix:graphics/sdl:Fix typo introduced in 5888, which disables mouse clicks whe...sleske2014-10-031-1/+1
* Fix:osd:Handle osd positions specified in percent|thank you mvglasowmdankov2014-10-021-7/+36
* Change:win32_graphics:Reduced log verbosity, generating unnecessary noisekazer_2014-09-181-1/+1
* Fix:Core:Removed deprecated distance_metric attributes from navit_shipped.xml...kazer_2014-09-171-270/+270
* Fix:core:Fixes a navigation issue turnkazer_2014-09-161-1/+1
* Add:maptool:Poland administrative divisions|Thank you jandegr for initiating ...mdankov2014-09-161-1/+4
* Add:xml:Show poi_taxi on map.sleske2014-09-131-0/+6
* Fix:core:Suppress warnings from FreeBidi library (which does not play well wi...sleske2014-09-131-0/+4
* Fix:graphics/qt_qpainter::Fix pointer cast and format string warnings.sleske2014-09-131-7/+7
* Fix:gui/internal:Log an error for search results without a name (which should...sleske2014-09-101-6/+7
* Fix:maptool:Fixed use of maptool with slices > 32GB, closes #1249|Thanks Trya...kazer_2014-09-071-5/+5
* Fix:gui/gtk:Fix autotools build of GTK GUI, which was broken by new POI searc...sleske2014-08-312-1/+3