summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/packageselectionpage.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob: removal of hob ui and associated ui filesbavery2016-03-021-355/+0
* bitbake: hob: output filenames based on initial recipe nameMarius Avram2014-03-241-1/+1
* bitbake: hob/packageslist: change image size label to estimated image sizeCristiana Voicu2013-08-061-1/+1
* bitbake: hob: Table sorting criteria should not change after deselecting reci...Cristiana Voicu2013-05-221-1/+7
* bitbake: hob: apply a fade out animation when deselecting from tablesCristiana Voicu2013-05-221-14/+10
* bitbake: hob: assure consistency for image size labelCristiana Voicu2013-05-101-8/+12
* bitbake: hob: clicking on "cancel" should reset table sorting to defaultCristiana Voicu2013-05-101-0/+9
* bitbake: hob: Refine sorting mechanisms in HobCristiana Voicu2013-04-151-5/+6
* bitbake: hob: giving focus to the search field loses the table sortingCristiana Voicu2013-04-021-18/+27
* bitbake: Removed popup when including a packageAndrei Dinu2013-04-021-1/+1
* bitbake: hob: Search strings and results should be persistentCristiana Voicu2013-03-291-17/+18
* bitbake: packageselectionpage.py : added information to hobAndrei Dinu2013-03-291-1/+2
* bitbake: hob: implementation of search functionality in HobCristiana Voicu2013-03-221-16/+41
* bitbake: crumbs/packageselectionpage: added event for the "All packages" tabAndrei Dinu2013-03-191-3/+10
* bitbake: hob: eliminate the "by recipe" grouping in the packages tableCristiana Voicu2013-01-311-7/+15
* 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