~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
..
__init__.py 54 12 years ago David Planella Added support for showing autodetected SSIDs. Move 974 bytes Diff Download File
Builder.py 54 12 years ago David Planella Added support for showing autodetected SSIDs. Move 11.1 KB Diff Download File
helpers.py 61.1.16 12 years ago David Planella Simplified internationalization code and made it w 3.6 KB Diff Download File
i18n.py 61.1.16 12 years ago David Planella Simplified internationalization code and made it w 1.1 KB Diff Download File
qreatorconfig.py 61.1.16 12 years ago David Planella Simplified internationalization code and made it w 2.1 KB Diff Download File
Window.py 54 12 years ago David Planella Added support for showing autodetected SSIDs. Move 3.4 KB Diff Download File