summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/builddetailspage.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob: removal of hob ui and associated ui filesbavery2016-03-021-437/+0
* bitbake: Hob: force notebook refreshValentin Popa2013-11-261-0/+1
* bitbake: hob: do not display the "Package list may be incomplete!" dialogCristiana Voicu2013-11-011-1/+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: modified how the existence of a variable is checkedCristiana Voicu2012-12-041-3/+2
* bitbake: hob: showing when build fails because out of disk spaceCristiana Voicu2012-11-251-6/+32
* bitbake: hob: add a progress indicator when you select 'view log'Cristiana Voicu2012-10-271-1/+14
* bitbake: hob/builddetailspage: set "Log" page as defaultCristiana Voicu2012-10-241-0/+1
* bitbake: hob/builddetailspage: fix failure_primary_action_button_clicked_cbConstantin Musca2012-09-281-1/+1
* bitbake: hob/builddetailspage: remove "back" buttonCristiana Voicu2012-09-281-2/+0
* bitbake: hob/builddetailspage: change branch fieldCristiana Voicu2012-09-271-0/+2
* bitbake: hob: Buttons width and height are taken for hostIoana Grigoropol2012-09-271-4/+4
* bitbake: hob/builddetailspage: change tooltips and remove a dialog from "Buil...Cristiana Voicu2012-09-251-2/+7
* bitbake: hob: fix Gtk-WARNINGs due to invalid markup on Back buttonPaul Eggleton2012-09-241-1/+1
* bitbake: hob: add a top bar when building process is stoppedCristiana Voicu2012-09-201-4/+72
* bitbake: hob/builddetailspage: Add tooltips to the build failed notificationConstantin Musca2012-09-141-0/+3
* bitbake: Hob wizard-like reorganizationCristian Iorga2012-08-221-1/+1
* bitbake: Hob: change the Build failure scenario as ui designLiming An2012-08-021-50/+33
* HOB: 'str' object has no attribute 'close'Robert Yang2012-05-301-4/+3
* replace os.popen with subprocess.PopenRobert Yang2012-05-231-2/+3
* Hob: change the build failure scenario as ui designLiming An2012-05-231-1/+98
* lib/bb/ui/crumbs/: replace custom HobNotebookJoshua Lock2012-05-201-3/+3
* Hob: Set the "stop" button insensitive before hide itDongxiao Xu2012-04-171-0/+1
* Hob: remember layers and settings between Hob sessionsShane Wang2012-04-141-8/+8
* Hob:Fixed some incorrect values of Build configuration tabLiming An2012-04-111-8/+12
* Hob: reset issue indication and build status before build starts on build det...Shane Wang2012-04-051-0/+3
* Hob: Set stop button sensitive after task startedDongxiao Xu2012-04-051-0/+2
* Hob: In building log page, fixed the issue about 'endpath' not clear when nex...Liming An2012-03-301-1/+3
* lib/bb/ui/crumbs: hob progress bar should not be red when user stops buildJoshua Lock2012-03-291-1/+1
* Hob: change some words for build configurations on build details screenShane Wang2012-03-291-11/+11
* Hob: fixed some not compatible places for make runningbuild.py can be reused ...Liming An2012-03-281-1/+1
* Hob: change the implementation way about get config info for building logLiming An2012-03-281-4/+82
* lib/bb/ui/crumbs: tweak build status displayJoshua Lock2012-03-281-3/+6
* Hob: add build status labels in the build details screen to make it more clos...Shane Wang2012-03-251-3/+14
* lib/bb/ui/crumbs/builddetailspage: fix label on 'Back' buttonJoshua Lock2012-03-251-1/+1
* Hob: add auto scroll to rows which be new appended in hob building log pageLiming An2012-03-231-1/+10
* Hob: reset the policy to forbid the horizontal scrolling for building logLiming An2012-03-231-3/+3
* lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock2012-03-221-3/+3
* Hob: show indicators on the tabs of the Hob notebookShane Wang2012-03-201-0/+10
* Hob: use HobNotebook to implement a notebook in build details pageShane Wang2012-03-201-5/+25
* Hob: Change Box's padding valueDongxiao Xu2012-03-151-3/+3
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-241-0/+110