summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hobwidget.py
Commit message (Expand)AuthorAgeFilesLines
...
* lib/bb/ui/crumbs: add icons for use in the layer dialogueJoshua Lock2012-03-221-0/+2
* lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock2012-03-221-1/+8
* ui/crumbs/hobwidget: add clear icon to search entries in HobNotebookJoshua Lock2012-03-221-5/+14
* Hob: fixed the tabbar search entry retaining focus when user has clicked off ...Liming An2012-03-201-0/+1
* Hob: fix static variable "self.search" to parameter "search" in signal callba...Liming An2012-03-201-17/+14
* Hob: change HobNoteBook tab edge color from green to grayLiming An2012-03-201-5/+8
* Hob: add auto adjust background area function for long issue textLiming An2012-03-201-9/+21
* Hob: Fixed the hobwidget code and make it like a pythonistaLiming An2012-03-201-29/+34
* Hob: remove the invalid code in hobwidget.pyLiming An2012-03-201-2/+0
* Hob: fix '!= None' and '== None' in the codeShane Wang2012-03-201-3/+3
* Hob: change the code style to enumerate a list in a for-loopShane Wang2012-03-201-15/+15
* Hob: show indicators on the tabs of the Hob notebookShane Wang2012-03-201-0/+14
* Hob: implement a self-defined notebook visual component for HobShane Wang2012-03-201-85/+383
* ui/crumbs/hobwidget: implement HobInfoButton per Hob interaction designJoshua Lock2012-03-121-0/+49
* Hob: include hddimg and iso into image types.Shane Wang2012-03-011-0/+27
* Hob: cleanup those class methods in HobWidgetShane Wang2012-03-011-465/+0
* Hob: fixed the issue in the brought-in-by dialog.Shane Wang2012-03-011-13/+17
* Hob: make HobViewTable more general in hob and make the image selection dialo...Shane Wang2012-03-011-113/+55
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-241-0/+805