summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix:qt5_gui move NavitHelper to gt5_graphics and link qt5_graphicsqml-gui-wipviktorgino2021-06-225-3/+427
|
* Add car_modern map styleViktor Verebelyi2021-06-182-1/+2093
|
* fix:graphics:qt5 various fixesViktor Verebelyi2021-06-176-214/+152
|
* add:graphics:qt5 Add callback for map attributesViktor Verebelyi2021-06-173-63/+98
|
* add:graphics:qt5 Add handling of mouse events to QNavitQuick_2 QML itemViktor Verebelyi2021-06-172-5/+81
|
* Fix:core: Add include guards to vehicleprofile.hViktor Verebelyi2020-11-051-0/+5
|
* add:qt5_gui:Levy Add OSD items to QML UIViktor Verebelyi2020-11-058-165/+510
|
* Revert "fix:vehicle Add speed setting to 0 once navigation stopped and fix ↵Viktor Verebelyi2020-11-051-2/+1
| | | | | | len calculation" This reverts commit 518ba0acafa2393d764f44cd4d7b8a1086907ed0.
* fix:graphics:qt5 various fixesViktor Verebelyi2020-11-052-0/+3
|
* fix:vehicle Add speed setting to 0 once navigation stopped and fix len ↵Viktor Verebelyi2020-11-051-1/+14
| | | | calculation
* Fix:qt5_gui:Levy add proper call back handler for status updateViktor Verebelyi2020-10-092-4/+15
|
* Add:qt5_gui:Levy Add routing/navigation status trackingViktor Verebelyi2020-10-087-58/+153
|
* Add:qt5_gui:Levy Add destination details to destination overview screenViktor Verebelyi2020-10-083-1/+147
|
* fix:qt5_gui:Levy Fix recents models orderingViktor Verebelyi2020-10-081-3/+2
|
* improvement:qt5_gui:Levy Improve address & POI searchViktor Verebelyi2020-10-0812-459/+1031
|
* Add:core:navit_zoom_levelViktor Verebelyi2020-10-072-0/+26
|
* Merge remote-tracking branch 'origin/qml-gui-wip'Viktor Verebelyi2020-09-220-0/+0
|\ | | | | | | | | | | # Conflicts: # logo_catalog.svg # navit/graphics/win32/graphics_win32.c
| * Add:qt5_gui:Levy add Layers, Layout, Maps and Vehicle models and menu optionsViktor Verebelyi2020-09-2213-11/+782
| |
| * Add:core:Add dependency for Qt5GuiViktor Verebelyi2020-09-221-7/+10
| |
| * Add:core:Add Current WIPViktor Verebelyi2020-09-227-23/+195
| |
| * Add:qt5_graphics:Add Current WIPViktor Verebelyi2020-09-225-52/+57
| |
| * Add:qt5_gui:Add Current WIPViktor Verebelyi2020-09-2227-406/+2096
| |
| * fix:build:Fix usage of inkscape 1.0 commandline usagejkoan2020-09-223-3/+3
| |
| * fix:build:Fix Codesigning with newer ndk image versionsjkoan2020-09-222-5/+4
| |
| * fix:maptool:Add missing external, fixes #1045barbeque-squared2020-09-221-1/+1
| |
| * fix:graphics/qt5:Add missing includebarbeque-squared2020-09-221-0/+1
| |
| * fix:vehicle:gpsd:Add Support for Gpsd 3.21jkoan2020-09-221-1/+5
| |
| * fix:core:Optimize log message for required vehicle attributesjkoan2020-09-221-2/+3
| |
| * change:android:Remove map download size limit on modern Android versions (#1029)Johan Fitié2020-09-221-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Android: Increase map download size limit * Condition * Condition #2 * ru * Condition #3 * Clean up * Try... * String * long->double * Incorrect version * Fix comment indent * 4GiB to 3.8GiB as before * Simplify expression * Int * Make Android version regex more save * Fix * Don't crash on strings containing no numeric value * Revert strings * Revert string * Simplify * Add space and comment * Skip variable * CheckStyle * Simplify Co-authored-by: jkoan <jkoan@users.noreply.github.com>
| * Bump version to 0.5.5jkoan2020-09-224-8/+76
| |
| * fix:android:Remove old, confusing AndroidManifest.xmljkoan2020-09-221-41/+0
| |
| * fix:android:Readd android:sharedUserId to allow for Updatesjkoan2020-09-221-0/+1
| |
| * change:core:Remove unused argument from attr_searchjkoan2020-09-2258-313/+312
| |
| * Fix:readme:Fixed broken link #914 (#1031)Benjamin Davies2020-09-221-1/+1
| |
| * Android: Activate downloaded maps automatically (#1027)Johan Fitié2020-09-221-0/+2
| | | | | | | | | | * Android: Active downloaded maps automatically * Only process Planet Extractor binfiles
| * improvement:layout:car-dark Improve Car-Dark layout colors (#1028)Johan Fitié2020-09-222-597/+619
| | | | | | | | | | | | | | | | | | | | | | * Improve Car-Dark layout colors * Color tweak * Circle text bg color * Variable * Small script cleanups
| * fix:maptool:better map aerodroms and military areas (#1022)Stefan Wildemann2020-09-225-6/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix:maptool:better map aerodroms and military areas This commit uses more complex rule set to map aerodromes and military landuses depending on tag combination avoiding duplication of the area in binfile. For example military airports are quite often tagged: landuse=military military=airfield aeroway=aerodrome which caused the airport to be tripled in map. This is now resolved. * Enhancement:layout_car:add stripesto military areas * Fix:maptool:treat archaeological_site limes special archaeological_site tag is used on way despite outruled by OSM wiki on limes archaeological site. But there is a special tagging scheme for Limes. Use that to fix rendering of Limes in map.
| * improvement:layout: Improve Car Dark layout colors, bring all layers up to ↵Johan Fitié2020-09-223-424/+719
| | | | | | | | | | | | | | | | | | | | | | date with Car Light, automate changes in all layers with script (#1026) * Improve Car Dark layout colors, bring all layers up to date with Car Light, automate changes in all layers with script * Icon colors * CodeFactor hates cats ... * Comment
| * Fix:maptool:Duplicte multipolygons if required (#1019)Stefan Wildemann2020-09-222-17/+39
| | | | | | | | | | | | | | | | | | In order to support (multi)polygons that are tagged with more than one set of tags resulting it to require two navit items to be represented on map, affected elements are duplicated and added with every item type decoded. This is already done for ways and points. This fix makes maptool do this for multipolygons as well. + fixes some valgrind findings
| * improve:layout Improve Car Dark layout polygon colors, bring up to date with ↵Johan Fitié2020-09-224-225/+360
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Car Light polys, automate changes with script (#1025) * Script * Remove xml comment * Comments * Comments2 * Please codefactor * Add text color * Spacing * Default bg color
| * improvement:layout: Small color tweaks and added polylines (#1024)Johan Fitié2020-09-223-13/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | * Small color tweaks and added polylines * Add color conversion support script * Bring car_dark up-to-date * dark: forgot meadow * Improve color support script * Add comments
| * fix:layout:Order Parking (can be covered by Meadow, Wood) and Playground ↵Johan Fitié2020-09-222-14/+14
| | | | | | | | | | | | | | (can cover Meadow) (#1023) * Show Playground in Meadow * Show Meadow and Wood in Car_Parking
| * Enhancement:layout_car:Add stripes to danger_area (#1020)Stefan Wildemann2020-09-222-4/+75
| | | | | | Add red diagonal stripes to danger_area. Only visible on graphics supporting textured polygon.
| * Make sure industry, sport, meadow, scrub, and cemetery render in correct ↵Johan Fitié2020-09-222-18/+18
| | | | | | | | | | | | | | order (#1021) * Make sure industry, sport, meadow, and scrub render in correct order * Move cemetery
| * change_layout:Make sure park, meadow, scrub, and wood render in correct ↵Johan Fitié2020-09-222-12/+12
| | | | | | | | order (#1017)
| * change:style:Reformated style to match gradlejkoan2020-09-221-238/+243
| |
| * Refactor Member Ignoring Method smell in NavitMapDownloader classemaiannone2020-09-221-11/+10
| |
| * Treat sports_centres as building if building=yesStefan Wildemann2020-09-221-0/+1
| |
| * Add poly_swimming_poolStefan Wildemann2020-09-227-3/+24
| | | | | | | | | | This allows to differ between poly_sports and poly_swimming_pool in order to color swimming pools blue on map. Looks better.
| * add:maptool:enhance leisure=track handling and add poi_archeaological_site ↵Stefan Wildemann2020-09-224-2/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#1005) * add:map:add poi_archeaological_site. historic=archeaological_site is quite often used on nodes only. Add poi to show them. * add:map:deal with sports_track being poly or not OSM is unsure on leisure=track. It's either line style or area. the latter only if area=yes is given, or it's a multipolygon. This commit fixes that problem. * fix:layout:add line width for sports_track