diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-01-22 17:25:49 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-01-22 18:18:57 -0800 |
commit | 0196d9a220e4bdd989539f55b4d5736d189410d4 (patch) | |
tree | 5a4bde2be697ae462e193b3fe79f0240b74df65b /core/subsurface-qt/DiveObjectHelper.cpp | |
parent | bfaeb22cc5e4397cab5e7acc283deaf0145121f1 (diff) | |
download | subsurface-0196d9a220e4bdd989539f55b4d5736d189410d4.tar.gz |
QML UI: correctly test if there are multiple buddies
The JS string function search returns the position of the string you
search for and -1 if that string isn't found. Also, search allows
regular expression, indexOf does just a string match. So let's use
that as it is much faster.
See issue #168
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'core/subsurface-qt/DiveObjectHelper.cpp')
0 files changed, 0 insertions, 0 deletions