summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add:gui/qml:Implemented 'View on map'akashihi2010-04-043-2/+5
* Add:gui/qml:Implemented "Stop navigation"akashihi2010-04-032-1/+8
* Add:gui/internal:Added gui.fullscreen command handlerakashihi2010-04-031-0/+14
* Add:gui/qml:POI viewer now proceeds to point screen after POI selectionakashihi2010-04-032-11/+20
* Fix:gui/qml:Added value passing throught NGQStandardItemModelakashihi2010-04-038-85/+16
* Add:gui/qml:Added sitance/direction to POI viewer and additional fields akashihi2010-04-033-2/+44
* Add:gui/qml:Added conditional point commandsakashihi2010-04-032-4/+16
* Add:gui/qml:Added xml based poi filterakashihi2010-04-034-15/+24
* Fix:gui/qml:Fixed page reloading on Qt4.6akashihi2010-04-031-10/+12
* Fix:gui/qml:Poi viewer work in progressakashihi2010-04-022-20/+79
* Add:gui/qml:POI viewer work in progressakashihi2010-04-028-5/+219
* Fix:gui/qml:Added getAttr/setAttr for radius attributeakashihi2010-04-021-1/+7
* Fix:gui/qml:Removed debug informationakashihi2010-04-021-3/+0
* Fix:gui/qml:Fixed parsing of integer true/false valuesakashihi2010-04-022-2/+5
* Add:gui/qml:Added button with latchakashihi2010-04-022-2/+79
* Add:gui/qml:point type is now exposed to qml engine as a propertyakashihi2010-04-022-6/+13
* Fix:core:Made Qt version detection betterakashihi2010-04-011-1/+2
* Add:gui/qml:Added bolierplate for POI viewerakashihi2010-03-315-3/+70
* Fix:gui/qml:Code rearrangementakashihi2010-03-317-614/+649
* Fix:gui/qml:Makefile improvedakashihi2010-03-311-6/+4
* Fix:Core:Return route position or destination even if route isn't completemartin-s2010-03-311-0/+2
* Add:maptool:More functionalitymartin-s2010-03-302-7/+51
* Add:gui/qml:Added command processingakashihi2010-03-303-13/+77
* Fix:core:Made command.h c++ friendlyakashihi2010-03-301-0/+30
* Fix:Core:Free attribute on destroymartin-s2010-03-301-0/+2
* Add:gui/qml:Added Qt 4.7 supportakashihi2010-03-307-161/+204
* Add:graphics_sdl:Flags for using SW_SURFACEmartin-s2010-03-301-2/+7
* Add:core:Added bookmark rename functionakashihi2010-03-292-0/+42
* Add:maptool:Splitted up in library and main programmartin-s2010-03-281-2/+4
* Fix:graphics/qt_qpainter: Implement gc_destroywoglinde2010-03-281-0/+3
* Fix:graphics/qt_qpainter: forgot to remove raster call from the false placewoglinde2010-03-281-4/+0
* Add:graphics/qt_qpainter: Make the raster engine call in the right placewoglinde2010-03-281-6/+10
* Fix:map/bin: Fix one more memleak in error casewoglinde2010-03-281-1/+3
* Fix:Core: After leaving the loop, unref the loopwoglinde2010-03-281-3/+6
* Fix:Core: Fix one memleak found with valgrindwoglinde2010-03-281-0/+1
* Fix:Core: Fix more memleakswoglinde2010-03-281-0/+2
* Fix:gui/qml:Added check for name uniquennes on bookmarks pageakashihi2010-03-272-1/+61
* Add:core:Added cut/copy/paste for bookmarksakashihi2010-03-272-1/+59
* Pour compilation sur plateforme WindowsXP avec minGWgauthier602010-03-275-28/+32
* Fix:gui/qml:make distcheck should work nowakashihi2010-03-271-1/+1
* Add:binding_dbus:Exported route objectmartin-s2010-03-261-0/+27
* Fix:Core:Don't destroy debug on android since the main loop exits there immed...martin-s2010-03-251-0/+2
* Add:gui/qml:Added bookmarks deletionakashihi2010-03-242-7/+26
* Add:gui/qml:Added bookmark viewerakashihi2010-03-246-109/+319
* Add:gui/qml:Added bookmark additionakashihi2010-03-243-3/+103
* Fix:gui/qml:Added inoperative inputakashihi2010-03-241-1/+7
* Fix:gui/qml:Added proper focus switching between graphics/guiakashihi2010-03-241-0/+3
* Fix:gui_qml:Make distcheck happymartin-s2010-03-241-2/+0
* Fix:gui/qml:Made ListSelector size dynamicakashihi2010-03-234-10/+9
* Add:gui/qml:Added town selectorakashihi2010-03-233-3/+55