summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: propertydialog.py : Scrollable windows for long tooltipsAndrei Dinu2013-08-221-25/+38
* bitbake: hob/retrieveimagedialog: change labelsCristiana Voicu2013-08-161-1/+3
* bitbake: taskdata: report close matches with NoProvider errorsPaul Eggleton2013-08-162-4/+15
* bitbake: hob: Add missing file from previous commitRichard Purdie2013-08-121-0/+49
* bitbake: depexp: fix typo in variable nameRoss Burton2013-08-061-1/+1
* bitbake: depexp: insert data instead of append/set, for speedRoss Burton2013-08-061-9/+3
* bitbake: depexp: make parse() a member functionRoss Burton2013-08-061-16/+16
* bitbake: hob/imageconfigurationpage: changes to image comboboxCristiana Voicu2013-08-061-1/+1
* bitbake: hob/imagedetailspage: add tooltip for save image recipe buttonCristiana Voicu2013-08-061-0/+1
* bitbake: hob: set focus on entry name when the name is not correctCristiana Voicu2013-08-061-0/+1
* bitbake: hob: implement the "retrieve image dialog" + changes to image combo boxCristiana Voicu2013-08-062-3/+35
* bitbake: hob: retrieve file name of an imageCristiana Voicu2013-08-062-2/+10
* bitbake: hob: changes to image combo boxCristiana Voicu2013-08-061-2/+14
* bitbake: hob: the saved image should be editableCristiana Voicu2013-08-061-1/+3
* bitbake: hob: change the name and description for the saveimagedialogCristiana Voicu2013-08-062-3/+11
* bitbake: hob & bitbake: append a value to a variable from hob throught bitbakeCristiana Voicu2013-08-062-1/+11
* bitbake: hob: make changes in order to permit from UI to edit an image after ...Cristiana Voicu2013-08-063-11/+31
* bitbake: hob/bitbake: save the description of a custom imageCristiana Voicu2013-08-063-6/+8
* bitbake: hob/bitbake: create a template (a .bb file) from hob through bitbakeCristiana Voicu2013-08-064-2/+21
* bitbake: hob: create save image dialog used to save a templateCristiana Voicu2013-08-065-2/+163
* bitbake: hob: labelling changes in HobCristiana Voicu2013-08-064-19/+20
* bitbake: hob/packageslist: change image size label to estimated image sizeCristiana Voicu2013-08-061-1/+1
* bitbake: hob/advancedsettings: change toolchain labels to sdk labelsCristiana Voicu2013-08-061-10/+11
* bitbake: hob: sstatemirror is standard also for file://.* regexCristiana Voicu2013-07-291-2/+2
* bitbake: hob: changed the split of SSTATE_MIRRORS variableCristiana Voicu2013-07-291-10/+3
* bitbake: HOB:Proper handle of SIGINTValentin Popa2013-07-051-0/+9
* bitbake: hob: save button from settings called a nonexisting methodCristiana Voicu2013-07-032-3/+5
* bitbake: hob: save variables in conf/ directoryCristiana Voicu2013-06-201-30/+34
* bitbake: hob: replace the init cooker with reset in order to keep the historyCristiana Voicu2013-06-201-3/+2
* bitbake: hob: check if imageconfiguration page has the attribute 'warnings_bar'Cristiana Voicu2013-06-201-1/+2
* bitbake: bitbake & hob: modify some commands and call them from hobCristiana Voicu2013-06-201-0/+2
* bitbake: hob: remove the rest of the old template functionalityCristiana Voicu2013-06-202-294/+18
* bitbake: knotty, bitbake: add option to terminate a remote serverAlexandru DAMIAN2013-06-171-0/+4
* bitbake: knotty, xmlrpc: add observer-only modeAlexandru DAMIAN2013-06-172-12/+18
* bitbake: Add missing file that went out of syncRichard Purdie2013-06-121-0/+0
* bitbake: Added distroy signal to information dialogsAndrei Dinu2013-05-311-0/+1
* bitbake: hob: Table sorting criteria should not change after deselecting reci...Cristiana Voicu2013-05-223-7/+27
* bitbake: hob: apply a fade out animation when deselecting from tablesCristiana Voicu2013-05-222-34/+30
* bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie2013-05-225-28/+38
* bitbake: hob: fix for XMLRPC modeBogdan Marinescu2013-05-141-1/+1
* bitbake: hob: assure consistency for image size labelCristiana Voicu2013-05-103-8/+16
* bitbake: hob: clicking on "cancel" should reset table sorting to defaultCristiana Voicu2013-05-102-0/+19
* bitbake: hob: "Brought in by" sorting should take into account the (+#) infor...Cristiana Voicu2013-05-101-2/+44
* bitbake: hob: sort alphabetically results in groups of recipes/packagesCristiana Voicu2013-05-101-26/+12
* bitbake: Updated information in tooltipsAndrei Dinu2013-05-101-2/+2
* bitbake: lib: print is a function in moderm python, covert remaining usersRichard Purdie2013-05-091-3/+3
* bitbake: goggle: fix invalid error checkMartin Donnelly2013-05-031-1/+1
* bitbake: hob: Refine sorting mechanisms in HobCristiana Voicu2013-04-155-34/+116
* bitbake: hob:Only display scrolled list of images if neededIoana Grigoropol2013-04-101-1/+1
* bitbake: bitbake:hob: use a socks proxy mechanism for gitCristian Iorga2013-04-103-34/+30