summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixesFlorian Festi2010-09-171-6/+9
|
* Make Menu hierarchicalFlorian Festi2010-09-151-10/+14
|
* Sort Comps groups by categoryFlorian Festi2010-09-151-8/+10
|
* Make SearchItems a class hierarchy and an object treeFlorian Festi2010-09-151-60/+136
| | | | First support of menu items and comps groups
* Always show selected group (filtered by selected others)Florian Festi2010-08-281-11/+15
| | | | Limit results to 1000 - still need paging to really fix this
* Make result set contain package objects instead of namesFlorian Festi2010-08-281-17/+28
| | | | | Add desktop file information Set yum cachedir (untestest)
* Fix check for empty comps groupsFlorian Festi2010-08-261-2/+2
|
* Convert resultList to QListWidgetFlorian Festi2010-08-261-11/+16
| | | | Show description for selected packages
* Filter for existing packagesFlorian Festi2010-08-261-8/+18
| | | | Use summary in result list
* Show group/tag content when no search is activatedroot2010-08-261-8/+16
|
* Convert tags-and-groups- list to a QTreeWidgetroot2010-08-261-43/+62
| | | | Implement yum searches
* Initial importFlorian Festi2010-08-251-0/+179