summaryrefslogtreecommitdiffstats
path: root/helpers.h
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tcanabrava@kde.org>2013-12-02 17:15:40 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-02 11:40:39 -0800
commit7481746d91212dff97233245c77db78f54e25f24 (patch)
tree9bd03f8e10ab5dd0ea3a0b5fca584d9046592d8e /helpers.h
parent768cab66ccdf4e2619b7c143638e85dce43592e1 (diff)
downloadsubsurface-7481746d91212dff97233245c77db78f54e25f24.tar.gz
Huge speedup when selecting Dives from the Globe View.
The old code ( slow++ ) ignored that each new dive-selection we recreated all information on the profile window, so this version ( a lot more verbose, I know. ) will ignore all dives that are being selected and will only send the 'dive was selected' information in the last line of the algorithm, instead of calling it for each dive on the list of 'to be selected' dives. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'helpers.h')
0 files changed, 0 insertions, 0 deletions