Revision c7c320c...

Go back to digest for 25th November 2012

Features in KDE Base

Aaron J. Seigo committed changes in [plasma-mobile/mart/newMetadataModel] /metadatamodel/library:

make QueryThread actually runnable as a thread

* implements a run() method that deletes the thread when it is done
* adds a mutex for the page fetching
* grabs the query mutex when setting a sparql query
* moves the timeout timer into the thread as well

File Changes

Modified 2 files
  • /metadatamodel/library
  •   components/querythread.cpp
  •   components/querythread_p.h
2 files changed in total