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
/
imagedetailspage.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: hob/imagedetailspage: disable the deploy tool for qemu machines
Constantin Musca
2012-10-03
1
-0
/
+2
*
bitbake: hob/image_details/run_image: Kernel must be set
Ioana Grigoropol
2012-10-03
1
-2
/
+2
*
bitbake: hob/image_details: Remove kernel info from details
Ioana Grigoropol
2012-10-02
1
-12
/
+12
*
bitbake: hob: Buttons width and height are taken for host
Ioana Grigoropol
2012-09-27
1
-16
/
+85
*
bitbake: hob: Fix settings dialog issues
Bogdan Marinescu
2012-09-20
1
-1
/
+1
*
bitbake: hob: rename 'View log' to 'Open log'
Constantin Musca
2012-09-20
1
-6
/
+6
*
bitbake: hob/imagedetailspage: change "FileCreated" label to "Files created"
Cristiana Voicu
2012-09-14
1
-1
/
+1
*
bitbake: hob: The 'run image' and 'deploy image' dialogs text and alignment c...
Cristiana Voicu
2012-09-07
1
-4
/
+10
*
bitbake: hob/imagedetailspage: "Image ready" icon appers only after the image...
Cristiana Voicu
2012-09-07
1
-1
/
+1
*
bitbake: hobwidget: Button theme is taken from host, fix
Ioana Grigoropol
2012-09-07
1
-4
/
+4
*
bitbake: Hob: log for Hob and allow users to show logs after successful build
Liming An
2012-08-02
1
-4
/
+20
*
bitbake: Hob: fixed some variables not clean bug in detail page
Liming An
2012-07-04
1
-11
/
+3
*
bitbake: Hob: change 'run image' and 'deploy' Gui and work flow for building ...
Liming An
2012-06-29
1
-114
/
+98
*
Hob: Change 'run image' work flow and image detail screen as ui design
Liming An
2012-06-08
1
-44
/
+157
*
Hob: clear the repeated function get_kernel_file_name
Liming An
2012-06-08
1
-18
/
+1
*
Hob: add the 'build new' be as the primary action for 'Image detail' page
Liming An
2012-05-30
1
-11
/
+8
*
Hob:fixed the issue of primary button is not an 'orange hob button'
Liming An
2012-05-25
1
-11
/
+16
*
replace os.system with subprocess.call
Robert Yang
2012-05-23
1
-1
/
+2
*
Hob: fixed the issue about the 'run image' page should have the primary bug
Liming An
2012-05-23
1
-6
/
+8
*
Hob: fixed the issue about bug 'running image' workflow and related view
Liming An
2012-05-23
1
-22
/
+53
*
Hob: change the workflow about click 'Run Image' to run directly after builde...
Liming An
2012-05-09
1
-67
/
+72
*
Hob: show those appliable buttons on the image details page only
Shane Wang
2012-04-11
1
-38
/
+84
*
Hob: add tooltips into image details screen
Shane Wang
2012-04-11
1
-5
/
+11
*
Hob: clean up and unify the steps for new build to call initiate_new_build_as...
Shane Wang
2012-04-11
1
-1
/
+1
*
Hob: Fix the pattern patch for image name
Dongxiao Xu
2012-04-11
1
-2
/
+1
*
Hob: unify _size_to_string() and _string_to_size()
Shane Wang
2012-04-05
1
-10
/
+1
*
Hob: remove grab_default() for deploy button
Shane Wang
2012-04-05
1
-1
/
+0
*
Hob: Remove some calling of initiate_new_build()
Dongxiao Xu
2012-04-05
1
-2
/
+0
*
Hob: Improve the matching for runnable machine type
Dongxiao Xu
2012-03-29
1
-1
/
+2
*
Hob: add Templates and Settings on image details screen
Shane Wang
2012-03-29
1
-0
/
+29
*
Hob: Set one of deployable images or runnable images as the default toggled item
Shane Wang
2012-03-29
1
-26
/
+46
*
lib/bb/ui/crumbs/imagedetails: use secondary button style for 'View files'
Joshua Lock
2012-03-28
1
-1
/
+5
*
Hob: runqemu and deployment functionality filter
Dongxiao Xu
2012-03-25
1
-11
/
+33
*
lib/bb/ui/crumbs: make use of HobButton for existing primary action buttons
Joshua Lock
2012-03-23
1
-9
/
+2
*
lib/bb/ui/crumbs: Add HobAltButton and use it
Joshua Lock
2012-03-22
1
-6
/
+6
*
ui/crumbs: remove unused return value from append_toolbar_button
Joshua Lock
2012-03-20
1
-1
/
+1
*
Hob: fix '!= None' and '== None' in the code
Shane Wang
2012-03-20
1
-6
/
+6
*
Hob: Change Box's padding value
Dongxiao Xu
2012-03-15
1
-1
/
+1
*
Hob: fix a bug that the image size is shown incorrectly in the image details ...
Shane Wang
2012-03-01
1
-8
/
+24
*
Hob: make HobViewTable more general in hob and make the image selection dialo...
Shane Wang
2012-03-01
1
-12
/
+53
*
Hob: A new implemetation (v2)
Dongxiao Xu
2012-02-24
1
-0
/
+294