V 0.019
This was a mayor change; the sorting got me into all kinds of other problems, but I think it was worth it. It is a definite improvement.
Sorting is completely rewritten

and now has 2 sorting steps, first the secondary is sorted and second the primary is sorted.
The secondary is marked V2. The secondary can be switched of entirely. See the manual for more info.
Because of the new sorting I had to rewrite the selection as well

. The selection now follows the individual WU. I sometimes use this to follow WU as they progress.
You can now abort WU in the task menu, I waited for this feature for BoincTasks to be stable. A Dialog shows the selected WU and gives a NO and YES option.
The logging is only displaying interesting things now. For full debugging info switch on the debugging check and start BoincTasks again.
Only one copy of BoincTasks can be started.
Some small changes and bug fixes as always.