aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/ui/crumbs
AgeCommit message (Expand)Author
2011-08-24hob: don't set PARALLEL_MAKE and BB_NUMBER_THREADS based on cpu countJoshua Lock
2011-08-23bb/ui/crumbs/hobprefs: fix setting IMAGE_FSYTPESJoshua Lock
2011-08-23bb/ui/crumbs/hobeventhandler: fix return values of *_image_output_typeJoshua Lock
2011-08-23bb/ui/crumbs/tasklistmodel: track the PN for each entry in the modelJoshua Lock
2011-08-23bb/ui/crumbs/tasklistmodel: store all binb, not just the firstJoshua Lock
2011-08-23bb/ui/crumbs/tasklistmodel: remove useless items from dependency listJoshua Lock
2011-08-23bb/ui/crumbs/tasklistmodel: more robust checking for substringsJoshua Lock
2011-08-23bb/ui/crumbs/runningbuild: hide the progress bar on cache load completeJoshua Lock
2011-08-23bb/ui/crumbs/runningbuild: reduce number of messages after recent msg changeJoshua Lock
2011-08-15bb/ui/crumbs/tasklistmodel: simplify conditional in include_itemJoshua Lock
2011-08-15bb/ui/crumbs/tasklistmodel: make package_model_filter a little saferJoshua Lock
2011-08-15bb/ui/crumbs/tasklistmodel: optimise find_path_for_itemJoshua Lock
2011-08-15bb/ui/crumbs/tasklistmodel: include package level informationJoshua Lock
2011-08-15bb/crumbs/tasklistmodel: filter nativesdk packages out of viewsJoshua Lock
2011-08-12lib/bb/ui/crumbs/hobprefs: fix erroneous save/reparseJoshua Lock
2011-08-12bb/ui/crumbs/configurator: introduce writeConfFile method for all writesJoshua Lock
2011-08-12bb/ui/crumbs/hobeventhandler: adapt to reset -> reparse changeJoshua Lock
2011-08-10bb/ui/crumbs/tasklistmodel: don't include an item in its own dependsJoshua Lock
2011-08-10bb/ui/crumbs/tasklistmodel: correctly uniquify dependency listJoshua Lock
2011-08-10bb/ui/crumbs/tasklistmodel: fix some typos and add comments to mark()Joshua Lock
2011-08-08bb/ui/crumbs/tasklistmodel: prevent hang when removing itemJoshua Lock
2011-08-03bb/ui/crumbs/hobeventhandler: use generic loading message once cache loadedJoshua Lock
2011-08-03bb/ui/crumbs/tasklistmodel: fix regex used for loading image recipesJoshua Lock
2011-08-02bb/ui/crumbs/runningbuild: emit signal when command fails with exit signalJoshua Lock
2011-08-02ui/crumbs/runningbuild: add optional readonly mode, default offJoshua Lock
2011-08-02bb/ui/crumbs/runningbuild: optionally create list entries sequentiallyJoshua Lock
2011-07-30hob: remove temporary directory on program shutdownJoshua Lock
2011-07-28ui/crumbs/layereditor: if layer adding fails show an explanatory dialogJoshua Lock
2011-07-28ui/crumbs/configurator: tweak addLayerConf return valuesJoshua Lock
2011-07-28ui/crumbs/hobeventhandler: emit a signal when a command failsJoshua Lock
2011-07-28ui/crumbs/hobeventhandler: emit a signal when there's a fatal-errorJoshua Lock
2011-07-28ui/crumbs/hobeventhandler: remove unused codeJoshua Lock
2011-07-28hob: fix save/restore of toolchain preferencesJoshua Lock
2011-07-28hob: more reliable disabling of GPLv3 packagesJoshua Lock
2011-07-26ui/crumbs/hobprefs: trigger reparse when package format changedJessica Zhang
2011-07-26hob: fix loading customised image recipeJoshua Lock
2011-07-26ui/crumbs/tasklistmodel: work around overly aggressive package removalJoshua Lock
2011-07-26ui/crumbs/tasklistmodel: fix loading a saved recipeJessica Zhang
2011-07-26ui/crumbs/tasklistmodel: don't iterate whole model in find_alt_dependency()Joshua Lock
2011-07-26ui/crumbs/tasklistmodel: handle items added in by base image being removedJoshua Lock
2011-07-26ui/hob: enable building an image with minimal contentsJoshua Lock
2011-07-26ui/hob: switch from buildFile to buildTargets for custom image buildsJoshua Lock
2011-07-26ui/crumbs/hobeventhandler: reparse files before running other commandsJoshua Lock
2011-07-26ui/hob: replace the ugly static command mapJoshua Lock
2011-07-25hob: rework image output type settingJoshua Lock
2011-07-25ui/crumbs/hobprefs: tweak the package format tooltipJoshua Lock
2011-07-25ui/crumbs/hobprefs: set higher arbitrary limit on threads & parallelismJoshua Lock
2011-07-25hob: only add new layer's to the UIJoshua Lock
2011-07-25ui/crumbs/tasklistmodel: don't show native and cross recipesJoshua Lock
2011-07-21ui/crumbs/tasklistmodel: ignore tasks and images when marking dependenciesJoshua Lock