summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix:maptool:Provide reasonable timestamps, updated help to new namesrtm@3154martin-s2010-04-112-6/+13
* With Microsoft printf library the format for long long type is %I64d and not ...gauthier602010-04-111-0/+6
* With Microsoft printf library the format for long long type is %I64d and not ...gauthier602010-04-113-4/+4
* With Microsoft printf library the format for long long type is %I64d and not ...gauthier602010-04-113-10/+10
* Fix:gui/qml:View route implemented via command call nowakashihi2010-04-112-4/+1
* Fix:Core:Reverted wrong changesmartin-s2010-04-101-3/+3
* Add:core:New map flag to enable/disable searchingmartin-s2010-04-102-0/+11
* Add:gui_internal:Send multiple data arguments if more than one poi is in rangemartin-s2010-04-101-9/+7
* Add:binding_dbus:Pass signal arguments as arraymartin-s2010-04-101-13/+32
* Fix:gui/qml:Removed debug outputakashihi2010-04-091-2/+1
* Fix:gui/qml:Made point.qml available after swithing to main.qmlakashihi2010-04-092-10/+24
* Fix:Made radius for re-centering of map with static orientation configurablemartin-s2010-04-081-1/+7
* Fix:gui/qml:Shutdown procedure improvedakashihi2010-04-082-6/+9
* Fix:graphics/qt_qpainter:Graphics now shutdowns navit akashihi2010-04-081-38/+55
* Add:gui/qml:Added ability to execute navit scripted commandsakashihi2010-04-071-0/+6
* Fix:gui/qml:Removed right button click supportakashihi2010-04-071-26/+4
* Add:core:Added possibility to create universal command handler akashihi2010-04-071-1/+1
* Fix:core:Replaced " with \' so it is now possible to specify akashihi2010-04-071-2/+2
* Fix:gui/qml:Typo fixedakashihi2010-04-061-1/+1
* Fix:xpm:Made cursor.svg installableakashihi2010-04-061-0/+1
* Add:graphics/qt_qpainter:Added graphics system changingakashihi2010-04-051-1/+4
* Fix:gui/qml:Fixed issue with ignoring keyboard events in Qt4.7akashihi2010-04-051-0/+1
* Fix:gui/qml:Removed gui.fullscreen commands handler, cause we have a akashihi2010-04-042-9/+0
* Fix:core:Replaced invalid fullscreen command exampleakashihi2010-04-041-1/+1
* Fix:gui/internal:Removed gui.fullscreen command handler, cause we akashihi2010-04-041-15/+1
* Fix:graphics/qt_qpainter:Added workaround for issue with two active akashihi2010-04-041-0/+3
* Add:gui/qml:Added more zooming optionsakashihi2010-04-043-3/+12
* Fix:gui/qml:Made gui's main window resizeableakashihi2010-04-041-1/+1
* 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-033-14/+23
* 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
* 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