Skip to content
Commit cfe7b0d8 authored by David Edmundson's avatar David Edmundson
Browse files

Implement select all in the table view

QML's ItemSelectionModel doesn't have a convenient way to set a range,
but we can abuse the flag to select a whole column.

For this reason the background is changed to highlight if any of the row
is selected. This potentially is somewhat faster too.
parent ee54596e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment