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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hob: Fix advanced setting reparse mechanism
Dongxiao Xu
2012-03-20
1
-0
/
+2
*
Hob: reset the selection if switch to a new base image
Dongxiao Xu
2012-03-20
1
-0
/
+1
*
ui/crumbs/persistenttooltip: try to reflect WM close button position
Joshua Lock
2012-03-20
1
-1
/
+23
*
ui/crumbs/hobpage: no need to force a Toolbar button type
Joshua Lock
2012-03-20
1
-3
/
+1
*
ui/crumbs: remove unused return value from append_toolbar_button
Joshua Lock
2012-03-20
3
-5
/
+5
*
ui/crumbs/hig: use close rather than OK for dismis button
Joshua Lock
2012-03-20
1
-1
/
+1
*
Hob: fixed the tabbar search entry retaining focus when user has clicked off ...
Liming An
2012-03-20
1
-0
/
+1
*
Hob: fix static variable "self.search" to parameter "search" in signal callba...
Liming An
2012-03-20
1
-17
/
+14
*
Hob: change HobNoteBook tab edge color from green to gray
Liming An
2012-03-20
2
-5
/
+10
*
Hob: add auto adjust background area function for long issue text
Liming An
2012-03-20
1
-9
/
+21
*
Hob: Fixed the hobwidget code and make it like a pythonista
Liming An
2012-03-20
1
-29
/
+34
*
Hob: remove the invalid code in hobwidget.py
Liming An
2012-03-20
1
-2
/
+0
*
Hob: fix '!= None' and '== None' in the code
Shane Wang
2012-03-20
6
-16
/
+16
*
Hob: change the code style to enumerate a list in a for-loop
Shane Wang
2012-03-20
3
-25
/
+25
*
Hob: show indicators on the tabs of the Hob notebook
Shane Wang
2012-03-20
4
-0
/
+33
*
Hob: use HobNotebook to implement a notebook in build details page
Shane Wang
2012-03-20
2
-5
/
+90
*
Hob: implement a self-defined notebook visual component for Hob
Shane Wang
2012-03-20
4
-111
/
+394
*
runningbuild.py: fix goggle ui
Eric BĂ©nard
2012-03-20
1
-2
/
+2
*
ui/uihelper: Keep track of task numbers
Richard Purdie
2012-03-15
1
-0
/
+5
*
Hob: Change Box's padding value
Dongxiao Xu
2012-03-15
7
-15
/
+15
*
Hob: improve recipe/package selection performance
Dongxiao Xu
2012-03-15
3
-7
/
+5
*
Hob: Add stop button for parsing progress
Dongxiao Xu
2012-03-15
3
-2
/
+37
*
Hob: Emit command-failed signal even if error msg is None
Dongxiao Xu
2012-03-15
2
-9
/
+9
*
Hob: Show recipe/package editing button after base image is selected
Dongxiao Xu
2012-03-15
2
-3
/
+20
*
Hob: Remove the recipe/package populated signal
Dongxiao Xu
2012-03-15
2
-24
/
+8
*
Hob: Remove the indication in machine/base image combobox
Dongxiao Xu
2012-03-15
2
-14
/
+8
*
Hob: Remove the reset button in recipe/package selection page
Dongxiao Xu
2012-03-15
3
-26
/
+0
*
Hob: Fix the image installation dependency
Dongxiao Xu
2012-03-15
1
-4
/
+2
*
Hob: Disable the handling of "NoProvider" event
Dongxiao Xu
2012-03-15
1
-17
/
+20
*
Hob: add "Close" button to "BinbDialog"
Dongxiao Xu
2012-03-15
1
-2
/
+2
*
ui/crumbs/hig: special case stock info icons in CrumbsMesssageDialog
Joshua Lock
2012-03-12
1
-1
/
+5
*
ui/crumbs/hig: use HobInfoButton in place of gtk.Image with tooltip
Joshua Lock
2012-03-12
1
-31
/
+15
*
ui/crumbs/imageconfigurationpage: make use of the HobInfoButton
Joshua Lock
2012-03-12
1
-8
/
+4
*
ui/crumbs/hobwidget: implement HobInfoButton per Hob interaction design
Joshua Lock
2012-03-12
1
-0
/
+49
*
ui/icons: crop the info icons
Joshua Lock
2012-03-12
2
-0
/
+0
*
crumbs/persistenttooltip: a new Gtk+ widget for use in Hob
Joshua Lock
2012-03-12
1
-0
/
+118
*
bitbake/uihelper: restore line to record failed normal tasks
Paul Eggleton
2012-03-01
1
-1
/
+6
*
Hob: Fix pressing "stop" build
Dongxiao Xu
2012-03-01
1
-5
/
+13
*
Hob(crumbs/builder.py): adjust the main window's position and ignore the case...
Shane Wang
2012-03-01
1
-8
/
+0
*
Hob: fix a bug that the image size is shown incorrectly in the image details ...
Shane Wang
2012-03-01
2
-9
/
+25
*
Hob(crumbs/hoblistmodel.py): Add mapping for rprovides and pkg
Dongxiao Xu
2012-03-01
1
-3
/
+12
*
Hob(crumbs/hoblistmodel.py): Fix recipe's populate() function
Dongxiao Xu
2012-03-01
1
-37
/
+5
*
command.py: remove the resolve parameter in generateTargetsTree
Dongxiao Xu
2012-03-01
1
-1
/
+1
*
Hob(crumbs/builder.py): remove the code commented out in the builder.py
Shane Wang
2012-03-01
1
-1
/
+0
*
crumbs/hig: tweak UI and layout of LayerSelectionDialog
Shane Wang
2012-03-01
1
-14
/
+5
*
hig: try to avoid setting explicit dialogue sizes
Shane Wang
2012-03-01
1
-5
/
+2
*
crumbs: fix button order in several dialogues
Shane Wang
2012-03-01
2
-26
/
+25
*
crumbs: move towards more standard dialogue spacing
Shane Wang
2012-03-01
1
-37
/
+29
*
crumbs/builder: use the name Hob consistently
Shane Wang
2012-03-01
1
-2
/
+2
*
crumbs: Factor common dialogue configuration out
Shane Wang
2012-03-01
2
-18
/
+31
[next]