summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #55 from navit-gps/i18n/frR6446Pierre GRANDIN2015-12-241-4/+5
|\
| * Updated French (fr) translation from launchpadPierre GRANDIN2015-12-241-4/+5
|/
* Fix:i18n:Fixed the translation import scriptR6438Pierre GRANDIN2015-12-241-8/+4
* Merge pull request #54 from navit-gps/i18n/etR6437Pierre GRANDIN2015-12-241-3/+3
|\
| * Import Estonian translation from launchpadPierre GRANDIN2015-12-241-3/+3
|/
* Automatically merge to master only for the official repoR6433Pierre GRANDIN2015-12-211-0/+1
* Fix:build:Display error from git if commit cannot be determined.R6430Sebastian Leske2015-12-201-1/+3
* Merge pull request #51 from metalstrolch/navit_cmake_fixR6429Sebastian Leske2015-12-201-0/+4
|\
| * fix:build Cope with build fron non git tree but git presentStefan Wildemann2015-12-141-0/+4
* | Fix:gui_internal:Correct keyboard highlighting in search.R6427Sebastian Leske2015-12-191-5/+9
* | Refactor:gui_internal:Better variable names, some docs.R6424Sebastian Leske2015-12-172-30/+39
* | Refactor:gui_internal:Remove dead or redundant code.Sebastian Leske2015-12-174-26/+2
* | Fix:gui_internal:Simplify and fix gui_internal_keynav_find_prev.Sebastian Leske2015-12-171-19/+17
* | Add:gui_internal:Navigating menus with rotary encodergreg2015-12-174-45/+175
* | Fix:gui_internal:Properly hide Prev/Next buttons initially.greg2015-12-171-0/+2
* | Fix:gui_internal:Correct case-switching & highlighting in search dialog.greg2015-12-173-8/+37
* | Fix:gui_internal:Prevent back/prev buttons from staying highlightedgreg2015-12-171-0/+1
* | Only update translations building navit-gps forkR6421mdankov2015-12-151-1/+1
* | Refactor:core:Use constants for vehicleprofile.maxspeed_handlingR6419mvglasow2015-12-153-6/+14
* | Refactor:core:Document tracking_update()R6417mvglasow2015-12-141-0/+8
|/
* Refactor:core:Add some documentation in transform.cR6409mvglasow2015-11-281-2/+31
* Merge branch 'trunk' of github.com:navit-gps/navit into trunkmvglasow2015-11-281-4/+4
|\
| * Fix:core:Support arbitrary attributes for navit objectR6405mvglasow2015-11-231-4/+4
| * Refactor:graphics:Some more documentationmvglasow2015-11-231-3/+52
| * Refactor:core:Add some debug output for attribute-related methodsmvglasow2015-11-234-1/+13
* | Refactor:graphics:Some more documentationmvglasow2015-11-201-3/+52
* | Refactor:core:Add some debug output for attribute-related methodsmvglasow2015-11-204-1/+13
|/
* Fix:ci:Another attempt to deal with long commit messagesmvglasow2015-11-191-3/+3
* Fix:ci:Prevent long commit messages from causing timeoutsmvglasow2015-11-191-3/+3
* Merge pull request #45 from navit-gps/i18n/tryagainR6382mdankov2015-11-1675-512/+832
|\
| * Merge the translationsMichael Dankov2015-11-16150-206694/+832
| * Import translations from launchpadMichael Dankov2015-11-1675-0/+206182
|/
* Delete i18n files imported in wrong branchR6376Michael Dankov2015-11-162-5588/+0
* Import French and Russian translations from LaunchpadR6374Michael Dankov2015-11-152-0/+5588
* Fix navigation messages translations in Android LollipopR6372Michael Dankov2015-11-152-2/+3
* Refactor:Remove unused file routech.cR6370Sebastian Leske2015-11-144-583/+2
* Refactor:Add comments and #defines for relative attribute values.Sebastian Leske2015-11-143-17/+26
* Better error checking for numeric attribute values in navit.xml.Sebastian Leske2015-11-141-14/+27
* Fix:gui_internal:memleakR6368mdankov2015-11-141-16/+2
* Merge pull request #43 from mvglasow/docR6366mvglasow2015-11-137-94/+107
|\
| * Refactor:gui_internal:Use enum for keyboard modes and flagsmvglasow2015-11-137-94/+107
|/
* Merge pull request #40 from mvglasow/osd-statusR6362mvglasow2015-11-1318-18/+1252
|\
| * Merge branch 'trunk' into osd-statusmvglasow2015-11-126-72/+394
| |\
| * | Add:osd_core:Show compass only when we have a valid positionmvglasow2015-11-091-1/+1
| * | Merge branch 'status-osd.trac1324' of github.com:mvglasow/navit into status-o...mvglasow2015-11-084-4/+73
| |\ \
| | * | Add:osd_core:Add status OSD to XML, hide route OSDs when not routingmvglasow2015-11-081-3/+5
| | * | Merge branch 'trunk' into status-osd.trac1324mvglasow2015-11-0810-38/+233
| | |\ \
| * | \ \ Merge branch 'trunk' into status-osd.trac1324mvglasow2015-11-027-37/+165
| |\ \ \ \
| * | | | | Add:osd:Log osd_navigation_status_initmvglasow2015-11-021-0/+1
| | |/ / / | |/| | |
| * | | | Add:core:Log descriptive error strings for saved commandsmvglasow2015-11-023-3/+60