lp://staging/~uriboni/+junk/qml-gps-track-editor

Created by Ugo Riboni and last modified
Get this branch:
bzr branch lp://staging/~uriboni/+junk/qml-gps-track-editor
Only Ugo Riboni can upload to this branch. If you are Ugo Riboni please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Ugo Riboni
Status:
Development

Recent revisions

12. By Ugo Riboni

Cosmetic changes

11. By Ugo Riboni

Properly resize the map on window resize.
Remove some useless code.

10. By Ugo Riboni

Simplify the main view by removing a lot of mobile-related stuff

9. By Ugo Riboni

Use a more object oriented JS style in the web code. Adapt the QML to use the new classes from previous commits. Add some test data.

8. By Ugo Riboni

Add classes to model more accurately the data in a GPX file

7. By Ugo Riboni

Since QML's WebView doesn't allow any way to show JS errors in pages and we really need it, use lower-level classes instead (QGraphicsWebView, QWebPage)

6. By Ugo Riboni

Separate html, js and graphics away from the qml.
Add a test method to pass an track to html.
Add some initial track editing features to the map (adding and moving points, ghost markers)

5. By Ugo Riboni

Add a QML Button component

4. By Ugo Riboni

Keep center of the map in sync between HTML and QML

3. By Ugo Riboni

Add a plugin that right now exports a QML wrapper for the QGeoCoordinate object from Qt Mobility (the official one is available only in Natty for now).
Use older maps API to workaround a bug in QtWebKit where drag and drop map scrolling won't work with the most recent version of the API.
Make the whole interaction between map and QML a lot nicer and concise.
Remove geocoding stuff for now.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers