[Marble-devel] Review Request 108632: Basic .kmz support
Commit Hook
null at kde.org
Wed Jan 30 20:51:40 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108632/#review26446
-----------------------------------------------------------
This review has been submitted with commit 9aa3a6bf4af474fcd0b8014d9bd31bee9f0139d5 by Dennis Nienhüser to branch master.
- Commit Hook
On Jan. 30, 2013, 6:49 p.m., Dennis Nienhüser wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108632/
> -----------------------------------------------------------
>
> (Updated Jan. 30, 2013, 6:49 p.m.)
>
>
> Review request for Marble.
>
>
> Description
> -------
>
> Extends the kml plugin to support opening .kmz files.
>
> - ParseRunner gets access to MarbleModel
> - KML plugin has an optional dependency on quazip
> - When opening a .kmz file, quazip is used to extract the .kmz to a temporary location
> - Last .kml file found in the .kmz is opened
> - If the .kml is closed in Marble, the temporary files are removed
>
>
> This addresses bug 310059.
> http://bugs.kde.org/show_bug.cgi?id=310059
>
>
> Diffs
> -----
>
> cmake/modules/Findquazip.cmake PRE-CREATION
> src/plugins/runner/kml/CMakeLists.txt 35e00dc
> src/plugins/runner/kml/KmlDocument.h PRE-CREATION
> src/plugins/runner/kml/KmlDocument.cpp PRE-CREATION
> src/plugins/runner/kml/KmlParser.h a5e4c5f
> src/plugins/runner/kml/KmlParser.cpp b2ff585
> src/plugins/runner/kml/KmlPlugin.cpp fc23402
> src/plugins/runner/kml/KmlRunner.cpp 3278c78
> src/plugins/runner/kml/KmzHandler.h PRE-CREATION
> src/plugins/runner/kml/KmzHandler.cpp PRE-CREATION
>
> Diff: http://git.reviewboard.kde.org/r/108632/diff/
>
>
> Testing
> -------
>
> Opening some random .kmz files found on the Internet works.
>
> TODO (for separate patches):
> - Resolve files (images) in .kmz files correctly
> - Fix Marble to delete plugins / close files correctly on shutdown
> - Register .kmz files for opening with Marble
>
>
> Thanks,
>
> Dennis Nienhüser
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20130130/118dd41b/attachment.html>
More information about the Marble-devel
mailing list