Merge lp://staging/~fransschreuder1/cachemere/trunk into lp://staging/cachemere

Proposed by FransSchreuder
Status: Superseded
Proposed branch: lp://staging/~fransschreuder1/cachemere/trunk
Merge into: lp://staging/cachemere
Diff against target: 2077 lines (+1347/-405)
16 files modified
CMakeLists.txt.user (+86/-375)
app/cachemere.qml (+19/-0)
app/ui/CMakeLists.txt (+1/-1)
app/ui/CompassTab.qml (+200/-0)
app/ui/DetailsTab.qml (+67/-4)
app/ui/GeocachesTab.qml (+3/-3)
app/ui/MapTab.qml (+39/-1)
app/ui/NESW.svg (+166/-0)
app/ui/WaypointDialog.qml (+284/-0)
app/ui/compass.svg (+255/-0)
app/ui/utils.js (+14/-0)
backend/modules/Cachemere/backend.cpp (+1/-0)
backend/modules/Cachemere/geocache.cpp (+128/-3)
backend/modules/Cachemere/geocache.h (+45/-1)
manifest.json.in (+1/-1)
po/com.mikeasoft.cachemere.pot (+38/-16)
To merge this branch: bzr merge lp://staging/~fransschreuder1/cachemere/trunk
Reviewer Review Type Date Requested Status
Michael Sheldon Pending
Review via email: mp+255932@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2015-04-16.

Description of the change

*Added a compass tab (with direction to the cache coordinate
*Changed metric units according to system settings
*Changed compass into SVG
*Changed colour of letters to white

To post a comment you must log in.
7. By FransSchreuder

Added dialog to add waypoints (from compass page)

8. By FransSchreuder

fixed proper rotation of compass

9. By FransSchreuder

Waypoints are now saved into an .xml file

10. By Frans Schreuder

Added waypoints also to details page

11. By FransSchreuder

*Fixed index of Browsertab (is now 4)
*Added waypoints to map, however this doesn't view (just like the list of Geocaches)

12. By FransSchreuder

Fixed size of pickers in WaypointDialog, to make it more usable
Also fixed font size of degree symbol and dot

13. By Frans Schreuder

Added this line to all position sources:
preferredPositioningMethods: PositionSource.SatellitePositioningMethod

14. By Frans Schreuder

Added Dutch translation

15. By FransSchreuder

* Show distance in center of compass
* Show Accuracy of GPS on Compass tab

16. By FransSchreuder

Added flickable delete action button to geocaches, now able to delete geocaches.
Confirmation dialog needed?

17. By FransSchreuder

Added active waypoint to map
changed some button colours

18. By FransSchreuder

*added current selected waypoint (if any) to map
*Added status information of GPS below compass

19. By FransSchreuder

Fixed function call to updateGpsStatus

20. By FransSchreuder

*Fixed waypoints list on map
*Fixed geocache list on map
*Active geocache can also be selected from map

21. By Frans Schreuder

*Improved waypoints dialog (3 digits now have 3 select controls)
*fixed typo in button colours

22. By FransSchreuder

Added pin to mark waypoints on map: thanks to Jeroen Buurmans for the artwork

23. By Frans Schreuder

*Added images for geocaches (treasure chest open / closed)
*Added cachemere logo to current location

24. By Frans Schreuder

Beep when near selected waypoint (not necessarily the starting point)

25. By Jeroen Buurmans <email address hidden>

Changed the waypoint icon to a red cross.

26. By Frans Schreuder

Animation for compass (rotation)

27. By FransSchreuder

fixed compass animation, now stop animation when compass is updated. Compass will stabilize around target rotation and looks more relaxed

28. By FransSchreuder

changed namespace, in order to publish the app under cachemere.fransschreuder

Unmerged revisions

28. By FransSchreuder

changed namespace, in order to publish the app under cachemere.fransschreuder

27. By FransSchreuder

fixed compass animation, now stop animation when compass is updated. Compass will stabilize around target rotation and looks more relaxed

26. By Frans Schreuder

Animation for compass (rotation)

25. By Jeroen Buurmans <email address hidden>

Changed the waypoint icon to a red cross.

24. By Frans Schreuder

Beep when near selected waypoint (not necessarily the starting point)

23. By Frans Schreuder

*Added images for geocaches (treasure chest open / closed)
*Added cachemere logo to current location

22. By FransSchreuder

Added pin to mark waypoints on map: thanks to Jeroen Buurmans for the artwork

21. By Frans Schreuder

*Improved waypoints dialog (3 digits now have 3 select controls)
*fixed typo in button colours

20. By FransSchreuder

*Fixed waypoints list on map
*Fixed geocache list on map
*Active geocache can also be selected from map

19. By FransSchreuder

Fixed function call to updateGpsStatus

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches