aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
AgeCommit message (Expand)Author
2012-09-24bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for Lo...Jason Wessel
2012-09-24bitbake: progress.py: Fix traceback when running goggle uiJason Wessel
2012-09-24bitbake: hob: fix Gtk-WARNINGs due to invalid markup on Back buttonPaul Eggleton
2012-09-24bitbake: hob: remove confirmation dialog on closePaul Eggleton
2012-09-24bitbake: hob: allow configuring default machine using HOB_MACHINEPaul Eggleton
2012-09-24bitbake: hob: don't show error dialog for errors during buildingPaul Eggleton
2012-09-24bitbake: hob: The title of the packages screen depends on the screen you arri...Constantin Musca
2012-09-20bitbake: hob: Don't set busy cursor on the root window, just our windowRoss Burton
2012-09-20bitbake: hob: add a top bar when building process is stoppedCristiana Voicu
2012-09-20bitbake: hob/packageselectionpage: "Cancel" button returns to "Image configur...Cristiana Voicu
2012-09-20bitbake: hob: report event handler failuresPaul Eggleton
2012-09-20bitbake: hob/settings: Remove stray "distro" combobox from simple settingsBogdan Marinescu
2012-09-20bitbake: hob: Fix settings dialog issuesBogdan Marinescu
2012-09-20bitbake: hob: rename 'View log' to 'Open log'Constantin Musca
2012-09-14bitbake: Implement 'settings' dialog as designedValentin Popa
2012-09-14bitbake: hob/builddetailspage: Add tooltips to the build failed notificationConstantin Musca
2012-09-14bitbake: hob: format error messages properlyPaul Eggleton
2012-09-14bitbake: hob/imagedetailspage: change "FileCreated" label to "Files created"Cristiana Voicu
2012-09-14bitbake: Fixed hob proxy tab tooltip text per review suggestions [YOCTO #2499]Jessica Zhang
2012-09-14bitbake: hob: sort base image drop-down listPaul Eggleton
2012-09-14bitbake: hob: don't reorder layers listPaul Eggleton
2012-09-10bitbake: hob/packageselectionpage: restore selected packagesCristiana Voicu
2012-09-10bitbake: hob: rename task -> packagegroup in recipe selectionPaul Eggleton
2012-09-10bitbake: hob: ensure error message text is properly escapedPaul Eggleton
2012-09-10bitbake: hob: use correct semantics for dealing with pkgdataPaul Eggleton
2012-09-10bitbake: hob/imageconfigurationpage: remove or_label referenceCristiana Voicu
2012-09-07bitbake: hob: print message when DISPLAY is not setCristiana Voicu
2012-09-07bitbake: Hob: change view of 'recipes' and 'packages' tables as ui designLiming An
2012-09-07bitbake: crumbs/hig: Save toolchain in settingsBogdan Marinescu
2012-09-07bitbake: hob: The 'run image' and 'deploy image' dialogs text and alignment c...Cristiana Voicu
2012-09-07bitbake: hob/imagedetailspage: "Image ready" icon appers only after the image...Cristiana Voicu
2012-09-07bitbake: hobwidget: Button theme is taken from host, fixIoana Grigoropol
2012-09-07bitbake: hob/recipe&packageselectionpage: Change "Back" button to "Cancel" bu...Cristiana Voicu
2012-09-07bitbake: hob/imageconfigurationpage: Set secondary action for "Edit image" bu...Cristiana Voicu
2012-09-07bitbake: hob/packageselectionpage: Add tooltips to 'Included' and 'All packag...Cristiana Voicu
2012-09-07bitbake: hob/packageselectionpage: Correctly restore previously selected pack...Cristiana Voicu
2012-09-07bitbake: hob2: remove class hccKang Kai
2012-09-07bitbake: hob2: remove the hard-coded images mapKang Kai
2012-08-22bitbake: ui: Improve error message if bitbake cannot import python curses moduleKonrad Scherer
2012-08-22bitbake: Hob wizard-like reorganizationCristian Iorga
2012-08-22bitbake: bitbake: hob: create console log directory before writingPaul Eggleton
2012-08-18bitbake: build.py: Correct package to recipe in TaskBase events to use consis...Richard Purdie
2012-08-17bitbake: really remove knotty2Richard Purdie
2012-08-16bitbake: knotty: Fold knotty2 into knotty and make it the defaultRichard Purdie
2012-08-16bitbake: knotty2: Handle long lines of text and terminal window size changesRichard Purdie
2012-08-16bitbake: bb/ui/uihelper.py: Ensure task current and total numbers are updated...Richard Purdie
2012-08-16bitbake: knotty: Chain the WINCH signal handler in progressbar so any other h...Richard Purdie
2012-08-02bitbake: Hob: change the Build failure scenario as ui designLiming An
2012-08-02bitbake: Hob: log for Hob and allow users to show logs after successful buildLiming An
2012-08-02bitbake: knotty: ensure that directory for BB_CONSOLELOG exists before using itMartin Jansa