pollymc/application/groupview
Petr Mrázek 1b4851a941 NOISSUE use QtConcurrent to run FS operations in worker threads
Not all operations - only the ones that aren't in error handling.
The API for QFuture is too nasty to do much more in a sensible way.
2016-10-26 18:21:25 +02:00
..
GroupedProxyModel.cpp
GroupedProxyModel.h
GroupView.cpp NOISSUE use QtConcurrent to run FS operations in worker threads 2016-10-26 18:21:25 +02:00
GroupView.h
InstanceDelegate.cpp GH-338, GH-513, GH-700 Unify edit instance with console window 2016-08-07 11:48:15 +02:00
InstanceDelegate.h
VisualGroup.cpp
VisualGroup.h