-------------------------------------------------------------------------------------
 TODO for Faster Application Manager

 Note that many of these are just random ideas, not all of them will get implemented
-------------------------------------------------------------------------------------


0.7.x:
- support loading .install files (partially done)


later/uncertain:

- better blacklist editor
- ability to import/export blacklist?
- possibility to force reinstall of an already installed package
- fetch dates from other repositories than maemo.org?
- support translations

- support installing local .debs
- mime type handling for .install and .deb (can it be done without conflicting HAM?)

- show download speed and current repo for apt-get update (very hard to do since apt-get update output does not show
  all the information needed to get the current list file names?)



known bugs/shortcomings:
- no window menu indicator in stacked windows (probably a Qt bug)
- updating menu icons after installation does not work or works only sometimes (currently disabled)
- does not warn about system upgrade?
- date fetching is quite slow with qt4.7
- no way to edit the blacklist status of packages that are currently unknown
- crash in QNetworkManager with dummy APN (Qt bug?)

