mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
76a68f71a4
Initial implementation/prototype of copy-paste support for Subsurface-mobile. The UI part is really lacking; right now the copy button is initially visible and paste is achieved by long press on a dive and clicking the paste button when it appears. Delete is currently not possible at all, as I just failed to layout the buttons properly using QML. It just sounds so simple, to put all the copy-paste-delete buttons next to each other... The data to be copied is currently hard-coded. A dialog to choose inteded fields would be nice, but it'll take quite a bit effort to get used to QML enough to be able to hack something together. Anyway, this seems to work, even though the UI is not always reflecting the paste without switching dives (when testing on laptop). Signed-off-by: Miika Turkia <miika.turkia@gmail.com> |
||
---|---|---|
.. | ||
android | ||
ios | ||
linux | ||
linux2 | ||
mac | ||
qt55 | ||
qt56 | ||
qt57 | ||
qt59 | ||
windows | ||
windows-container | ||
add-version-to-appdata.sh | ||
build.sh | ||
check-version | ||
checktranslation.pl | ||
get-dep-lib.sh | ||
get-version | ||
kirigami.diff | ||
mobilecomponents.sh | ||
parse-descriptor.pl | ||
release-message.sh | ||
smtk2ssrf-build.sh | ||
smtk2ssrf.pl | ||
translationmark.pl | ||
travis-wait.sh | ||
updatetranslationsource.sh | ||
whitespace.pl | ||
win-ldd.pl | ||
write-version |