aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hobeventhandler.py
AgeCommit message (Expand)Author
2012-06-08Hob: Change 'run image' work flow and image detail screen as ui designLiming An
2012-05-30hob: handle sanity check failures as a separate eventPaul Eggleton
2012-05-23Hob: Adjust the progress bar and set 100% only when all is done.Shane Wang
2012-05-22Hob: Add filter for images listed in image comboDongxiao Xu
2012-05-22Hob: reimplement the proxy pageShane Wang
2012-05-07Hob: Clear the building status if command failedDongxiao Xu
2012-04-24Hob: Issue sanity check after parse is completedDongxiao Xu
2012-04-23hob: enable sanity checks after launchJoshua Lock
2012-04-15Hob: add exception handlingShane Wang
2012-04-15Hob: Simplify the init processDongxiao Xu
2012-04-15Hob: Handle NoProvider event in runningbuild moduleDongxiao Xu
2012-04-14Hob: remember layers and settings between Hob sessionsShane Wang
2012-04-14Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build"Dongxiao Xu
2012-04-14Hob: Build selected image if not customizedDongxiao Xu
2012-04-13Hob: Implement Hob config parse hookDongxiao Xu
2012-04-11Hob: clean up request_package_info_async()Shane Wang
2012-04-11Hob: clean up to call clear_busy() in hobeventhandler.pyShane Wang
2012-04-11Hob: correct indentShane Wang
2012-04-05Hob: a minor fix on pmakeShane Wang
2012-04-05Hob: handle exceptions in get_parameters() from the bitbakeShane Wang
2012-04-05Hob: Fix toolchain buildDongxiao Xu
2012-04-05Hob: Remove duplication for certain bitbake variablesDongxiao Xu
2012-04-05Hob: Fix MACHINE settingDongxiao Xu
2012-03-29Hob: clear the building state after a successful build, as a failed build doesShane Wang
2012-03-29Hob: Change the format to store image_fstype variableDongxiao Xu
2012-03-29Hob: Remember user settings when reparse configDongxiao Xu
2012-03-29Hob: Define a variable to store the image name and toolchainDongxiao Xu
2012-03-29Hob: Fix adding duplicated meta-hob layerDongxiao Xu
2012-03-29Hob: Remove un-used signal and functionsDongxiao Xu
2012-03-28Hob: allow users to setup the proxiesShane Wang
2012-03-28Hob: change the implementation way about get config info for building logLiming An
2012-03-25Hob: Avoid getting TMPDIR in hardcodeDongxiao Xu
2012-03-25Hob: Set empty DISTRO if "defaultsetup" is selectedDongxiao Xu
2012-03-25Hob: runqemu and deployment functionality filterDongxiao Xu
2012-03-25Hob: Fix the workaround to get image typesDongxiao Xu
2012-03-25Hob: Change the Hob initialization processDongxiao Xu
2012-03-25Hob: Cleanup for hobeventhandler.pyDongxiao Xu
2012-03-25Hob: Remove unnecessary PARSE_BBFILES commandDongxiao Xu
2012-03-22Hob: Remove split model in GTK HobDongxiao Xu
2012-03-22Hob: Still use initcmd != None as the if judgementDongxiao Xu
2012-03-20Hob: save CONF_VERSION and LCONF_VERSION into templateDongxiao Xu
2012-03-20Hob: fix '!= None' and '== None' in the codeShane Wang
2012-03-15Hob: Add stop button for parsing progressDongxiao Xu
2012-03-15Hob: Emit command-failed signal even if error msg is NoneDongxiao Xu
2012-03-15Hob: Disable the handling of "NoProvider" eventDongxiao Xu
2012-03-01command.py: remove the resolve parameter in generateTargetsTreeDongxiao Xu
2012-03-01Hob: include hddimg and iso into image types.Shane Wang
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu
2011-09-25ui/crumbs/hobeventhandler: fix variable name typoJoshua Lock
2011-09-25ui/crumbs/hobeventhandler: move remaining getVariable calls to initJoshua Lock