summaryrefslogtreecommitdiffstats
path: root/app/BtnPresentPosition.qml
AgeCommit message (Collapse)AuthorFilesLines
2019-12-31qml: reset bearing and zoomLevel when recenteringMatt Ranostay1-0/+2
Reset zoomLevel and bearing to default values when map re-center button is clicked. Bug-AGL: SPEC-3081 Change-Id: I6ae95fddd6b03278ff8e3d94b7f0675f1951a10b Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-12-31images: rename files from .svg.png to .pngMatt Ranostay1-1/+1
Files are PNGs and not SVGs so drop that in the filenames and respective references. Bug-AGL: SPEC-3035 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> Change-Id: I2f693d886bb22b3464ff8cbbbd1ee0a23cfdf69c
2019-09-06Run dos2unix on entire repoMatt Ranostay1-39/+39
Remove CR+LF line endings on most files in the repo Bug-AGL: SPEC-2667 Change-Id: I8ad7cd9ea20658dabdecf8ce14a51cb8a851b999 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-09-06Remove execute bit from filesMatt Ranostay1-0/+0
Remove superfluous execute bits on source files. Bug-AGL: SPEC-2667 Change-Id: Ibe396d26bf2d03bd691ef56c812d45ebf128f072 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-07-24Initial import from githubScott Murray1-0/+39
Import from http://github.com/YoshitoMomiyama/aglqtnavigation.git as of commit a6930c2, with the following minor changes: - .gitignore tweaked to remove itself - .gitreview updated Bug-AGL: SPEC-2667 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I91fed0f6349bf1952e41132058929b70a2b0fe5b