summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs
Commit message (Expand)AuthorAgeFilesLines
* Hob: clear the repeated function get_kernel_file_nameLiming An2012-06-082-20/+4
* hob: handle sanity check failures as a separate eventPaul Eggleton2012-05-302-1/+12
* Hob: add the 'build new' be as the primary action for 'Image detail' pageLiming An2012-05-301-11/+8
* Hob: Fixed a compatible issue for indicator icon viewLiming An2012-05-301-43/+8
* HOB: 'str' object has no attribute 'close'Robert Yang2012-05-302-5/+4
* hob2: set beginning folders for FileChooserDialogKang Kai2012-05-301-0/+4
* Hob:fixed the issue of primary button is not an 'orange hob button'Liming An2012-05-251-11/+16
* Hob: Adjust the progress bar and set 100% only when all is done.Shane Wang2012-05-232-2/+18
* replace os.popen with subprocess.PopenRobert Yang2012-05-232-5/+7
* replace os.system with subprocess.callRobert Yang2012-05-231-1/+2
* Hob: fixed the issue about the 'run image' page should have the primary bugLiming An2012-05-231-6/+8
* Hob: fixed the line width of base image description viewLiming An2012-05-231-1/+1
* Hob: fixed the issue about bug 'running image' workflow and related viewLiming An2012-05-231-22/+53
* Hob: change the build failure scenario as ui designLiming An2012-05-233-1/+113
* Hob: add '--select a machine--' and '--select a base image--' to GUILiming An2012-05-224-18/+39
* Hob: Get image name internally when updating the image descriptionDongxiao Xu2012-05-222-3/+4
* Hob: Add filter for images listed in image comboDongxiao Xu2012-05-223-4/+39
* Hob: reimplement the proxy pageShane Wang2012-05-223-111/+309
* lib/bb/ui/crumbs/[package|recipe]selectionpage: include buttonJoshua Lock2012-05-202-4/+16
* lib/bb/ui/crumbs/imageconfiguration: fix combo boxes drop-down widthJoshua Lock2012-05-201-2/+0
* lib/bb/ui/crumbs/hobwidget: use light text in HobIndicatorJoshua Lock2012-05-201-1/+1
* lib/bb/ui/crumbs/: replace custom HobNotebookJoshua Lock2012-05-204-394/+119
* Hob:add function about clicked a row to load image file for 'my images' pageLiming An2012-05-201-2/+16
* Hob: Apply a line length to consistantly display image descriptionsLiming An2012-05-201-0/+2
* Hob: change the workflow about click 'Run Image' to run directly after builde...Liming An2012-05-092-82/+109
* Hob: add group number show and 'bold' visible effect for Package viewLiming An2012-05-093-7/+65
* Hob: add original url show function with the tooltip hyperlink for userLiming An2012-05-091-0/+19
* Hob: change the refresh icon speed to make it view clearLiming An2012-05-091-1/+1
* Hob: Clear the building status if command failedDongxiao Xu2012-05-071-0/+2
* Hob: Issue sanity check after parse is completedDongxiao Xu2012-04-242-7/+16
* Hob: Add proxy setting into setting's md5Dongxiao Xu2012-04-241-0/+9
* hob: enable sanity checks after launchJoshua Lock2012-04-232-0/+5
* lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->availableJoshua Lock2012-04-171-1/+1
* hoblistmodel.py: description for selfcreated imageBeth Flanagan2012-04-171-1/+3
* Hob: Set the "stop" button insensitive before hide itDongxiao Xu2012-04-171-0/+1
* Hob: Enlarge the upper value of image sizeDongxiao Xu2012-04-171-4/+4
* Hob: fixed a little view issue about package selection pageLiming An2012-04-161-1/+2
* Hob: add the parent window to 'binb' popup window for managing itLiming An2012-04-162-2/+6
* Hob: fixed the issue that the notebook overlay-scrollbar is overlappedLiming An2012-04-161-1/+0
* Hob: Fix contents in imagedetailsscreenDongxiao Xu2012-04-162-5/+6
* Hob: add exception handlingShane Wang2012-04-152-103/+128
* Hob: Simplify the init processDongxiao Xu2012-04-152-19/+5
* Hob: Handle NoProvider event in runningbuild moduleDongxiao Xu2012-04-153-25/+31
* Hob: reset user recipe selection and package selection after settings are cha...Shane Wang2012-04-142-7/+9
* Hob: remember layers and settings between Hob sessionsShane Wang2012-04-144-72/+127
* Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build"Dongxiao Xu2012-04-142-7/+15
* Hob: Build selected image if not customizedDongxiao Xu2012-04-142-13/+23
* Hob: Save the original image name into templateDongxiao Xu2012-04-142-23/+2
* Hob: A minor fix on tooltipRichard Purdie2012-04-141-1/+4
* Hob: Added required packages for toolchain.Lianhao Lu2012-04-131-1/+3