summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/packageselectionpage.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob: Hob should display warnings generated during parsingCristiana Voicu2013-01-211-0/+1
* bitbake: hob: progress bar changed to busy cursor when you open log fileCristiana Voicu2013-01-211-14/+2
* bitbake: hig.py: refactor into individual componentsBogdan Marinescu2013-01-161-1/+1
* bitbake: hob: add a progress indicator when you select 'view log'Cristiana Voicu2012-10-271-1/+14
* bitbake: bitbake: hob/hobwidget: "Brought in by" column is now displayed corr...Cristian Iorga2012-10-241-1/+1
* bitbake: hob: image size displayed wrong size in edit packages screenAndrei Dinu2012-10-241-2/+2
* bitbake: hob: Buttons width and height are taken for hostIoana Grigoropol2012-09-271-1/+1
* bitbake: hob/packageselectionpage:cancel button should redirect to Image conf...Cristiana Voicu2012-09-251-3/+3
* bitbake: hob/packageselectionpage: "Cancel" button returns to "Image configur...Cristiana Voicu2012-09-201-1/+1
* bitbake: hob: rename 'View log' to 'Open log'Constantin Musca2012-09-201-6/+6
* bitbake: hob/packageselectionpage: restore selected packagesCristiana Voicu2012-09-101-3/+2
* bitbake: Hob: change view of 'recipes' and 'packages' tables as ui designLiming An2012-09-071-36/+12
* bitbake: hob/recipe&packageselectionpage: Change "Back" button to "Cancel" bu...Cristiana Voicu2012-09-071-4/+3
* bitbake: hob/packageselectionpage: Add tooltips to 'Included' and 'All packag...Cristiana Voicu2012-09-071-1/+6
* bitbake: hob/packageselectionpage: Correctly restore previously selected pack...Cristiana Voicu2012-09-071-0/+3
* bitbake: Hob wizard-like reorganizationCristian Iorga2012-08-221-4/+12
* bitbake: Hob: log for Hob and allow users to show logs after successful buildLiming An2012-08-021-4/+23
* bitbake: Fix for Hob bug #2323Cristian Iorga2012-06-251-5/+2
* Hob: fixed a definition not match issue when click choose directflb in packag...Liming An2012-06-081-1/+1
* lib/bb/ui/crumbs/[package|recipe]selectionpage: include buttonJoshua Lock2012-05-201-2/+8
* lib/bb/ui/crumbs/: replace custom HobNotebookJoshua Lock2012-05-201-2/+1
* Hob: add group number show and 'bold' visible effect for Package viewLiming An2012-05-091-0/+26
* Hob: fix the missing functionsShane Wang2012-04-121-2/+6
* packageselectionpage: add missing methodJoshua Lock2012-04-121-0/+4
* Hob: tooltip change for "Build image" buttonShane Wang2012-04-111-1/+1
* Hob: add fadeout display effection for package view include pageLiming An2012-04-111-6/+38
* Hob: Add an extra 50M space if zypper is selectedDongxiao Xu2012-04-111-0/+2
* Hob: Change base image to "Create your own image" if customizedDongxiao Xu2012-04-111-0/+6
* selectionpage: show persistent tooltips on clickJoshua Lock2012-04-111-5/+8
* lib/bb/ui/crumbs/[recipe|package]selectionpage: fixed width Included colJoshua Lock2012-04-111-9/+14
* lib/bb/ui/crumbs: only display one 'Brought in by' item in Hob treesJoshua Lock2012-04-111-1/+1
* Hob: unify _size_to_string() and _string_to_size()Shane Wang2012-04-051-16/+5
* Hob: fix IMAGE_INSTALL setting while save templateDongxiao Xu2012-04-051-0/+1
* Hob: change some words on recipes screen and package screen to make them cons...Shane Wang2012-03-291-2/+2
* lib/bb/ui/crumbs: make use of HobButton for existing primary action buttonsJoshua Lock2012-03-231-9/+2
* lib/bb/ui/crumbs: fix 'Back to image configuration' alt button textJoshua Lock2012-03-231-1/+1
* lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock2012-03-221-2/+2
* Hob: Change the titles for recipe view and package viewShane Wang2012-03-221-1/+1
* Hob: Change package selection tab orderDongxiao Xu2012-03-221-20/+20
* Hob: change the code style to enumerate a list in a for-loopShane Wang2012-03-201-5/+5
* Hob: implement a self-defined notebook visual component for HobShane Wang2012-03-201-12/+5
* Hob: Change Box's padding valueDongxiao Xu2012-03-151-1/+1
* Hob: improve recipe/package selection performanceDongxiao Xu2012-03-151-0/+1
* Hob: Remove the reset button in recipe/package selection pageDongxiao Xu2012-03-151-11/+0
* Hob: enable indicators on the "Included" tab in the recipe selection page and...Shane Wang2012-03-011-0/+1
* Hob: fixed the issue in the brought-in-by dialog.Shane Wang2012-03-011-9/+3
* Hob: make HobViewTable more general in hob and make the image selection dialo...Shane Wang2012-03-011-11/+17
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-241-0/+226