summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-24change async to 0 to fix TIVI-114HEADsubmit/trunk/20120824.075540accepted/trunk/20120912.0556301.0_branch1.0Hao Li2-1/+9
2012-08-02Resubmitbuild/20120802.1304Graydon, Tracy1-0/+3
2012-08-01Fix TZIVI-261navit-0.5.0.5194svn.1build/20120802.0659Michael Leibowitz2-22/+38
2012-07-24TZIVI-214: rebase navit to upstream and fix to work with qt5build/20120724.1233Graydon, Tracy1-2/+4
2012-07-24rebase into upstream based tree; hack to make werk with qt5navit-0.5.0.5194svnMichael Leibowitz11-0/+1088
2012-07-17Print 1DP of the odometer avg speed when less than 10upstreambjasspa1-2/+2
2012-07-16Add:Core:Changed vehicleprofile to new schememartin-s2-2/+3
2012-07-16Add:Core:Changed vehicleprofile to new schememartin-s1-0/+17
2012-07-16Fix:Core:Avoid overwriting result from arraysmartin-s1-0/+1
2012-07-16Add:Core:Integrated obj_filter.c into command.cmartin-s6-912/+62
2012-07-16Add:Core:Changed layout_func to new schememartin-s3-2/+21
2012-07-16Add:gui_internal:Make navit instance accessible from guimartin-s1-0/+3
2012-07-11Fix:manpage:Update manpage, installation by CMakesleske3-6/+13
2012-07-08Fix:core:Make command line option -d override the global debug level in navit...sleske3-9/+22
2012-07-08Add:Core:Customized Info.plist for iphone portmartin-s1-0/+40
2012-07-08Add:Core:Customized Info.plist for iphone portmartin-s1-0/+1
2012-07-05Fix:core:Suppress bogus warning if bookmark.txt or destination.txt do not (ye...sleske5-5/+17
2012-07-05Fix:core:Reduce debug output, use dbg() instead of printf.sleske8-23/+22
2012-07-05Fix:core:Exit if no maps are available; avoids crash.sleske1-0/+3
2012-07-04Fix:gui_internal:Dont lose Cyrillic keyboard when switching to numeric one mdankov1-2/+2
2012-07-04Fix:gui_internal:Make coordinate input dilaog more usable on different screen...mdankov1-26/+23
2012-07-04Add:core:Adaptive plyline generalization, resolves #1050.mdankov3-12/+18
2012-07-04Fix:Android:Don't crash if graphics overlays are used. Fixes #1051.mdankov1-1/+1
2012-07-04Fix:gui_internal:Use sscanf instead of strtold. The latter seems to be unsupp...mdankov1-3/+6
2012-07-03Add:gui_internal:Select point by coordinates. Few fixes included: fixe reacti...mdankov1-53/+256
2012-07-01Fixed nasty scribble triggered by going into the menu 2 times caused by main ...bjasspa1-1/+4
2012-07-01Added defines and includes required to enable MSVC memory debugging featuresbjasspa1-0/+7
2012-07-01Minor fix to isspace call, type cast to unsigned charbjasspa1-1/+1
2012-07-01Changed the name of vtable alloc, new & free struct members to v* to allow de...bjasspa2-25/+25
2012-07-01Changed the name of struct member 'free' to wfree to allow debug malloc libra...bjasspa1-4/+4
2012-07-01Add:Core:Enable setting of position via attributemartin-s1-0/+3
2012-07-01Add:Core:Export configured variablemartin-s2-1/+2
2012-07-01Add:Core:Use refresh command to make stop navigation button disappearmartin-s1-1/+1
2012-07-01Add:gui_internal:New command to refresh current pagemartin-s1-0/+9
2012-07-01Simple fixes to get navit compiling with MSVCbjasspa10-97/+68
2012-06-30fixed logic to ensure attr.u.num is initialisedbjasspa1-3/+2
2012-06-29Fix:maptool:Abort processing if input file is empty / has not data.sleske1-0/+4
2012-06-29Fix:maptool:Do not crash on invalid protobuf file.sleske1-3/+17
2012-06-27Fix:xslt:Better help messages for XSLT processing.sleske1-7/+10
2012-06-23Fix:maptool:In way2poi converter, treat item as area only if navit knows stri...mdankov1-1/+1
2012-06-21Fix:build:Remove unnecessary output during build; add comment.sleske2-1/+2
2012-06-20Fix:graphics_opengl:Warn if FreeImage is missing.sleske1-0/+1
2012-06-20Fix:build:Copy SVG and XPM files to build directory, so they are available wh...sleske1-2/+11
2012-06-20Fix:android:Use maps tag instead of adding maps from android code to make res...martin-s2-14/+1
2012-06-20Add:option to configure multiple maps with similar attributes with one tagmartin-s6-3/+94
2012-06-20Fix:gui_internal: fix small memleak by deallocating fontswoglinde1-0/+4
2012-06-20Add:core: add graphics_font_destroy for cleaning up struct graphics_fontwoglinde2-0/+5
2012-06-20Fix:core: fix small memleak for struct graphicswoglinde1-0/+1
2012-06-18Fix:core:Remove pointless '#if 1'sleske1-2/+0
2012-06-17Fix:build:Turn feature flag variables into CMake cache vars, to expose them f...sleske1-12/+21