summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hobwidget.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie2016-06-021-904/+0
* bitbake: image-writer/goggle: Disable pygtkcompat problemsRichard Purdie2016-06-021-4/+4
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-1/+1
* bitbake: hob: fix rotating progress icon animationPaul Eggleton2013-12-021-1/+1
* bitbake: hob: Refine sorting mechanisms in HobCristiana Voicu2013-04-151-5/+11
* bitbake: hob:Only display scrolled list of images if neededIoana Grigoropol2013-04-101-1/+1
* bitbake: hob: giving focus to the search field loses the table sortingCristiana Voicu2013-04-021-0/+4
* bitbake: hob: add tooltip on "clear search" buttonCristiana Voicu2013-04-021-0/+1
* bitbake: hob: Search strings and results should be persistentCristiana Voicu2013-03-291-2/+7
* bitbake: hob: implementation of search functionality in HobCristiana Voicu2013-03-221-18/+57
* bitbake: hobwidget: added functionality for the information dialogs.Andrei Dinu2013-03-191-8/+14
* bitbake: hob: remove save/load template functionalityCristiana Voicu2013-02-151-2/+0
* bitbake: hob: showing when build fails because out of disk spaceCristiana Voicu2012-11-251-1/+2
* bitbake: bitbake: hob/hobwidget: "Brought in by" column is now displayed corr...Cristian Iorga2012-10-241-2/+8
* bitbake: Hob: change view of 'recipes' and 'packages' tables as ui designLiming An2012-09-071-1/+6
* bitbake: hobwidget: Button theme is taken from host, fixIoana Grigoropol2012-09-071-17/+19
* bitbake: hob2: remove class hccKang Kai2012-09-071-29/+0
* bitbake: hob2: add elf to hcc supported image typesKang 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