summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hobeventhandler.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake/hob: removing extra parameters from conf files using hobCristiana Voicu2013-10-071-0/+17
* bitbake: HOB: MACHINE should be saved in conf files using ?=Valentin Popa2013-10-071-1/+6
* bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie2013-09-141-2/+2
* bitbake: hob: remove PACKAGE_INSTALL variable setting from hobCristiana Voicu2013-09-041-3/+1
* bitbake: hob & bitbake: append a value to a variable from hob throught bitbakeCristiana Voicu2013-08-061-1/+10
* bitbake: hob/bitbake: save the description of a custom imageCristiana Voicu2013-08-061-3/+3
* bitbake: hob/bitbake: create a template (a .bb file) from hob through bitbakeCristiana Voicu2013-08-061-1/+8
* bitbake: hob: create save image dialog used to save a templateCristiana Voicu2013-08-061-0/+3
* bitbake: hob: labelling changes in HobCristiana Voicu2013-08-061-1/+1
* bitbake: hob: save button from settings called a nonexisting methodCristiana Voicu2013-07-031-0/+2
* bitbake: hob: save variables in conf/ directoryCristiana Voicu2013-06-201-30/+34
* bitbake: bitbake & hob: modify some commands and call them from hobCristiana Voicu2013-06-201-0/+2
* bitbake: bitbake:hob: use a socks proxy mechanism for gitCristian Iorga2013-04-101-6/+3
* bitbake: hob: some settings in Hob are not rememberedCristiana Voicu2013-03-191-14/+11
* bitbake: bitbake & hob: reparse config files, when sanity check updates bblay...Cristiana Voicu2013-02-151-0/+4
* bitbake: bitbake & hob: implement functions to assure consistency for configu...Cristiana Voicu2013-01-311-0/+5
* bitbake: hob: Hob should display warnings generated during parsingCristiana Voicu2013-01-211-0/+13
* bitbake: hob: use base image only if it was setCristiana Voicu2012-12-141-4/+5
* bitbake: hob/bitbake: custom image is now using the base imageCristiana Voicu2012-12-141-1/+9
* bitbake: hob: when BBLAYERS_NON_REMOVABLE is not set hob shows an errorCristiana Voicu2012-11-281-1/+1
* bitbake: hob: make some layers non removableCristiana Voicu2012-11-261-0/+3
* bitbake: hob: hob was freezing because it doesn't receives well the log fileCristiana Voicu2012-11-131-1/+1
* bitbake: command: add error to return of runCommandChristopher Larson2012-11-011-7/+3
* bitbake: hob: providing details about process state through porgress barCristiana Voicu2012-11-011-3/+3
* bitbake: event/hob: Add a button for network tests in the proxy settingsBogdan Marinescu2012-10-241-2/+21
* bitbake: hob/hobeventhandler: Describe the runCommand failure exceptionConstantin Musca2012-10-081-1/+3
* bitbake: hob/hobeventhandler: Throw an exception if runCommand failsConstantin Musca2012-10-041-1/+6
* bitbake: Add sanity check progress screenBogdan Marinescu2012-09-271-3/+2
* bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_...Cristiana Voicu2012-09-271-3/+3
* bitbake: hob: don't show error dialog for errors during buildingPaul Eggleton2012-09-241-4/+5
* bitbake: hob: report event handler failuresPaul Eggleton2012-09-201-7/+13
* bitbake: hob: format error messages properlyPaul Eggleton2012-09-141-1/+3
* bitbake: hob2: remove class hccKang Kai2012-09-071-1/+0
* bitbake: Hob: log for Hob and allow users to show logs after successful buildLiming An2012-08-021-0/+3
* Hob: Change 'run image' work flow and image detail screen as ui designLiming An2012-06-081-1/+2
* hob: handle sanity check failures as a separate eventPaul Eggleton2012-05-301-0/+6
* Hob: Adjust the progress bar and set 100% only when all is done.Shane Wang2012-05-231-0/+8
* Hob: Add filter for images listed in image comboDongxiao Xu2012-05-221-0/+2
* Hob: reimplement the proxy pageShane Wang2012-05-221-4/+0
* Hob: Clear the building status if command failedDongxiao Xu2012-05-071-0/+2
* Hob: Issue sanity check after parse is completedDongxiao Xu2012-04-241-5/+11
* hob: enable sanity checks after launchJoshua Lock2012-04-231-0/+3
* Hob: add exception handlingShane Wang2012-04-151-83/+92
* Hob: Simplify the init processDongxiao Xu2012-04-151-9/+2
* Hob: Handle NoProvider event in runningbuild moduleDongxiao Xu2012-04-151-21/+0
* Hob: remember layers and settings between Hob sessionsShane Wang2012-04-141-1/+0
* Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build"Dongxiao Xu2012-04-141-4/+8
* Hob: Build selected image if not customizedDongxiao Xu2012-04-141-8/+9
* Hob: Implement Hob config parse hookDongxiao Xu2012-04-131-12/+14
* Hob: clean up request_package_info_async()Shane Wang2012-04-111-1/+1