summaryrefslogtreecommitdiffstats
path: root/subsurface-mobile-helper.cpp
diff options
context:
space:
mode:
authorGravatar Robert C. Helling <helling@atdotde.de>2017-10-07 12:50:10 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-10-07 08:42:06 -0700
commit030c094854aeab4aaade523d7126728d9ce98a5b (patch)
tree59381a1f80e93258083af10501a0aaac22a5b2c6 /subsurface-mobile-helper.cpp
parente78f89b0d897bf479737bfca0b4c2a6d6523368f (diff)
downloadsubsurface-030c094854aeab4aaade523d7126728d9ce98a5b.tar.gz
Remove disfunctional asc. rate signals and add disable keyboardTracking
The connection wasn't working anyway since the signal comes without value while the slot wanted a value and thus only created a runtime warning. Turning of keyboard tracking means that when typing the number 123 the value change signal is not fired three times (with values 1, 12, and 123) but is only fired upon pressing enter or the spin box losing focus. We should add a similar setting to the depth, duration and runtime columns of the DivePlannerPointsModel but i have no clue how to do that. Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'subsurface-mobile-helper.cpp')
0 files changed, 0 insertions, 0 deletions