summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hobwidget.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob2: add elf to hcc supported image types1.3_M2.final1.3_M2Kang Kai2012-07-171-0/+1
* Hob: fixed an issue about no 'set_page' function in hob failed page showLiming An2012-06-141-0/+6
* Hob: fix entry of recipe page can't be edited in case after clicked clear buttonLiming An2012-06-081-8/+2
* Hob: Fixed a compatible issue for indicator icon viewLiming An2012-05-301-43/+8
* Hob: change the build failure scenario as ui designLiming An2012-05-231-0/+7
* lib/bb/ui/crumbs/hobwidget: use light text in HobIndicatorJoshua Lock2012-05-201-1/+1
* lib/bb/ui/crumbs/: replace custom HobNotebookJoshua Lock2012-05-201-385/+114
* Hob: add group number show and 'bold' visible effect for Package viewLiming An2012-05-091-4/+35
* Hob: change the refresh icon speed to make it view clearLiming An2012-05-091-1/+1
* Hob: fixed a little view issue about package selection pageLiming An2012-04-161-1/+2
* Hob: fixed the issue that the notebook overlay-scrollbar is overlappedLiming An2012-04-161-1/+0
* Hob: Add the tooltips for recipe view page as requestLiming An2012-04-111-2/+20
* Hob: add fadeout display effection for package view include pageLiming An2012-04-111-1/+5
* Hob: add fadeout display effection for recipe view include pageLiming An2012-04-111-23/+106
* lib/bb/ui/crumbs/[recipe|package]selectionpage: fixed width Included colJoshua Lock2012-04-111-0/+2
* lib/bb/ui/crumbs: only display one 'Brought in by' item in Hob treesJoshua Lock2012-04-111-0/+13
* lib/bb/ui/crumbs/hobwidget: replace new APIJoshua Lock2012-04-111-1/+1
* Hob: add the "info" indication icon for "information" in the dialogs.Shane Wang2012-04-051-1/+2
* Hob: tweak font sizes and layoutJoshua Lock2012-03-301-4/+4
* Hob: fixed the 'error' icon source picture and adjusted corresponding showed ...Liming An2012-03-291-2/+11
* Hob: some color style changes to make HobTabBar more close to visual designShane Wang2012-03-291-3/+9
* lib/bb/ui/crumbs/hobwidget: change text sizes in HobImageButtonJoshua Lock2012-03-291-1/+1
* lib/bb/ui/crumbs/hobwidget: add padding to HobImageButtonJoshua Lock2012-03-291-2/+2
* Hob: fixed some not compatible places for make runningbuild.py can be reused ...Liming An2012-03-281-5/+5
* Hob: fixed visually differentiate warnings and errors icon in building logLiming An2012-03-281-20/+47
* Hob: add refresh icon as ui request in building logLiming An2012-03-281-0/+169
* lib/bb/ui/crumbs/hobwidget: convert button styling logic to static methodsJoshua Lock2012-03-251-20/+33
* lib/bb/ui/crumbs/hobwidget: HobAltButton different visual when insensitiveJoshua Lock2012-03-251-2/+25
* Hob: Add a supported image type "vmdk"Dongxiao Xu2012-03-251-0/+1
* Hob: reset the policy to forbid the horizontal scrolling for building logLiming An2012-03-231-0/+24
* lib/bb/ui/crumbs/hobwidget: add HobButton widget for the primary actionJoshua Lock2012-03-231-0/+20
* lib/bb/ui/crumbs: add colour for HobAltButton per visual designJoshua Lock2012-03-231-2/+3
* lib/bb/ui/crumbs: replace HobXpmLabelButtonBox with HobImageButtonJoshua Lock2012-03-231-59/+64
* 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