index
:
dodoradio/asteroid-map
master
A map app for AsteroidOS written in QML. Allows setting waypoints.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SetPointPage.qml
(
follow
)
Age
Commit message (
Expand
)
Author
2023-07-07
Make title of waypoint page aware of edit mode
Arseniy Movshev
2023-02-02
Add the asteroid handwriting keyboard as a placeholder until we get a better ...
Arseniy Movshev
2023-01-18
Add copyright statements and fix spacing of license text
Arseniy Movshev
2023-01-18
setpointpage: fix clipping of the icon selector
Arseniy Movshev
2023-01-18
add a date display to waypoint page and fix date
Arseniy Movshev
2023-01-18
Add a JSON compatible default value to make waypoints work on fresh install
Arseniy Movshev
2023-01-18
Tweak the UI colours for aesthetics and readability
Arseniy Movshev
2023-01-15
Fix date formatting in textbox and some spacing issues
Arseniy Movshev
2023-01-15
switch to using json as the carrier format for waypoints
Arseniy Movshev
2023-01-07
Add a page for editing and deleting waypoints
Arseniy Movshev
2023-01-07
Fix spacing on setpointpage
Arseniy Movshev
2023-01-07
changes to compass, overlays and waypoints
Arseniy Movshev
2023-01-07
Work on adding gui for dropping pins
Arseniy Movshev