summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bitbake: hob: remove save/load template functionalityCristiana Voicu2013-02-154-89/+1
* bitbake: hob: remove parsing warnings when machine is changedCristiana Voicu2013-02-151-0/+7
* bitbake: hob: no sanity checks re-runCristiana Voicu2013-02-151-1/+0
* bitbake: bitbake & hob: reparse config files, when sanity check updates bblay...Cristiana Voicu2013-02-151-0/+4
* bitbake: hob: eliminate the "by recipe" grouping in the packages tableCristiana Voicu2013-01-312-182/+112
* bitbake: hob: Use a GtkTreeView to present and configure the sstate mirrorsCristiana Voicu2013-01-312-121/+204
* bitbake: hob: small fixes to parsing warnings dialogCristiana Voicu2013-01-312-2/+5
* bitbake: bitbake & hob: implement functions to assure consistency for configu...Cristiana Voicu2013-01-313-37/+24
* bitbake: hob: hob do not use .hob dir for variables from local.conf and bblay...Cristiana Voicu2013-01-252-28/+10
* bitbake: crumbs: Add file lost from previous commitRichard Purdie2013-01-221-0/+161
* bitbake: hob: combo box updated correctlyCristiana Voicu2013-01-221-2/+5
* bitbake: hob: Hob should display warnings generated during parsingCristiana Voicu2013-01-215-6/+80
* bitbake: hob: progress bar changed to busy cursor when you open log fileCristiana Voicu2013-01-215-161/+6
* bitbake: hig.py: refactor into individual componentsBogdan Marinescu2013-01-1616-1986/+2265
* bitbake: hob: use base image only if it was setCristiana Voicu2012-12-141-4/+5
* bitbake: hob/bitbake: custom image is now using the base imageCristiana Voicu2012-12-143-2/+20
* bitbake: hob: modified how the existence of a variable is checkedCristiana Voicu2012-12-041-3/+2
* bitbake: hob: when BBLAYERS_NON_REMOVABLE is not set hob shows an errorCristiana Voicu2012-11-281-1/+1
* bitbake: hob: make some layers non removableCristiana Voicu2012-11-263-10/+10
* bitbake: hob/builder: Don't rerun sanity checksConstantin Musca2012-11-251-2/+8
* bitbake: hob: showing when build fails because out of disk spaceCristiana Voicu2012-11-254-7/+43
* bitbake: hob: warnings during the build should be displayed in the Issues tabCristiana Voicu2012-11-202-2/+7
* bitbake: hob: hob was freezing because it doesn't receives well the log fileCristiana Voicu2012-11-131-1/+1
* bitbake: command: add error to return of runCommandChristopher Larson2012-11-011-7/+3
* bitbake: hob: providing details about process state through porgress barCristiana Voicu2012-11-013-14/+9
* bitbake: hob: reordering the layers in the Hob Layers dialogCristiana Voicu2012-10-271-1/+41