summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/builddetailspage.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Hob wizard-like reorganizationCristian Iorga2012-08-221-1/+1
* bitbake: Hob: change the Build failure scenario as ui designLiming An2012-08-021-50/+33
* HOB: 'str' object has no attribute 'close'Robert Yang2012-05-301-4/+3
* replace os.popen with subprocess.PopenRobert Yang2012-05-231-2/+3
* Hob: change the build failure scenario as ui designLiming An2012-05-231-1/+98
* lib/bb/ui/crumbs/: replace custom HobNotebookJoshua Lock2012-05-201-3/+3
* Hob: Set the "stop" button insensitive before hide itDongxiao Xu2012-04-171-0/+1
* Hob: remember layers and settings between Hob sessionsShane Wang2012-04-141-8/+8
* Hob:Fixed some incorrect values of Build configuration tabLiming An2012-04-111-8/+12
* Hob: reset issue indication and build status before build starts on build det...Shane Wang2012-04-051-0/+3
* Hob: Set stop button sensitive after task startedDongxiao Xu2012-04-051-0/+2
* Hob: In building log page, fixed the issue about 'endpath' not clear when nex...Liming An2012-03-301-1/+3
* lib/bb/ui/crumbs: hob progress bar should not be red when user stops buildJoshua Lock2012-03-291-1/+1
* Hob: change some words for build configurations on build details screenShane Wang2012-03-291-11/+11
* Hob: fixed some not compatible places for make runningbuild.py can be reused ...Liming An2012-03-281-1/+1
* Hob: change the implementation way about get config info for building logLiming An2012-03-281-4/+82
* lib/bb/ui/crumbs: tweak build status displayJoshua Lock2012-03-281-3/+6
* Hob: add build status labels in the build details screen to make it more clos...Shane Wang2012-03-251-3/+14
* lib/bb/ui/crumbs/builddetailspage: fix label on 'Back' buttonJoshua Lock2012-03-251-1/+1
* Hob: add auto scroll to rows which be new appended in hob building log pageLiming An2012-03-231-1/+10
* Hob: reset the policy to forbid the horizontal scrolling for building logLiming An2012-03-231-3/+3
* lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock2012-03-221-3/+3
* Hob: show indicators on the tabs of the Hob notebookShane Wang2012-03-201-0/+10
* Hob: use HobNotebook to implement a notebook in build details pageShane Wang2012-03-201-5/+25
* Hob: Change Box's padding valueDongxiao Xu2012-03-151-3/+3
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-241-0/+110