summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-28data_smart: use a split/filter/rejoin for _removeChristopher Larson
2013-08-28serv.py: Fix hang when spawned dynamically with bitbakeJason Wessel
2013-08-27hob: fixes for image combo boxCristiana Voicu
2013-08-27hob: add event handlers filtering in HobCristiana Voicu
2013-08-27bitbake/event.py: UIhandler filter should work without a maskCristiana Voicu
2013-08-26command.py: Call updateCache for all states != runningRichard Purdie
2013-08-26data_smart: Add _remove operatorRichard Purdie
2013-08-26bitbake: Add ui event handlers filteringRichard Purdie
2013-08-26server/xmlrpc/prserv: Add sane timeout to default xmlrpc serverRichard Purdie
2013-08-26process: Improve exit handling and hangsRichard Purdie
2013-08-24parse: Return IOError when including file with absolute pathMartin Jansa
2013-08-23prserv/serv: Fix pid file removalRichard Purdie
2013-08-23event/msg: Add primitive server side UI log record filteringRichard Purdie
2013-08-23build.py: create symlink for run.do_xxx scriptsNicolas Dechesne
2013-08-22hob: changes to image combo box from image configuration pageCristiana Voicu
2013-08-22propertydialog.py : Scrollable windows for long tooltipsAndrei Dinu
2013-08-20build.py: Provide useful diagnostics when exiting.Peter Seebach
2013-08-16hob/retrieveimagedialog: change labelsCristiana Voicu
2013-08-16taskdata: report close matches with NoProvider errorsPaul Eggleton
2013-08-16runqueue: report close matches for an invalid task namePaul Eggleton
2013-08-12hob: Add missing file from previous commitRichard Purdie
2013-08-06depexp: fix typo in variable nameRoss Burton
2013-08-06depexp: insert data instead of append/set, for speedRoss Burton
2013-08-06depexp: make parse() a member functionRoss Burton
2013-08-06hob/imageconfigurationpage: changes to image comboboxCristiana Voicu
2013-08-06hob/imagedetailspage: add tooltip for save image recipe buttonCristiana Voicu
2013-08-06hob: set focus on entry name when the name is not correctCristiana Voicu
2013-08-06cooker: save packages in IMAGE_INSTALL instead of PACKAGE_INSTALLCristiana Voicu
2013-08-06hob: implement the "retrieve image dialog" + changes to image combo boxCristiana Voicu
2013-08-06hob: retrieve file name of an imageCristiana Voicu
2013-08-06hob: changes to image combo boxCristiana Voicu
2013-08-06hob/bitbake: when an image is saved, it should require an image from layersCristiana Voicu
2013-08-06hob: the saved image should be editableCristiana Voicu
2013-08-06hob: change the name and description for the saveimagedialogCristiana Voicu
2013-08-06hob & bitbake: append a value to a variable from hob throught bitbakeCristiana Voicu
2013-08-06hob: make changes in order to permit from UI to edit an image after saving itCristiana Voicu
2013-08-06hob/bitbake: save the description of a custom imageCristiana Voicu
2013-08-06hob/bitbake: create a template (a .bb file) from hob through bitbakeCristiana Voicu
2013-08-06hob: create save image dialog used to save a templateCristiana Voicu
2013-08-06hob: labelling changes in HobCristiana Voicu
2013-08-06hob/packageslist: change image size label to estimated image sizeCristiana Voicu
2013-08-06hob/advancedsettings: change toolchain labels to sdk labelsCristiana Voicu
2013-07-31bitbake-worker: import needed signal moduleValentin Popa
2013-07-31fetch2: fix unpack of .xz filesAndré Draszik
2013-07-29bitbake: runqueue: add warning if invalidating invalid taskPetter Mabäcker
2013-07-29hob: sstatemirror is standard also for file://.* regexCristiana Voicu
2013-07-29hob: changed the split of SSTATE_MIRRORS variableCristiana Voicu
2013-07-29providers.py: print a debug message for dynamic pacakgeRobert Yang
2013-07-05HOB:Proper handle of SIGINTValentin Popa
2013-07-03hob: save button from settings called a nonexisting methodCristiana Voicu