summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add:binding_dbus:Layout functionsmartin-s2012-12-141-0/+26
* Fix:Core:Moved layout into correct sectionmartin-s2012-12-141-1/+2
* Add:XPM:Add icon for atm (currently same as bank)martin-s2012-12-133-5/+199
* Fix:Build:Include missing shm.h checkmartin-s2012-12-102-0/+3
* Fix:osd_core:Don't crash when "src" attribute of osd types "button" and "imag...mdankov2012-12-051-22/+8
* Fix:core:Don't jump over the end of command when closing double quote is miss...mdankov2012-12-051-3/+4
* Fix:core:Don't display osd buttons on src attribute change while in internal ...mdankov2012-12-043-1/+10
* Fix:core:Don't crash when command system references a nonexistent object. Sil...mdankov2012-12-041-4/+8
* Add:gui_internal:Missing colon keymartin-s2012-12-041-0/+1
* Avoid overrunning the debug buffermartin-s2012-12-041-1/+1
* Fix:core:Bugs in ternary conditional operator.mdankov2012-12-031-3/+8
* Fix:gui_internal:Disable osd when gui.bookmarks() and similar commands are ca...mdankov2012-11-301-20/+82
* Fix:graphics_android:Allow to draw osd asynchronously to mapmartin-s2012-11-191-16/+37
* Fix:core:Get rid of memory leaks in command interfacemdankov2012-11-184-74/+202
* Fix:map/csv:Few memleaks removed.mdankov2012-11-181-0/+4
* Fix:core:Memleak in mapset_get_map_by_name()mdankov2012-11-171-0/+1
* Fix:map/csv:Properly load csv map from file. Fixes #1081 "Missing speedcams" ...mdankov2012-11-171-10/+11
* Fix:gui/internal:Avoid deallocated memory access reported by valgrind on exit.mdankov2012-11-171-1/+0
* Fix:Build:Add missing fsync testmartin-s2012-11-162-0/+3
* Fix:Core:Make dangerous goods actually workmartin-s2012-11-151-0/+3
* Fix:Core:Corrected wrong speed and flags for truck profilemartin-s2012-11-141-2/+2
* Add:tools/gpx2navit_txt:New option to disable track speed check.mdankov2012-11-114-3/+13
* Add:gui_internal:Option to specify font size in html-like descriptionmartin-s2012-11-111-2/+7
* Fix:core:Few more memleaks & one uninitialized variable reference|thank you v...mdankov2012-11-103-7/+28
* Fix:core:Update msgids in .po.in files to match changes of r5264mdankov2012-11-0954-108/+108
* Add:core:Better waypoints handling, see #1040 |Based on ideas & patches from ...mdankov2012-11-0911-94/+653
* Fix:Core:Few memleaksmdankov2012-11-092-1/+6
* Add:Implemented itering over vehicleprofilesmartin-s2012-11-061-1/+12
* Fix:vehicle_file:Avoid corrupted state filemartin-s2012-11-061-0/+1
* Fix:Core:Add file_sync function, truncate files if create flag is set, avoid ...martin-s2012-11-062-1/+12
* Fix:core:Restrict panning to prevent panning the map off the screen.|Conclude...sleske2012-11-051-10/+28
* Fix:core:Introduce constants WORLD_BOUNDINGBOX_* for size of the world.sleske2012-11-053-4/+9
* Fix:core:Improve debug outputsleske2012-11-051-1/+2
* Fix:gui/internal:Fix warnings and comments, remove dead code.sleske2012-11-055-59/+13
* Add:xpm:Update Makefile.am for new svg icons (rev. 5245). Closes #1079.|Thank...sleske2012-10-261-10/+22
* Add:Core:Implement utmref coordinatesmartin-s2012-10-241-2/+36
* Fix:core:Note about removed code for map rotation (see previous commit, and t...sleske2012-10-221-0/+4
* Fix:core:Remove incomplete and disabled code for map rotation (from rev.1856,...sleske2012-10-221-28/+5
* Fix:build/cmake:Remove invalid parameter OPTIONAL from find_package(Qt4...). ...sleske2012-10-165-2045/+4
* Fix:gui/qml:Abort if NAVIT_XID is not set.sleske2012-10-141-0/+4
* Fix:gui/qml:Let CMake copy QML files in skins/ to build dir, so Navit finds t...sleske2012-10-141-5/+12
* Fix:gui/qml:Abort if skin main.qml is not found.|No point in going on, is there?sleske2012-10-141-1/+6
* Fix:core:No debugging output at level 0sleske2012-10-142-44/+41
* Add:core:Increase default set in navit_shipped.xml for recent_dest as suggest...mdankov2012-10-061-1/+1
* Add:core:New bicycle related POIs are added to bike layout. Bike layout is fi...mdankov2012-10-067-6/+703
* Fix:map:Adds in forgotten prototypesgeoghegan2012-10-031-0/+2
* Fixed: RenderArea.cpp:*:*: error: taking address of temporary arrayworldcitizen2012-10-011-6/+12
* Fixed: initialization makes pointer from integer without a castworldcitizen2012-10-011-2/+1
* Added missng #include "attr.h"worldcitizen2012-09-301-0/+1
* Fix:osd_core:Calculate map scale in screen center; (partial) fix for #985.sleske2012-09-243-6/+23