summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* Fix: Warnings during build (#1225)HEADtrunkOLFDB2023-03-079-237/+283
* Fix: #1179OLFDB2023-02-041-1/+1
* Fix: Warning during build (#1223)OLFDB2023-02-041-1/+1
* fix:core:Fix sunrise/sunset layout switchOLFDB2023-01-111-12/+35
* Fix #1181masterOLFDB2023-01-021-1/+6
* Allowing comma-separated geo coordinateslains2022-12-223-9/+38
* removed:graphics:Remove feature to read image from zip (See #1194)jkoan2022-10-243-69/+20
* Fix:vehicle/android:Never use fused provider for precise location (#1202)mvglasow2022-10-151-2/+71
* fix:core:Forcefully terminate string read with fgetsStefan Wildemann2022-09-211-0/+2
* Fix:gui:qt5_qml: Fix -Wunused-variable for proxy.cBastian Koppelmann2022-08-301-1/+0
* Fix:gui/qt5_qml: Fix -WreorderBastian Koppelmann2022-08-302-2/+2
* Fix:gui:qt5_qml: Fix -Wunused-variableBastian Koppelmann2022-08-301-6/+1
* Fix:gui:qt5_qml: Fix -Wwrite-strings warningBastian Koppelmann2022-08-302-7/+7
* Fix:graphics:qt5: Fix -Wunused-variable for QPainterBastian Koppelmann2022-08-302-2/+0
* Fix:vehicle_demo: Fix -Wparentheses warningBastian Koppelmann2022-08-301-1/+1
* Fix:graphics:svg_debug: Fix -Wincompatible-pointer-typesBastian Koppelmann2022-08-301-1/+1
* fix:gui:qt5_qml: Fix -Wmissing-prototype warningBastian Koppelmann2022-08-301-0/+1
* fix:navit: Fix -Waddress warningBastian Koppelmann2022-08-301-1/+1
* fix:maptool:skip changeset elements and their tags in the osm xml file. (#1193)mdankov2022-07-251-0/+7
* fixed:vehicle:demo:Improvements for vehicle_demo (#1188)OLFDB2022-06-131-3/+18
* fix:maptool: Don't drop unrecognized relations to borders temp filemetalstrolch2022-05-241-1/+1
* fix:sailfish:enable sandboxing for sailfish OS. (#1182)Stefan Wildemann2022-05-2310-10/+17
* fix:speech/speech_dispacher:use spd_say instead of spd_sayf (#1176)trldp2022-01-121-1/+1
* feature: graphics: allow spiked lines for cliff and embarkments (#1174)Stefan Wildemann2022-01-0110-4/+132
* fix:core:Fix buffer overflow for ticket #1167 (#1170)Bastian Koppelmann2021-12-235-21/+54
* Fix:graphics_qt5: allow building without qml againmetalstrolch2021-12-171-0/+2
* remove:ports:removed files from unsupported ports, i.e. Maemo and WebOS (#1145)jkoan/issue763jkoan/issue725Patrick Höhn2021-09-2613-2338/+0
* Add:gui/internal: New attribute for gui tag town_use_postal (#1156)OLFDB2021-09-204-2/+17
* Fix:gui/gtk:Enable housenumbers in destination dialog (#1155)OLFDB2021-09-201-1/+10
* patch:gui/gtk:Unique icon for POI dialog (#1154)OLFDB2021-09-201-2/+1
* Fix:core: cancel drawing on resize request (#1142)Stefan Wildemann2021-09-133-13/+7
* FIX:maptool: remove assertion from item_bin_copy_attr (#1149)Stefan Wildemann2021-09-081-3/+0
* Fix:maptool:osm fix multipolygon filter. (#1143)Stefan Wildemann2021-09-061-1/+1
* rework:graphics:win32:Rework win32 drawing to remove the old Unicode, (#1140)jkoan2021-08-314-712/+22
* fix:core:Fix #1135 (#1136)OLFDB2021-08-311-0/+22
* fix:core:use default icons as fallback (#1121)OLFDB2021-08-281-2/+5
* fix:vehicle:gpsd: Fix#1130 (#1137)OLFDB2021-08-281-0/+4
* fix:maptool: filter out unknown multipolygons before processingStefan Wildemann2021-07-151-0/+11
* Fix:port/android:Make file picker compatible with Android 11mvglasow2021-06-201-2/+3
* fix:build:cmake:fix in-tree cmake build circular dependency warnings (#1122)David Heidelberg2021-05-232-0/+4
* Fix:core:Do not recalculate length when restoring traffic distortion items (#...mvglasow2021-04-271-11/+5
* Fix:core:Rewind before retrieving attributes (route.c/traffic.c)mvglasow2021-04-262-0/+19
* Refactor:core:Fix docs for route_graph_add_segment()mvglasow2021-04-261-5/+1
* Refactor:core:Document the need to rewind before retrieving attributesmvglasow2021-04-261-0/+7
* Fix:core:Rewind attributes before retrieving themmvglasow2021-04-261-0/+2
* Fix:core:Prevent passing stale data in traffic map rectmvglasow2021-04-261-4/+6
* Fix:core:Fix read after free in traffic_message_restore_segments (#1114)mvglasow2021-04-241-1/+1
* added:core:make it switch to nightlayout when we are in a tunnel (#1089)OLFDB2021-04-036-7/+79
* fix:vehicle:gpsd:Retry connect after 10 seconds not performed (#1099)OLFDB2021-03-101-4/+6
* Refactor:core:Documentation update (#1095)mvglasow2021-02-289-55/+109