summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bitbake: propertydialog adjustments for package.bbclassAndrei Dinu2013-04-041-1/+1
* bitbake: hob: giving focus to the search field loses the table sortingCristiana Voicu2013-04-024-37/+59
* bitbake: hob: add tooltip on "clear search" buttonCristiana Voicu2013-04-021-0/+1
* bitbake: Removed popup when including a packageAndrei Dinu2013-04-022-2/+2
* bitbake: hob: Search strings and results should be persistentCristiana Voicu2013-03-293-36/+43
* bitbake: packageselectionpage.py : added information to hobAndrei Dinu2013-03-291-1/+2
* bitbake: hoblistmodel.py : passing the package information to hobAndrei Dinu2013-03-291-2/+4
* bitbake: propertydialog.py : added 'Package files' functionalityAndrei Dinu2013-03-291-2/+92
* bitbake: Adjust spacing on information windowsAndrei Dinu2013-03-222-8/+8
* bitbake: hob: implementation of search functionality in HobCristiana Voicu2013-03-224-83/+234
* bitbake: hob: Hob custom image build errorCristiana Voicu2013-03-221-1/+3
* bitbake: hob: some settings in Hob are not rememberedCristiana Voicu2013-03-192-27/+25
* bitbake: crumbs/recipeselectionpage: added events for the "Package Groups" "A...Andrei Dinu2013-03-191-3/+19
* bitbake: crumbs/packageselectionpage: added event for the "All packages" tabAndrei Dinu2013-03-191-3/+10
* bitbake: crumbs/imageconfigurationpage: added information so that it displays...Andrei Dinu2013-03-191-2/+1
* bitbake: hobwidget: added functionality for the information dialogs.Andrei Dinu2013-03-191-8/+14
* bitbake: crumbs/hoblistmodel: added information columns needed for prop dialogsAndrei Dinu2013-03-191-4/+19
* bitbake: hig/simplesettingsdialog: added entries for information dialogsAndrei Dinu2013-03-191-7/+7
* bitbake: hig/propertydialog: new class added for the property windows.Andrei Dinu2013-03-191-0/+347
* bitbake: hig/advancedsettingsdialog: Added information for the information di...Andrei Dinu2013-03-191-6/+6
* bitbake: crumbs/builder: Replaced the function that displayed tooltipsAndrei Dinu2013-03-191-4/+31