┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.h
diff options
context:
space:
mode:
authorFrank Reininghaus <[email protected]>2013-01-11 16:57:43 +0100
committerFrank Reininghaus <[email protected]>2013-01-11 16:57:43 +0100
commit2a7e8b41d31f6395f3ca3803ed82a9a8094dda22 (patch)
treebc59236d2cc38128f5b56515574d292652cd1c35 /src/dolphinviewcontainer.h
parentd7373195f0a4bc9ec22332ad5260aa22e556d2d5 (diff)
Only use parallel sorting when sorting by name
The reentrant natural comparison of strings is the only really expensive operation. Other comparison functions are much cheaper and might not be reentrant at all. Therefore, we disable parallel sorting when not sorting by name to prevent crashes and other unpleasant behaviour. BUG: 312679 FIXED-IN: 4.10 REVIEW: 108309
Diffstat (limited to 'src/dolphinviewcontainer.h')
0 files changed, 0 insertions, 0 deletions