Nyall Dawson ebae15f23a Framework for task manager
Adds new classes:
- QgsTask. An interface for long-running background tasks
- QgsTaskManager. Handles groups of tasks - also available as a global
instance for tracking application wide tasks
- QgsTaskManagerWidget. A list view for showing active tasks and their
progress, and for cancelling them

A new dock widget has been added with a task manager widget showing
global tasks
2016-12-05 14:08:10 +10:00
..
2016-12-05 14:08:10 +10:00
2016-10-01 17:58:12 +02:00
2016-12-05 14:08:10 +10:00
2016-12-02 10:38:43 +01:00
2016-09-21 09:12:54 +10:00
2016-09-21 23:30:04 +02:00