~thomas-deruyter-3/qreator/qreator

  • Committer: Stefan Schwarzburg
  • Date: 2012-06-11 08:33:11 UTC
  • Revision ID: stefan.schwarzburg@googlemail.com-20120611083311-ejf9d4isqlvzzssq
A first attempt to introduce threads in order to give IO-heavy autocompleters a chance to do the lifting in the background. 

Since getting the actual SoftwareCenterApp apps seems to be impossible with python-threading or with python-multiprocessing, this does not make it much faster. But it will keep the Window from freezing.
Filename Latest Rev Last Changed Committer Comment Size
..
qrcodes 75 12 years ago David Planella Decoupled QR code types from the QR window and fro Diff
__init__.py 90 12 years ago Stefan Schwarzburg A first attempt to introduce threads in order to g 2.6 KB Diff Download File
QRCode.py 61.1.6 12 years ago David Planella Started using the gettext C API (locale module) in 4 KB Diff Download File
QreatorWindow.py 90 12 years ago Stefan Schwarzburg A first attempt to introduce threads in order to g 13.5 KB Diff Download File