Age | Commit message (Collapse) | Author |
|
Move all the map widget platform agnostic files to the
<subsurface-root>/map-widget folder.
This avoids the confusion about the desktop version of subsurface
using mobile components. The map widget is planned as a shared
component between the mobile and desktop versions.
desktop-widgets/mapwidget[.h/.cpp] still remain as those are specific
to the desktop version.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
|
|
This is done so that a de-selected marker is better
distinguished from the selected marker.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
|
|
Use a "mapwidget-" prefix for both the QRC and the file names.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
|