packagekit/TODO

15 lines
569 B
Plaintext
Raw Normal View History

2007-08-20 10:19:09 -07:00
Order of no particular importance:
* yum-find-name.py has to emit full version and epoch, not just the version
2007-08-22 16:46:51 -07:00
* Use libgbus in PkNetwork to avoid warning message
* Add a queing API
2007-08-20 17:27:00 -07:00
* Add GetStatus and ::StatusChanged to get package data as string for UI
* Add details into the application UI
* Add runtime into finished signal
2007-08-20 10:19:09 -07:00
* Write documentation for UI porters
2007-08-21 14:05:55 -07:00
* Add FindPackagesByGroup() and GetGroupList perhaps
2007-08-23 02:45:13 -07:00
* Add a way to import GPG keys
* Add <arg type="b" name="filter_development" direction="in"/>
* Add enough new error enums for the yum backend
2007-08-23 04:29:40 -07:00