summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* hob: rework image output type settingJoshua Lock2011-07-254-26/+56
* ui/crumbs/hobprefs: tweak the package format tooltipJoshua Lock2011-07-251-1/+2
* ui/crumbs/hobprefs: set higher arbitrary limit on threads & parallelismJoshua Lock2011-07-251-1/+6
* hob: only add new layer's to the UIJoshua Lock2011-07-252-3/+6
* ui/hob: if the user clicks Stop a second time only offer 'Force Stop'Joshua Lock2011-07-251-12/+26
* ui/hob: clear the search entry when resettingJoshua Lock2011-07-251-6/+7
* ui/crumbs/tasklistmodel: don't show native and cross recipesJoshua Lock2011-07-251-0/+3
* hob: refer to tasks as Package CollectionsJoshua Lock2011-07-251-1/+1
* ui/crumbs/tasklistmodel: ignore tasks and images when marking dependenciesJoshua Lock2011-07-211-4/+17
* ui/hob: don't crash if PARALLEL_MAKE doesn't include a spaceJoshua Lock2011-07-211-1/+1
* ui/crumbs/configurator: write new lines after new entriesJoshua Lock2011-07-211-1/+1
* ui/hob: add more guidance to the stop dialogJoshua Lock2011-07-211-1/+8
* ui/crumbs/tasklistmodel: fix saving recipesJoshua Lock2011-07-211-2/+1
* ui/crumbs/hobprefs: add missing importJoshua Lock2011-07-211-0/+1
* ui/crumbs/tasklistmodel: fix automatic removal of orphaned itemsJoshua Lock2011-07-131-15/+19
* ui/crumbs/tasklistmodel: update brought in by column when possibleJoshua Lock2011-07-131-4/+10
* bitbake cooker/ui: handle cmd line parsing result by individual UI.Lianhao Lu2011-07-084-5/+20
* lib/bb/ui/hob: don't error when dismissing save as dialogJoshua Lock2011-07-081-6/+14
* lib/bb/hob: fix changing base imageJoshua Lock2011-07-081-5/+5
* ui/crumbs/tasklistmodel: fix reset methodJoshua Lock2011-07-081-4/+16
* ui/depexp: If we're parsing zero files we need to ensure the cache progress b...Richard Purdie2011-07-051-3/+1
* hob: re-designed interaction and implementationJoshua Lock2011-07-058-424/+1824
* ui/hob: Fixed the "build again" hang.Lianhao Lu2011-07-011-2/+1
* bitbake/event/ast: Add RecipePreFinalise eventRichard Purdie2011-06-091-0/+1
* bitbake none/xmlrpc servers: Only send pickled events to the xmlrpc serverRichard Purdie2011-06-081-1/+1
* Introduce new param caches_array into Cache impl.Liping Ke2011-06-071-0/+2
* bitbake/ui: Fix Gtk+ GUI's after recent cache changesJoshua Lock2011-05-163-1/+7
* bitbake/cache.py: Ensure skipped recipes make it into the cache to avoid repa...Richard Purdie2011-05-051-0/+5
* goggle: exit quietly on ^CChris Larson2011-03-311-0/+2
* bitbake/hob: fix cancel buttonJoshua Lock2011-03-141-1/+1
* bitbake/hob: only show one progress dialog when changing machineJoshua Lock2011-02-251-1/+0
* bitbake/progress: make progress dialog modal for parent windowJoshua Lock2011-02-241-2/+1
* bitbake: Add new UI hob, a prototype Gtk+ GUI for creating imagesJoshua Lock2011-02-242-0/+734
* bitbake/progress: add method to pulse the progress barJoshua Lock2011-02-241-0/+4
* bitbake/crumbs: update documentation headerJoshua Lock2011-02-241-1/+1
* bitbake: introduce crumbs.TaskListModel a gtk.ListStore subclassJoshua Lock2011-02-241-0/+346
* uihelper: import bb.build, kill commented linesChris Larson2011-02-211-10/+2
* bitbake/knotty.py: Ensure task note messages are only surpressed at default l...Richard Purdie2011-01-121-2/+6
* bitbake/goggle: don't drop eventsJoshua Lock2011-01-121-1/+1
* bitbake/depexp: closing progress dialog kills guiJoshua Lock2011-01-121-0/+1
* bitbake/goggle: closing the progress dialog kills the UIJoshua Lock2011-01-121-0/+1
* bitbake/uievent: fix queueing of events for xmlrpc before UI has loadedJoshua Lock2011-01-121-2/+5
* bitbake/knotty.py: Don't show log messages of NOTE and below for task processesRichard Purdie2011-01-081-3/+3
* bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed l...Richard Purdie2011-01-052-5/+0
* Resurrect alternative UIsBob Foerster2011-01-056-89/+298
* depexp: add sorting of all package listsBob Foerster2011-01-041-0/+2
* logger usage cleanupChris Larson2011-01-041-1/+1
* Fix logging level names for post-server-ui-splitChris Larson2011-01-041-10/+0
* Show the user progress when loading the cacheBob Foerster2011-01-041-8/+24
* knotty: exit with 1 if we see a critical log messageChris Larson2011-01-041-2/+3