summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/builddetailspage.py
AgeCommit message (Expand)Author
2013-11-26bitbake: Hob: force notebook refreshValentin Popa
2013-11-01bitbake: hob: do not display the "Package list may be incomplete!" dialogCristiana Voicu
2013-01-21bitbake: hob: progress bar changed to busy cursor when you open log fileCristiana Voicu
2013-01-16bitbake: hig.py: refactor into individual componentsBogdan Marinescu
2012-12-04bitbake: hob: modified how the existence of a variable is checkedCristiana Voicu
2012-11-25bitbake: hob: showing when build fails because out of disk spaceCristiana Voicu
2012-10-27bitbake: hob: add a progress indicator when you select 'view log'Cristiana Voicu
2012-10-24bitbake: hob/builddetailspage: set "Log" page as defaultCristiana Voicu
2012-09-28bitbake: hob/builddetailspage: fix failure_primary_action_button_clicked_cbConstantin Musca
2012-09-28bitbake: hob/builddetailspage: remove "back" buttonCristiana Voicu
2012-09-27bitbake: hob/builddetailspage: change branch fieldCristiana Voicu
2012-09-27bitbake: hob: Buttons width and height are taken for hostIoana Grigoropol
2012-09-25bitbake: hob/builddetailspage: change tooltips and remove a dialog from "Buil...Cristiana Voicu
2012-09-24bitbake: hob: fix Gtk-WARNINGs due to invalid markup on Back buttonPaul Eggleton
2012-09-20bitbake: hob: add a top bar when building process is stoppedCristiana Voicu
2012-09-14bitbake: hob/builddetailspage: Add tooltips to the build failed notificationConstantin Musca
2012-08-22bitbake: Hob wizard-like reorganizationCristian Iorga
2012-08-02bitbake: Hob: change the Build failure scenario as ui designLiming An
2012-05-30HOB: 'str' object has no attribute 'close'Robert Yang
2012-05-23replace os.popen with subprocess.PopenRobert Yang
2012-05-23Hob: change the build failure scenario as ui designLiming An
2012-05-20lib/bb/ui/crumbs/: replace custom HobNotebookJoshua Lock
2012-04-17Hob: Set the "stop" button insensitive before hide itDongxiao Xu
2012-04-14Hob: remember layers and settings between Hob sessionsShane Wang
2012-04-11Hob:Fixed some incorrect values of Build configuration tabLiming An
2012-04-05Hob: reset issue indication and build status before build starts on build det...Shane Wang
2012-04-05Hob: Set stop button sensitive after task startedDongxiao Xu
2012-03-30Hob: In building log page, fixed the issue about 'endpath' not clear when nex...Liming An
2012-03-29lib/bb/ui/crumbs: hob progress bar should not be red when user stops buildJoshua Lock
2012-03-29Hob: change some words for build configurations on build details screenShane Wang
2012-03-28Hob: fixed some not compatible places for make runningbuild.py can be reused ...Liming An
2012-03-28Hob: change the implementation way about get config info for building logLiming An
2012-03-28lib/bb/ui/crumbs: tweak build status displayJoshua Lock
2012-03-25Hob: add build status labels in the build details screen to make it more clos...Shane Wang
2012-03-25lib/bb/ui/crumbs/builddetailspage: fix label on 'Back' buttonJoshua Lock
2012-03-23Hob: add auto scroll to rows which be new appended in hob building log pageLiming An
2012-03-23Hob: reset the policy to forbid the horizontal scrolling for building logLiming An
2012-03-22lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock
2012-03-20Hob: show indicators on the tabs of the Hob notebookShane Wang
2012-03-20Hob: use HobNotebook to implement a notebook in build details pageShane Wang
2012-03-15Hob: Change Box's padding valueDongxiao Xu
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu