summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
AgeCommit message (Expand)Author
2012-08-22bitbake: ui: Improve error message if bitbake cannot import python curses moduleKonrad Scherer
2012-08-22bitbake: Hob wizard-like reorganizationCristian Iorga
2012-08-22bitbake: bitbake: hob: create console log directory before writingPaul Eggleton
2012-08-18bitbake: build.py: Correct package to recipe in TaskBase events to use consis...Richard Purdie
2012-08-17bitbake: really remove knotty2Richard Purdie
2012-08-16bitbake: knotty: Fold knotty2 into knotty and make it the defaultRichard Purdie
2012-08-16bitbake: knotty2: Handle long lines of text and terminal window size changesRichard Purdie
2012-08-16bitbake: bb/ui/uihelper.py: Ensure task current and total numbers are updated...Richard Purdie
2012-08-16bitbake: knotty: Chain the WINCH signal handler in progressbar so any other h...Richard Purdie
2012-08-02bitbake: Hob: change the Build failure scenario as ui designLiming An
2012-08-02bitbake: Hob: log for Hob and allow users to show logs after successful buildLiming An
2012-08-02bitbake: knotty: ensure that directory for BB_CONSOLELOG exists before using itMartin Jansa
2012-08-02bitbake: hob: deal event DiskFullKang Kai
2012-07-17bitbake: hob2: add elf to hcc supported image typesKang Kai
2012-07-04bitbake: Hob: fixed some variables not clean bug in detail pageLiming An
2012-06-29bitbake: Hob: change 'run image' and 'deploy' Gui and work flow for building ...Liming An
2012-06-25bitbake: Fix for Hob bug #2323Cristian Iorga
2012-06-25bitbake: hig.py: use module tempfile to create temp fileKang Kai
2012-06-21bitbake: ui/depexp.py: use the new progressbar in HobKang Kai
2012-06-14Hob: fixed issue about 'select a base image' combo not sensitiveLiming An
2012-06-14Hob: fixed an issue about no 'set_page' function in hob failed page showLiming An
2012-06-14ui/crumbs/hig.py: simplify subprocess callKang Kai
2012-06-14ui/crumbs/hig.py: tweak stringsKang Kai
2012-06-08hob2: update DeployImageDialog for seperated toolKang Kai
2012-06-08ui/crumbs/hig.py: check deploy process return valueKang Kai
2012-06-08ui/crumbs/hig.py: remove extra spacesKang Kai
2012-06-08ui/crumbs/hig.py: fix run time errorKang Kai
2012-06-08ui/crumbs/utils.py: import module bbKang Kai
2012-06-08Hob: fixed the index issue when set actived item for base image comboLiming An
2012-06-08Hob: Change 'run image' work flow and image detail screen as ui designLiming An
2012-06-08Hob: Interpret some special characters for label markupShane Wang
2012-06-08Hob: add versions for compatibility check between Hob and templatesShane Wang
2012-06-08Hob: lower the limitation for PyGTKShane Wang
2012-06-08Hob: fixed a definition not match issue when click choose directflb in packag...Liming An
2012-06-08Hob: fix entry of recipe page can't be edited in case after clicked clear buttonLiming An
2012-06-08Hob: clear the repeated function get_kernel_file_nameLiming An
2012-05-30hob: handle sanity check failures as a separate eventPaul Eggleton
2012-05-30Hob: add the 'build new' be as the primary action for 'Image detail' pageLiming An
2012-05-30Hob: Fixed a compatible issue for indicator icon viewLiming An
2012-05-30HOB: 'str' object has no attribute 'close'Robert Yang
2012-05-30hob2: set beginning folders for FileChooserDialogKang Kai
2012-05-25Hob:fixed the issue of primary button is not an 'orange hob button'Liming An
2012-05-23Hob: Adjust the progress bar and set 100% only when all is done.Shane Wang
2012-05-23replace os.popen with subprocess.PopenRobert Yang
2012-05-23replace os.system with subprocess.callRobert Yang
2012-05-23Hob: fixed the issue about the 'run image' page should have the primary bugLiming An
2012-05-23Hob: fixed the line width of base image description viewLiming An
2012-05-23Hob: fixed the issue about bug 'running image' workflow and related viewLiming An
2012-05-23Hob: change the build failure scenario as ui designLiming An
2012-05-22Hob: add '--select a machine--' and '--select a base image--' to GUILiming An