subsurface/scripts
Miika Turkia 76a68f71a4 Support for copy-pasting specific fields on mobile
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>
2018-11-18 06:31:44 +08:00
..
android build-system: tell Travis to wait longer for downloads 2018-07-03 14:24:18 -07:00
ios Travis: build iOS against Qt 5.11.1 2018-07-09 15:23:49 -07:00
linux Travis: build export-html on Mac and Linux 2018-09-09 19:52:14 -07:00
linux2 Travis: build mobile on Linux with newer gcc 2018-06-18 06:32:23 +09:00
mac Travis: build Subsurface-mobile on macOS 2018-10-09 10:03:38 -07:00
qt55 Travis: make qt55 build report build failures correctly 2018-04-15 16:05:50 -07:00
qt56 Travis: use system libgit2 on OpenSUSE for Qt56 build 2018-09-05 21:43:58 -07:00
qt57 Travis: build Subsurface-mobile against Qt57 as well 2018-10-09 10:03:38 -07:00
qt59 Travis: add Qt 5.9 testing 2018-07-11 13:49:25 -07:00
windows MXE: respect an MXE build type already defined 2018-11-14 17:06:10 +08:00
windows-container MXE: respect an MXE build type already defined 2018-11-14 17:06:10 +08:00
add-version-to-appdata.sh build-system: fix appdata creation 2018-09-29 12:09:11 -07:00
build.sh macOS: check for system headers in SDK 2018-10-08 15:34:16 -07:00
check-version Rename README to README.md in some scripts, makefiles,... 2017-11-04 10:55:11 -07:00
checktranslation.pl Check arguments of translation strings 2017-10-29 11:01:56 -07:00
get-dep-lib.sh build-system: switch back to upstream qt-android-cmake 2018-10-27 10:38:39 -04:00
get-version Only considered annotated/signed tags for version 2017-11-06 13:45:00 -08:00
kirigami.diff Revert "Revert "QML UI: newer Kirigami and fallout"" 2018-10-01 05:29:46 -07:00
mobilecomponents.sh Support for copy-pasting specific fields on mobile 2018-11-18 06:31:44 +08:00
parse-descriptor.pl Update supported dive computers 2017-05-03 07:10:22 -07:00
release-message.sh Travis: setup up the desired release message right away 2017-11-18 16:17:40 +01:00
smtk2ssrf-build.sh smtk-import: fit build script to run in travis builds 2018-02-24 13:42:01 -08:00
smtk2ssrf.pl Let command line version not open an X window 2017-06-11 13:50:30 -07:00
translationmark.pl A script to find literal texts to be marked for translation in qml 2016-05-03 12:58:55 -07:00
travis-wait.sh build-system: add travis_wait shell functions 2018-07-03 14:24:18 -07:00
updatetranslationsource.sh tools: keep the log of translation extraction 2018-06-25 20:21:13 +08:00
whitespace.pl Small edit of whitespace script 2018-07-26 16:32:51 +03:00
win-ldd.pl Minor changes to Windows build and packaging 2014-09-25 20:50:14 -07:00
write-version qmake: use a dedicated build script to generate ssrf-version.h 2015-02-15 06:19:33 -08:00