summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* FixtestpitchJohan Fitié2017-07-261-1/+1
|
* CleanupJohan Fitié2017-07-261-2/+1
|
* FixJohan Fitié2017-07-261-3/+3
|
* Only run 25% of test vectorsJohan Fitié2017-07-261-25/+28
|
* Escape variable for maps directoryJohan Fitié2017-07-261-1/+1
|
* Store copy of modified xml with screen grabJohan Fitié2017-07-261-0/+1
|
* Set correct map binfile in xmlJohan Fitié2017-07-261-0/+1
|
* Set correct locationJohan Fitié2017-07-251-1/+1
|
* SimplifyJohan Fitié2017-07-251-3/+7
|
* Automatic pitch calculationJohan Fitié2017-07-251-14/+8
|
* Reuse instance for pitchJohan Fitié2017-07-201-26/+30
|
* Swap logicJohan Fitié2017-07-191-5/+5
|
* Landscape and portrait display sizesJohan Fitié2017-07-191-17/+28
|
* Fixed unsupported bash increment in circleciPierre Grandin2017-07-191-1/+1
|
* First try ...Johan Fitié2017-07-181-0/+22
|
* display label for heightlines (#284)jandegr2017-07-171-1/+3
|
* [POI] Improve Attraction, Cemetery, Heliport, Hotel, Parking and Pharmacy ↵Johan Fitié2017-07-176-254/+334
| | | | icons (#293)
* Cleanup old xpm icons (#292)Johan Fitié2017-07-168-654/+0
| | | | | | | | | | | | | | | | | | * Delete biergarten.xpm * Delete library.xpm * Delete memorial.xpm * Delete menu.xpm * Delete sport.xpm * Delete theater.xpm * Delete toggle_fullscreen.xpm * Delete townhall.xpm
* [POI] Improve Emergency, Golf, Pharmacy, Picnic and Wifi icons (#291)Johan Fitié2017-07-165-509/+588
|
* [POI] Improve Parking, Shop computer, Shop department, Zoo, TEC common, ↵Johan Fitié2017-07-157-1307/+1978
| | | | Unknown and Sport icons (#290)
* [POI] Improve Attraction, Bicycle shop, Boat ramp, Bus, Cemetery and Cinema ↵Johan Fitié2017-07-157-286/+564
| | | | | | | | icons (#289) * [POI] Improve Attraction, Bicycle shop, Boat ramp, Bus, Cemetery and Cinema icons * Delete cemetery.xpm
* [POI] Improve Car dealer, Castle, Fountain, Hospital, Parking, Peak and ↵Johan Fitié2017-07-157-511/+621
| | | | Pharmacy icons (#288)
* [POI] Improve Drinking water, Fastfood, Theater, Information, Museum, Shop ↵Johan Fitié2017-07-149-657/+1096
| | | | grocery, Taxi, Toilets and Townhall icons (#287)
* [POI] Improve Bar, Beer, Bus stop, Fountain, Level crossing, Library, ↵Johan Fitié2017-07-1412-718/+1282
| | | | | | | | Memorial, Post, Repair service, Shopping and Stadium icons (#286) * [POI] Improve Bar, Beer, Bus stop, Fountain, Level crossing, Library, Memorial, Post, Repair service, Shopping and Stadium icons * Delete level_crossing.xpm
* [POI] Improve Bank, Bench, Police, School, Tower, Trafic signals, Viewpoint, ↵Johan Fitié2017-07-149-906/+1068
| | | | Shop apparel and Worship icons (#285)
* [POI] Improve Fuel icon (#283)Johan Fitié2017-07-131-61/+51
|
* [POI] Improve Exit and Hotel icons (#282)Johan Fitié2017-07-132-111/+309
|
* [POI] Improve ATM, Fire brigade and Restaurant iconsJohan Fitié2017-07-133-160/+204
|
* [POI] Improve tower icon moreJohan Fitié2017-07-131-37/+59
|
* [POI] Improve tower icon (#280)Johan Fitié2017-07-132-35/+85
| | | | | | * [POI] Improve tower icon * Delete tower.xpm
* Add a script to get bbox out of geojsonjkoan2017-07-121-0/+35
| | | | For usage type python contrib/geojson-to-bbox.py -h
* Use cached copy for libpng / tomtom (#276)jkoan2017-07-102-2/+2
| | | | | | | | * Update build_tomtom_plugin.sh * Update build_tomtom_minimal.sh * Renamed the Links to fit navit repo
* Use all available Cores on CI (#273)jkoan2017-06-266-11/+11
| | | Ci has 32 Cores, not 4 Which is reportet from nproc
* Use datecode insted of Tags as Android id (#274)jkoan2017-06-243-62/+12
| | | | | | | | * Remove all git repo test and use date to get rid of all tags * Del rests... * Dont delete to much? :D
* Update size estimations in Android map downloader (#272)R7651Johan Fitié2017-06-241-202/+203
|
* Fixed variables name in support lib macroR7647Pierre Grandin2017-06-221-2/+2
|
* Added an install target for support libsR7646Pierre Grandin2017-06-221-0/+3
| | | | Required for buildroot
* Merge pull request #270 from jfitie/AndroidDelMapInfoFileR7644jandegr2017-06-221-0/+1
|\ | | | | [Android] Delete MapInfoFile (.tmp.info) after successful download
| * [Android] Delete MapInfoFile (.tmp.info) after successful downloadJohan Fitié2017-06-211-0/+1
| |
* | Sailfish config (#271)R7642Stefan Wildemann2017-06-219-6946/+369
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create config using xslt This converts the sailfish build to use xslt instead of predefined config. Unfortunately getting the zoom levels right is pain in the ass and therefor not (yet) done. * Configure internal gui for sailfish * Enable drag_bitmap * Move zoom buttons to overlay to remove them from bitmap drag * sailfish: use android style cursors for Car * fix: add build deps for newer sdk version. Add heightlines map * Remove standalone Sailfish config Got obsolete since this is now generated from xslt
* | Fix:xml:Fix XML formattingR7639Johan Fitié2017-06-211-2/+8
|/
* fix: android cursor size (#267)R7632Stefan Wildemann2017-06-201-1/+1
| | | | | Fix the base size of the android curser so the cursor drawing does not draw out of the given space. Some graphics backends (like qt5) that have real overlays don't like drawing out of the given overlay area.
* Change Android default layout from Car-Android to Car (#224)R7631Johan Fitié2017-06-201-1/+1
| | | | | http://trac.navit-project.org/ticket/1068 Since the Car-layout looks so much better than the Car-Android one, and speedwise most Android devices have no problem handling the Car-layout, I propose to set the default layout back to Car.
* [Android] Enable autozoom by default (#225)R7630Johan Fitié2017-06-201-0/+1
| | | Enable autozoom by default so that car navigation automatically zooms in on the vehicle based on current speed. Very useful when navigating.
* Add some more common landuse polygons (#262)R7629Johan Fitié2017-06-203-85/+407
| | | from https://wiki.openstreetmap.org/wiki/Map_Features#Landuse
* Fix:build:Fix typo which causes CMake warningR7624Sebastian Leske2017-06-171-1/+1
|
* Fix:build:Regenerate navit*.xml if XSLT files change. Fixes first part of #1333.Sebastian Leske2017-06-172-1/+9
|
* Fix:xml:Remove unused XSLT files android_*.xsltSebastian Leske2017-06-163-63/+0
|
* Fix:gui_internal:Add missing types to POI filter bus&train.Sebastian Leske2017-06-161-1/+1
|
* fix: graphics_qt5 fix layer drawing and draggingR7618Stefan Wildemann2017-06-132-12/+35
| | | | Now cursor is drawn right with qml and qwidgets