[Marble-bugs] [Bug 267026] [Patch] Offline address search with Marble+Monav

Dennis Nienhüser earthwings at gentoo.org
Wed May 4 19:11:38 CEST 2011


https://bugs.kde.org/show_bug.cgi?id=267026


Dennis Nienhüser <earthwings at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Dennis Nienhüser <earthwings gentoo org>  2011-05-04 19:11:09 ---
Git commit 8aab14a292d4386d11d163e078b00c817dc8eff8 by Dennis Nienhüser.
Committed on 03/05/2011 at 23:48.
Pushed by nienhueser into branch 'master'.

Parse queries in a new class, improve output, support several databases

Features described in http://userbase.kde.org/Marble/OfflineSearch.
REVIEW: 101245
BUG: 267026

M  +1    -0    src/plugins/runner/local-osm-search/CMakeLists.txt     
A  +207  -0    src/plugins/runner/local-osm-search/DatabaseQuery.cpp        
[License: LGPL]
A  +78   -0    src/plugins/runner/local-osm-search/DatabaseQuery.h        
[License: LGPL]
M  +16   -6    src/plugins/runner/local-osm-search/LocalOsmSearchRunner.cpp     
M  +121  -136  src/plugins/runner/local-osm-search/OsmDatabase.cpp     
M  +11   -19   src/plugins/runner/local-osm-search/OsmDatabase.h     
M  +4    -40   src/plugins/runner/local-osm-search/OsmPlacemark.cpp     
M  +12   -10   src/plugins/runner/local-osm-search/OsmPlacemark.h     
M  +12   -28   src/plugins/runner/local-osm-search/OsmRegion.cpp     
M  +6    -4    src/plugins/runner/local-osm-search/OsmRegion.h     

http://commits.kde.org/marble/8aab14a292d4386d11d163e078b00c817dc8eff8

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Marble-bugs mailing list