summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add commentsimpcollineJohan Fitié2020-06-171-1/+2
|
* Improve color support scriptJohan Fitié2020-06-171-2/+6
|
* dark: forgot meadowJohan Fitié2020-06-171-0/+1
|
* Bring car_dark up-to-dateJohan Fitié2020-06-171-6/+19
|
* Add color conversion support scriptJohan Fitié2020-06-171-0/+3
|
* Small color tweaks and added polylinesJohan Fitié2020-06-171-6/+19
|
* fix:layout:Order Parking (can be covered by Meadow, Wood) and Playground ↵Johan Fitié2020-06-162-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-06-152-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-06-152-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-06-122-12/+12
| | | | order (#1017)
* change:style:Reformated style to match gradlejkoan2020-06-021-238/+243
|
* Refactor Member Ignoring Method smell in NavitMapDownloader classemaiannone2020-06-021-11/+10
|
* Treat sports_centres as building if building=yesStefan Wildemann2020-06-011-0/+1
|
* Add poly_swimming_poolStefan Wildemann2020-06-017-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-05-294-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
* add:graphics:gtk_drawing_area:textured polygons (#1004)Stefan Wildemann2020-05-281-5/+49
| | | This adds the support for textured polygons on gtk_drawing_area.
* change:core:Reformat all files for ci check (even those i havent touched)jkoan2020-05-286-21/+40
|
* change:fastlane:Remove tailing whitespaces from filesjkoan2020-05-283-4/+5
|
* Refactoring:GTK: use GDK_KEY for keys instead of GDK_David Heidelberg2020-05-213-32/+32
| | | | | | https://developer.gnome.org/gtk3/stable/gtk-migrating-2-to-3.html Signed-off-by: David Heidelberg <david@ixit.cz>
* fix:build:android: Don't sign apk if no valid keyring is availableStefan Wildemann2020-05-213-6/+7
| | | | This happens usually if building with CI on fork repository
* Improve layout (#1002)Johan Fitié2020-05-032-43/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Car day * Tweak farm * Tweak farm #2 * Tweak farm #3 * Tweak sports_pitch * Tweak building * Tweak paths * Tweak industry * Tweak sports_track * Support script * Simplify script * Dark * Remove script * Do not change border width * Transparent construction * Transparent construction, Dark * Transparent construction, Dark - polyGON * Transparent sports_track, since many large polys are tagged * Farm contrast * Revert scrub * Farm tweak * Revert sports_track Co-authored-by: Stefan Wildemann <metalstrolch@users.noreply.github.com>
* add:maptool:add waterway=weir as poly_dam to mapStefan Wildemann2020-05-031-0/+1
|
* add:layout:add textures for quarry and scrub. (#997)Stefan Wildemann2020-05-015-16/+226
| | | | | | - Add textures for quarry and scrub. - Use mapnik carto style colors for quarry and scrub - Use smaller more repetitive textures overall that greatly improve drawing performance. Difference is hardly noticeable visually.
* fix:icons:Update svgz files to be valid for librsvg > 2.47 (#991)jkoan2020-05-012-0/+0
| | | Co-authored-by: Stefan Wildemann <metalstrolch@users.noreply.github.com>
* Fix:POI/poly/labels:Small visual improvements to POI order, poly colors, and ↵Johan Fitié2020-04-302-120/+150
| | | | | | | | | | | | | | | | | | | | | | | | | labels (#993) * Fix poi_worship order (same as poi_church) * Fix poi_fish order (same as other leisure) * Fix poi_zoo order (same as other tourism, f.ex. poi_resort) * Fix poi order in navit_layout_car_dark_shipped.xml, same as in navit_layout_car_shipped.xml * Brighten poly_golf_course green tint * Split poly_sport and poly_sports_pitch and fix colors and order * Do not show town_label_5e4 at order 5 and 6 * Make labels in navit_layout_car_dark_shipped.xml the same as navit_layout_car_shipped.xml * Move poly_sport * Improve poly_camp_site color * Leave navit_layout_car_android_shipped.xml alone for now
* Add:Core:Add mapfeatures (#990)Stefan Wildemann2020-04-304-2/+67
| | | | | | | * map:osm add caves, cliffs and dams * Add rail_narrow_gauge to car layout * Add:map: use descriprion if no name tag
* Add:Core+Graphics+Qt5:Add support for textured polygons (#989)Stefan Wildemann2020-04-2615-14/+390
| | | | | | | | | | This pull request adds the basic support for textured polygons. It adds a function to graphics plugins to set texture. It enhances itemgra configuration that allows to set a picture to polygon map elements Basic support for Qt5 graphics. Some example textures added to car layout. Texture files have own resource directory.
* fix:ci:sailfish artifacts uploading (#988)Stefan Wildemann2020-04-121-0/+1
| | | | | For whatever reasons the sailfish rpms are not visible in circleci anymore when they used to be. Maybe because of indirect path usage on uploading them. This fixes that.
* fix:android:build:Check if Variables are filled before useing them to avoid ↵jkoan2020-03-091-7/+10
| | | | errors
* change:android:build:Fix empty Variable handlingjkoan2020-03-091-1/+1
|
* change:metadata:Rename Title to "Navit" only because everybody knows that ↵jkoan2020-03-076-6/+6
| | | | its for Android when found within F-Droid or Google Play store
* fix:metadata:Move Screenshots with German text to German translationjkoan2020-03-073-0/+0
|
* fix:metadata:Rename directorys to prepare for Translationsjkoan2020-03-0734-0/+0
|
* Fix:build:versioncode needs to use 24h formatjkoan2020-03-041-1/+1
| | | Because if not the version code of something at early pm would be before late am
* fix:build:Only master, not all others :D booleansjkoan2020-03-041-1/+1
|
* add:build:Android build and signing. Also add fastlane for metadata. Set ↵jkoan2020-03-0458-47/+167
| | | | execute on scripts/*.sh
* 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:change:Disable CXX on the the build_script as wellv0.5.4-fdroid.3jkoan2020-02-121-2/+2
|
* 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 ↵v0.5.4-fdroid.1jkoan2020-02-101-1/+1
| | | | needed anyway
* add:cmake: add compilation flags to harden the security of navit (#969)Joseph Herlant2020-01-251-11/+15
| | | | | | | | | | | | | | | * add:cmake: add compilation flags to harden the security of navit * Try to add the compiler flags outside of the GCC condition * Simplify the addition of compiler flags and do not rely on non-recommended CMake variable * Is the O2 level of optimization helping the invalid arg detection? * Leaving the optimization level up to the preference of the person building Co-authored-by: Stefan Wildemann <metalstrolch@users.noreply.github.com> Co-authored-by: jkoan <jkoan@users.noreply.github.com>
* Fix:graphics/android: polygons with hole drawing (#973)Stefan Wildemann2020-01-252-16/+74
| | | | | | | | | | | | | | | * graphics/android: Fix: array size * g_malloc JNI arrays instead of using stack. Draw triangles. We now know that polygons with holes tend to get big so don't even try to allocate that on stack. * Ensure polygons are correctly directed for android. * Fix typos * Explicit decisions
* fix:plugins: too few arguments to functions navit_attr_iter_new and ↵Joseph Herlant2020-01-201-2/+2
| | | | | | | | config_attr_iter_new (#966) * fix:plugins: too few arguments to function navit_attr_iter_new * fix:plugins: too few arguments to function config_attr_iter_new
* Use debian:latest in the CI to get more up-to-date tools (#971)Joseph Herlant2020-01-201-1/+1
|
* Fix:port/android:Use new icon for notification (#963)mvglasow2020-01-196-14/+44
| | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Bump version to 0.5.4 (#961)v0.5.4Joseph Herlant2020-01-182-2/+2
|
* Prepare changelog for release 0.5.4 (#960)Joseph Herlant2020-01-182-35/+86
| | | | | | * Prepare changelog for release 0.5.4 * Update contributors list
* Fix run when in build dir (#957)jkoan2020-01-182-1/+4
| | | | | * add:build:core:Add file which is only visible to devs to detect when navit is running in build dir
* vehicle:fix: add compatibility for gpsd 3.20 (#959)Joseph Herlant2020-01-181-0/+4
| | | | | | * vehicle:fix: add compatibility for gpsd 3.20 * Fix spacing