centowen / pybaduk

Software for organising go tournaments.
GNU General Public License v3.0
3 stars 0 forks source link

Redo table view with proper model-view implementation #1

Open varenius opened 9 years ago

varenius commented 9 years ago

We had sorting problems with current table implementation. Need to replace this with a proper qt table model + table view. So, todo: check this thoroughly.