Added location class for location search results and added location search dialog
authorlampehe-local <henri.lampela@ixonos.com>
Tue, 27 Jul 2010 06:14:38 +0000 (09:14 +0300)
committerlampehe-local <henri.lampela@ixonos.com>
Tue, 27 Jul 2010 06:14:38 +0000 (09:14 +0300)
commite79632669a1e38a5cdfeaf287f10f55a98d1463d
tree43971683a19b30afd3bbbd76e1cbdeb281e4a94c
parent0067dd2e1445d82fc889ca2bd440026553b654c6
Added location class for location search results and added location search dialog
13 files changed:
src/engine/engine.cpp
src/engine/engine.h
src/routing/location.cpp [new file with mode: 0644]
src/routing/location.h [new file with mode: 0644]
src/routing/routingservice.cpp
src/routing/routingservice.h
src/src.pro
src/ui/mainwindow.cpp
src/ui/mainwindow.h
src/ui/searchdialog.cpp [new file with mode: 0644]
src/ui/searchdialog.h [new file with mode: 0644]
src/ui/searchitem.cpp [deleted file]
src/ui/searchitem.h [deleted file]