summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the readthedocs url for the development guidelinesaerostitch/prog_guidelines_urlJoseph Herlant2019-06-292-4/+4
* Testing jandegr's fix for the windows builds issues (#806)Pierre GRANDIN2019-06-282-0/+5
* Migrate the programming guidelines documentation to readthedocs (#799)Joseph Herlant2019-06-194-4/+193
* fix:graphics:qt5: Remove unnecessary moc includes. (#798)Stefan Wildemann2019-06-184-3/+6
* Disable maptool if protobuf-c not foundWildemann Stefan2019-06-181-0/+7
* update:doc: Update the contributing.md to add the contributing section of the...Joseph Herlant2019-06-141-3/+21
* fix:style:Fix tabs vs. spacesjkoan2019-06-141-2/+2
* Fix:bookmarks:Ensure that bookmarks are synced to diskjkoan2019-06-141-0/+7
* Fix typosJoseph Herlant2019-06-131-2/+2
* update:doc: add the submit patches section from the old wiki close to the codeJoseph Herlant2019-06-131-0/+35
* Readthedocs import (#784)Pierre GRANDIN2019-06-0614-0/+1029
* Add:Gui/Internal: Adding missing escape modes and fixing generic html escape ...lains2019-06-051-24/+72
* Merge pull request #771 from navit-gps/ide_fix_for_not_foundmvglasow2019-06-051-0/+7
|\
| * Change Variable to y because it holds the real stringide_fix_for_not_foundjkoan2019-05-171-1/+1
| * Merge branch 'trunk' of https://github.com/navit-gps/navit into ide_fix_for_n...jkoan2019-04-052-2/+9
| |\
| * | Fix:core:Fix item_def.h when used whithout defined macros (like in IDE)jkoan2019-04-041-0/+7
* | | Merge pull request #778 from navit-gps/attr_def_fix_for_idemvglasow2019-06-051-0/+6
|\ \ \
| * | | Fix:core:Fix Warning in IDE for Items not foundattr_def_fix_for_idejkoan2019-05-191-0/+6
* | | | Merge pull request #788 from lains/comments-and-constmvglasow2019-06-053-7/+25
|\ \ \ \
| * | | | Adding comments and constLionel AINS2019-05-153-7/+25
* | | | | Fixed typosPierre Grandin2019-06-051-2/+2
* | | | | Merge pull request #651 from bignaux/cmakeBignaux Ronan2019-05-2512-766/+67
|\ \ \ \ \
| * | | | | Refactoring:cmake:from 2.6 to 3.2Bignaux Ronan2019-05-2512-766/+67
|/ / / / /
* | | | | Refactoring:cmake:simplify version managementBignaux Ronan2019-05-2411-95/+15
* | | | | fixBignaux Ronan2019-05-201-9/+0
* | | | | Refactoring:mingw:simplify toolchainBignaux Ronan2019-05-208-45/+59
| |/ / / |/| | |
* | | | fix:graphics:Fix isues when try to close the SDL window ion non webosjkoan2019-05-061-0/+2
| |_|/ |/| |
* | | Update config.ymljkoan2019-04-041-1/+1
|/ /
* | Replace hyphens with white spaces when using android speechLionel AINS2019-03-261-1/+8
|/
* Refactor:GUI/GTK:Adding pointer and label when displaying POI on map (#729)lains2019-03-059-199/+336
* Merge pull request #756 from mvglasow/android-notificationmvglasow2019-02-262-7/+44
|\
| * Fix:build/android:Make sure variable is accessiblemvglasow2019-02-261-2/+3
| * Fix:port/android:Fix bug that broke notifications on APIs 9/10mvglasow2019-02-261-10/+18
| * Fix:port/Android:Create notification channel on API 26+mvglasow2019-02-262-1/+29
|/
* Merge pull request #754 from mvglasow/android-startupmvglasow2019-02-228-48/+98
|\
| * Fix:plugin/pedestrian:Register sensors in application contextmvglasow2019-02-221-1/+1
| * Fix:port/android:Do not reinitialize everything on activity recreationmvglasow2019-02-217-16/+36
| * Refactor:graphics/android:Separate methods to set activity and cameramvglasow2019-02-211-31/+61
* | Add:gui/internal: Greek keyboard (#753)OLFDB2019-02-212-4/+125
|/
* Merge pull request #737 from mvglasow/osd-layoutmvglasow2019-02-2017-282/+1051
|\
| * Add:gui:Apply universal OSD layout on Tomtommvglasow2019-01-311-11/+6
| * Merge branch 'master' into osd-layoutmvglasow2019-01-3115-137/+472
| |\
| * | Fix:osd:Drop osd_enable_zoom.xslt as it has no effectmvglasow2019-01-302-2/+0
| * | Add:gui:Enable zoom buttons on Sailfishmvglasow2019-01-291-0/+1
| * | Add:gui:Use osd_minimum for Sailfishmvglasow2019-01-291-23/+6
| * | Add:osd:Auto-select icon for Android menumvglasow2019-01-291-1/+1
| * | Add:osd:Auto-select icon for navigation_next_turnmvglasow2019-01-281-1/+1
| * | Add:osd:Auto-select icon for navigation_statusmvglasow2019-01-281-1/+1
| * | Fix:osd:Fix automatic sizing for toggle_announcermvglasow2019-01-282-7/+5
| * | Merge branch 'master' into osd-layoutmvglasow2019-01-284-124/+68
| |\ \