index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
ui
/
crumbs
/
builddetailspage.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: hob: progress bar changed to busy cursor when you open log file
Cristiana Voicu
2013-01-21
1
-14
/
+2
*
bitbake: hig.py: refactor into individual components
Bogdan Marinescu
2013-01-16
1
-1
/
+1
*
bitbake: hob: modified how the existence of a variable is checked
Cristiana Voicu
2012-12-04
1
-3
/
+2
*
bitbake: hob: showing when build fails because out of disk space
Cristiana Voicu
2012-11-25
1
-6
/
+32
*
bitbake: hob: add a progress indicator when you select 'view log'
Cristiana Voicu
2012-10-27
1
-1
/
+14
*
bitbake: hob/builddetailspage: set "Log" page as default
Cristiana Voicu
2012-10-24
1
-0
/
+1
*
bitbake: hob/builddetailspage: fix failure_primary_action_button_clicked_cb
Constantin Musca
2012-09-28
1
-1
/
+1
*
bitbake: hob/builddetailspage: remove "back" button
Cristiana Voicu
2012-09-28
1
-2
/
+0
*
bitbake: hob/builddetailspage: change branch field
Cristiana Voicu
2012-09-27
1
-0
/
+2
*
bitbake: hob: Buttons width and height are taken for host
Ioana Grigoropol
2012-09-27
1
-4
/
+4
*
bitbake: hob/builddetailspage: change tooltips and remove a dialog from "Buil...
Cristiana Voicu
2012-09-25
1
-2
/
+7
*
bitbake: hob: fix Gtk-WARNINGs due to invalid markup on Back button
Paul Eggleton
2012-09-24
1
-1
/
+1
*
bitbake: hob: add a top bar when building process is stopped
Cristiana Voicu
2012-09-20
1
-4
/
+72
*
bitbake: hob/builddetailspage: Add tooltips to the build failed notification
Constantin Musca
2012-09-14
1
-0
/
+3
*
bitbake: Hob wizard-like reorganization
Cristian Iorga
2012-08-22
1
-1
/
+1
*
bitbake: Hob: change the Build failure scenario as ui design
Liming An
2012-08-02
1
-50
/
+33
*
HOB: 'str' object has no attribute 'close'
Robert Yang
2012-05-30
1
-4
/
+3
*
replace os.popen with subprocess.Popen
Robert Yang
2012-05-23
1
-2
/
+3
*
Hob: change the build failure scenario as ui design
Liming An
2012-05-23
1
-1
/
+98
*
lib/bb/ui/crumbs/: replace custom HobNotebook
Joshua Lock
2012-05-20
1
-3
/
+3
*
Hob: Set the "stop" button insensitive before hide it
Dongxiao Xu
2012-04-17
1
-0
/
+1
*
Hob: remember layers and settings between Hob sessions
Shane Wang
2012-04-14
1
-8
/
+8
*
Hob:Fixed some incorrect values of Build configuration tab
Liming An
2012-04-11
1
-8
/
+12
*
Hob: reset issue indication and build status before build starts on build det...
Shane Wang
2012-04-05
1
-0
/
+3
*
Hob: Set stop button sensitive after task started
Dongxiao Xu
2012-04-05
1
-0
/
+2
*
Hob: In building log page, fixed the issue about 'endpath' not clear when nex...
Liming An
2012-03-30
1
-1
/
+3
*
lib/bb/ui/crumbs: hob progress bar should not be red when user stops build
Joshua Lock
2012-03-29
1
-1
/
+1
*
Hob: change some words for build configurations on build details screen
Shane Wang
2012-03-29
1
-11
/
+11
*
Hob: fixed some not compatible places for make runningbuild.py can be reused ...
Liming An
2012-03-28
1
-1
/
+1
*
Hob: change the implementation way about get config info for building log
Liming An
2012-03-28
1
-4
/
+82
*
lib/bb/ui/crumbs: tweak build status display
Joshua Lock
2012-03-28
1
-3
/
+6
*
Hob: add build status labels in the build details screen to make it more clos...
Shane Wang
2012-03-25
1
-3
/
+14
*
lib/bb/ui/crumbs/builddetailspage: fix label on 'Back' button
Joshua Lock
2012-03-25
1
-1
/
+1
*
Hob: add auto scroll to rows which be new appended in hob building log page
Liming An
2012-03-23
1
-1
/
+10
*
Hob: reset the policy to forbid the horizontal scrolling for building log
Liming An
2012-03-23
1
-3
/
+3
*
lib/bb/ui/crumbs: Add HobAltButton and use it
Joshua Lock
2012-03-22
1
-3
/
+3
*
Hob: show indicators on the tabs of the Hob notebook
Shane Wang
2012-03-20
1
-0
/
+10
*
Hob: use HobNotebook to implement a notebook in build details page
Shane Wang
2012-03-20
1
-5
/
+25
*
Hob: Change Box's padding value
Dongxiao Xu
2012-03-15
1
-3
/
+3
*
Hob: A new implemetation (v2)
Dongxiao Xu
2012-02-24
1
-0
/
+110