summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob/packageselectionpage:cancel button should redirect to Image conf...Cristiana Voicu2012-09-251-3/+3
* bitbake: hob/builddetailspage: change tooltips and remove a dialog from "Buil...Cristiana Voicu2012-09-251-2/+7
* bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for Lo...Jason Wessel2012-09-243-0/+36
* bitbake: progress.py: Fix traceback when running goggle uiJason Wessel2012-09-241-0/+3
* bitbake: hob: fix Gtk-WARNINGs due to invalid markup on Back buttonPaul Eggleton2012-09-241-1/+1
* 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: ui: Improve error message if bitbake cannot import python curses moduleKonrad Scherer2012-08-222-2/+12
* 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: build.py: Correct package to recipe in TaskBase events to use consis...Richard Purdie2012-08-181-1/+1
* bitbake: really remove knotty2Richard Purdie2012-08-171-0/+0
* bitbake: knotty: Fold knotty2 into knotty and make it the defaultRichard Purdie2012-08-162-162/+101
* bitbake: knotty2: Handle long lines of text and terminal window size changesRichard Purdie2012-08-161-6/+46
* bitbake: bb/ui/uihelper.py: Ensure task current and total numbers are updated...Richard Purdie2012-08-161-1/+1
* bitbake: knotty: Chain the WINCH signal handler in progressbar so any other h...Richard Purdie2012-08-161-0/+14
* bitbake: Hob: change the Build failure scenario as ui designLiming An2012-08-021-50/+33