summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add:graphics/qt_qpainter:user raster engine on newer qt versionswoglinde2010-03-191-0/+4
* Fix:Maptool:Fix coverity bug #42. Variable "m" tracked as NULL was passed to ...horwitz2010-03-181-1/+1
* Add:map_binfile:Support for group attributesmartin-s2010-03-182-7/+40
* Add:Core:Support for group attributesmartin-s2010-03-181-0/+1
* Add:Core:Support for group attributesmartin-s2010-03-182-0/+8
* Fix:gui_qml:Create a dummy moc file in case of moc not working to make distch...martin-s2010-03-181-3/+3
* Fix:Core:Add error messagehorwitz2010-03-181-1/+2
* Fix:Maptool:Fix coverity bug #43. Dereferencing NULL value "attr"horwitz2010-03-181-0/+4
* Fix:Core:Fix some memory leaks for debug stuff and one unreachable codelinewoglinde2010-03-184-1/+9
* Fix:Maptool:Fix coverity bug #44. Dereferencing NULL value "wi"horwitz2010-03-181-14/+16
* Fix:Maptool:Fix coverity bug #45. Pointer "bg" dereferenced before NULL check.horwitz2010-03-181-6/+7
* Fix:Android:Dirty fix to workaround shared library loading problems on htc heromartin-s2010-03-181-9/+10
* Fix:Core:Fix bug #512 slightly modified and without style changes. compile pr...woglinde2010-03-182-2/+3
* Fix:Maptool:Fix coverity bug #46. Using uninitialized values "text", "font" i...horwitz2010-03-181-11/+7
* Fix:Maptool:Fix coverity bug #47 Variable seg tracked as NULL was dereferenced.horwitz2010-03-181-1/+2
* Fix:Maptool:Fix coverity bug #48 Variable id tracked as NULL was dereferenced.horwitz2010-03-181-4/+5
* Fix:Core:Put the g_free's on the right placeswoglinde2010-03-181-1/+2
* Fix:map/textfile:Fixed memoryleak spotted by valgrindwoglinde2010-03-181-0/+4
* Fix:Core:Fixed memleak identyfied by valgrindwoglinde2010-03-181-0/+1
* Core:Fix:Fix compile warningshorwitz2010-03-177-35/+34
* Core:Add:Improve svn:ignorehorwitz2010-03-170-0/+0
* corrected a typo in trunk/navit/navit/gui/qml/Makefile.am.worldcitizen2010-03-171-1/+1
* Fix:map/textfile:Fixed possible memleak reported by valgrindwoglinde2010-03-171-0/+1
* Fix:Core:Fix possible memleak indirect found by analyzing valgrind outputwoglinde2010-03-171-0/+1
* Fix:Core:fix possible memleak reported by valgrindwoglinde2010-03-171-0/+1
* Core:Add:Improve svn:ignorehorwitz2010-03-170-0/+0
* Add:gui/qml:Added point on map support (you can set position/destination akashihi2010-03-174-9/+247
* Fix:core:Made route.h c++ friendlyakashihi2010-03-171-17/+23
* Fix:gui/qml:Back/home buttons now work as expectedakashihi2010-03-176-25/+48
* Core:Fix:Fix some warnings.horwitz2010-03-165-8/+11
* Add:gui/qml:Added vehicle switch supportakashihi2010-03-164-42/+109
* Add:core:Added navit_set_vehicle_by_name halper functionakashihi2010-03-162-0/+25
* Fix:core:Guarded navit_set_layout_by_name from modifying layout nameakashihi2010-03-162-2/+2
* Add:gui/qml:Added layout selectionakashihi2010-03-164-36/+109
* Add:gui/qml:Added list selector widgetakashihi2010-03-161-0/+86
* Core:fix:Remove graphics_qt_qpainter.moc during distclean.horwitz2010-03-151-0/+3
* Core:fix:Guard android specific initialization.horwitz2010-03-151-0/+2
* Core:Add:Use shapefile lib if it's found on the systemhorwitz2010-03-151-0/+5
* Fix:binding_dbus:Split out one of set_centers polymorphismsmartin-s2010-03-151-1/+1
* Fix:gui/qml:Fixed typo in default values settingsakashihi2010-03-151-1/+1
* Add:gui/qml:Added display settings pageakashihi2010-03-143-2/+74
* Add:gui/qml:Added slider widgetakashihi2010-03-141-0/+74
* Fix:vehicle_gpsd:Additional flag to make work with new gpsdmartin-s2010-03-141-1/+1
* Add:gui/qml:Added locale checking toolakashihi2010-03-143-6/+11
* Fix:gui/qml:Made attribute setters/getters more genericakashihi2010-03-143-58/+131
* Fix:core:Made gui.h c++ friendlyakashihi2010-03-141-0/+6
* Fix:gui/qml:Made it *on_map_click awareakashihi2010-03-141-9/+60
* Fix:Core:Set text colors when setting color management, made base factor for ...martin-s2010-03-141-7/+23
* Fix:graphics_gtk_drawing_area:Correct handling of font graphics contextsmartin-s2010-03-141-4/+4
* Fix:Core:Ticket #517, avoid NULL-pointer dereference while parsing navit.xmlkazer_2010-03-131-1/+1