diff options
| author | Frank Reininghaus <[email protected]> | 2013-01-11 16:57:43 +0100 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2013-01-11 16:57:43 +0100 |
| commit | 2a7e8b41d31f6395f3ca3803ed82a9a8094dda22 (patch) | |
| tree | bc59236d2cc38128f5b56515574d292652cd1c35 /src/settings/viewpropsprogressinfo.cpp | |
| parent | d7373195f0a4bc9ec22332ad5260aa22e556d2d5 (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/settings/viewpropsprogressinfo.cpp')
0 files changed, 0 insertions, 0 deletions
