summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob: remove confirmation dialog on closePaul Eggleton2012-09-241-13/+4
* bitbake: hob: allow configuring default machine using HOB_MACHINEPaul Eggleton2012-09-241-0/+2
* bitbake: hob: don't show error dialog for errors during buildingPaul Eggleton2012-09-241-4/+5
* bitbake: hob: The title of the packages screen depends on the screen you arri...Constantin Musca2012-09-243-4/+9
* bitbake: hob: Don't set busy cursor on the root window, just our windowRoss Burton2012-09-201-2/+2
* bitbake: hob: add a top bar when building process is stoppedCristiana Voicu2012-09-202-12/+92
* bitbake: hob/packageselectionpage: "Cancel" button returns to "Image configur...Cristiana Voicu2012-09-201-1/+1
* bitbake: hob: report event handler failuresPaul Eggleton2012-09-201-7/+13
* bitbake: hob/settings: Remove stray "distro" combobox from simple settingsBogdan Marinescu2012-09-201-10/+0
* bitbake: hob: Fix settings dialog issuesBogdan Marinescu2012-09-202-118/+118
* bitbake: hob: rename 'View log' to 'Open log'Constantin Musca2012-09-202-12/+12
* bitbake: Implement 'settings' dialog as designedValentin Popa2012-09-143-138/+293
* bitbake: hob/builddetailspage: Add tooltips to the build failed notificationConstantin Musca2012-09-141-0/+3
* bitbake: hob: format error messages properlyPaul Eggleton2012-09-141-1/+3
* bitbake: hob/imagedetailspage: change "FileCreated" label to "Files created"Cristiana Voicu2012-09-141-1/+1
* bitbake: Fixed hob proxy tab tooltip text per review suggestions [YOCTO #2499]Jessica Zhang2012-09-141-5/+5
* bitbake: hob: sort base image drop-down listPaul Eggleton2012-09-141-0/+1
* bitbake: hob: don't reorder layers listPaul Eggleton2012-09-141-11/+2
* bitbake: hob/packageselectionpage: restore selected packagesCristiana Voicu2012-09-102-4/+3
* bitbake: hob: rename task -> packagegroup in recipe selectionPaul Eggleton2012-09-102-9/+9
* bitbake: hob: ensure error message text is properly escapedPaul Eggleton2012-09-101-11/+3
* bitbake: hob: use correct semantics for dealing with pkgdataPaul Eggleton2012-09-101-15/+20
* bitbake: hob/imageconfigurationpage: remove or_label referenceCristiana Voicu2012-09-101-2/+0
* bitbake: hob: print message when DISPLAY is not setCristiana Voicu2012-09-071-2/+9
* bitbake: Hob: change view of 'recipes' and 'packages' tables as ui designLiming An2012-09-074-60/+41
* bitbake: crumbs/hig: Save toolchain in settingsBogdan Marinescu2012-09-071-0/+1
* bitbake: hob: The 'run image' and 'deploy image' dialogs text and alignment c...Cristiana Voicu2012-09-071-4/+10
* bitbake: hob/imagedetailspage: "Image ready" icon appers only after the image...Cristiana Voicu2012-09-071-1/+1
* bitbake: hobwidget: Button theme is taken from host, fixIoana Grigoropol2012-09-072-21/+23
* bitbake: hob/recipe&packageselectionpage: Change "Back" button to "Cancel" bu...Cristiana Voicu2012-09-072-6/+5
* bitbake: hob/imageconfigurationpage: Set secondary action for "Edit image" bu...Cristiana Voicu2012-09-071-5/+1
* 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-072-0/+11
* bitbake: hob2: remove class hccKang Kai2012-09-074-32/+2
* bitbake: hob2: remove the hard-coded images mapKang Kai2012-09-072-5/+26
* bitbake: Hob wizard-like reorganizationCristian Iorga2012-08-226-60/+69
* bitbake: bitbake: hob: create console log directory before writingPaul Eggleton2012-08-221-0/+1
* bitbake: Hob: change the Build failure scenario as ui designLiming An2012-08-021-50/+33
* bitbake: Hob: log for Hob and allow users to show logs after successful buildLiming An2012-08-025-18/+129
* bitbake: hob: deal event DiskFullKang Kai2012-08-022-1/+14
* bitbake: hob2: add elf to hcc supported image typesKang Kai2012-07-171-0/+1
* bitbake: Hob: fixed some variables not clean bug in detail pageLiming An2012-07-041-11/+3
* bitbake: Hob: change 'run image' and 'deploy' Gui and work flow for building ...Liming An2012-06-291-114/+98
* bitbake: Fix for Hob bug #2323Cristian Iorga2012-06-252-12/+4
* bitbake: hig.py: use module tempfile to create temp fileKang Kai2012-06-251-12/+8
* Hob: fixed issue about 'select a base image' combo not sensitiveLiming An2012-06-141-0/+2
* Hob: fixed an issue about no 'set_page' function in hob failed page showLiming An2012-06-141-0/+6
* ui/crumbs/hig.py: simplify subprocess callKang Kai2012-06-141-2/+2
* ui/crumbs/hig.py: tweak stringsKang Kai2012-06-141-4/+9
* hob2: update DeployImageDialog for seperated toolKang Kai2012-06-081-6/+37