summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* add:build:Android build and signing. Also add fastlane for metadata. Set exec...jkoan2020-03-041-0/+10
* fix:gui:qml:Fix format stringjkoan2020-03-011-1/+1
* fix:gui:qml:Add missing NULL to vehicle_attr_iter_newjkoan2020-03-011-1/+1
* Fix:android:build:css is the other way around, so enable the disablev0.5.4-fdroid.2jkoan2020-02-101-1/+1
* fix:build:Fdroid buildenviroment has no CXX and failes doue to this/CXX not n...v0.5.4-fdroid.1jkoan2020-02-101-1/+1
* Fix:graphics/android: polygons with hole drawing (#973)Stefan Wildemann2020-01-252-16/+74
* fix:plugins: too few arguments to functions navit_attr_iter_new and config_at...Joseph Herlant2020-01-201-2/+2
* Fix:port/android:Use new icon for notification (#963)mvglasow2020-01-196-14/+44
* Fix run when in build dir (#957)jkoan2020-01-182-1/+4
* vehicle:fix: add compatibility for gpsd 3.20 (#959)Joseph Herlant2020-01-181-0/+4
* feature:graphics/android: add polygons with holes support (#889)Stefan Wildemann2020-01-152-3/+112
* fix:ci:Fix checkstyle changes since 8.24 (#946)Joseph Herlant2019-11-251-1/+1
* fix:tomtom:Make sure the tomtom_plugin and tomtom_minimal contain navit.xml (...gefin2019-11-081-0/+8
* Update:Android:Navit logo. Closes #909 (#943(lains2019-11-065-0/+0
* fix:various:fix compiler warnings (#940)Stefan Wildemann2019-11-0529-350/+419
* fix:all:fix compiler warnings (#935)Stefan Wildemann2019-10-2930-186/+228
* fix:core:Don't flood stack on big map elements (#928)Stefan Wildemann2019-10-304-70/+277
* cleanup:qt:Whitespaces and blank lines cleanup according to cpplint (#930)Joseph Herlant2019-10-299-170/+164
* Fix:Android:fixes (#919)jandegr2019-10-2915-744/+693
* enhancement:maptool:slice big polygons into smaller parts (#906)Stefan Wildemann2019-10-2821-28/+950
* cleanup:search:Remove duplicate code for search_fix_spaces (#917)Joseph Herlant2019-10-273-31/+13
* Add/Android Supporting sending & receiving geo: intents (#812)lains2019-10-236-81/+248
* enhancement:maptool:improve processing speed and fix some memory holes (#901)Stefan Wildemann2019-10-185-29/+292
* fix:maptool:create valid zip64 central directory (#915)Stefan Wildemann2019-10-181-4/+14
* Fix:Android:system bars (#890)jandegr2019-10-169-565/+582
* Fix:traffic:Determine item delay correctlymvglasow2019-10-091-1/+1
* Fix:traffic:Use correct coord count for restored items, fixes #900mvglasow2019-10-081-1/+1
* fix:core:prevent stack overflow on drawing huge polygons (#897)Stefan Wildemann2019-10-061-14/+39
* fix:circleci: do not download build environment for sanity check (#891)Stefan Wildemann2019-10-011-1/+11
* feature:gui_internal: include post code in town serch (#818)Stefan Wildemann2019-09-271-1/+1
* cleanup:search:Minor - Use fallthrough like the rest of the cases (#886)Joseph Herlant2019-09-261-1/+0
* Add watch after reopen the gps file (#872)gefin2019-09-261-0/+1
* Fix:android:64 bit and cleanup2 (#877)jandegr2019-09-2643-2840/+2679
* enhancement:layout_car:use transparency to draw some map features (#879)Stefan Wildemann2019-09-251-34/+38
* fix/enhancement:graphics/layout:get default icon size from layout + draw tunn...Stefan Wildemann2019-09-2512-46/+250
* Feature:Support USERPROFILE folder for Windows target (#758)OLFDB2019-09-251-16/+39
* Add/Android: Provide geo coordinates for clicked position in contextual menu ...lains2019-09-2211-213/+344
* fix:graphics/qt5: Allow to draw transparent polygons (#878)Stefan Wildemann2019-09-201-23/+5
* update: Navit logo for (sailfish) desktop (#874)Stefan Wildemann2019-09-185-0/+0
* Merging PR #724: Updating Navit logo according to proposal in issue #436lains2019-09-186-1007/+289
* fix:core:add clipping to polygons with holes (#870) fixes (#869)Stefan Wildemann2019-09-131-43/+186
* Merge branch 'trunk' into baltic_admin_levelsStefan Wildemann2019-09-064-34/+406
|\
| * Merge branch 'trunk' into windowsCE_with_holeswindowsCE_with_holesStefan Wildemann2019-09-053-29/+236
| |\
| | * Fix:graphics/sdl Always use new polygon with holes primitivesdl_with_holesWildemann Stefan2019-09-031-36/+4
| | * Add:graphics/sdl:Add polygon with holesStefan Wildemann2019-09-033-1/+240
| * | Add:graphics/windows: polygons with holes for windows CEWildemann Stefan2019-09-031-5/+170
| |/
* | Merge branch 'trunk' into baltic_admin_levelsmvglasow2019-09-0414-360/+1420
|\ \ | |/
| * Merge branch 'trunk' into multipolygonmultipolygonStefan Wildemann2019-09-021-17/+20
| |\
| * \ Merge branch 'trunk' into multipolygonStefan Wildemann2019-09-014-19/+15
| |\ \
| * | | Add:graphics/windows: draw polygon with holes (#855)Stefan Wildemann2019-08-291-0/+63