summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-02Update version to 1.16.01.16.0Richard Purdie
2012-10-02hob: Further improvements to hob dialogsBogdan Marinescu
2012-10-02hob: Fix 'User selected' tag functionalityConstantin Musca
2012-10-02hob/settings: Change the 'Delete' button behaviour in the shared state settin...Cristiana Voicu
2012-10-02hob/image_details: Remove kernel info from detailsIoana Grigoropol
2012-10-02tests/utils: Add test for explode_dep_versions2Richard Purdie
2012-10-02utils: Add explode_dep_versions2 to replace explode_dep_versionsRichard Purdie
2012-10-02utils.py: Allow explode_dep_versions comparisons to have arbitrary whitespaceMark Hatle
2012-10-02utils.py: Check for duplicate dependency entriesMark Hatle
2012-09-28Fix bad merge of #2162Bogdan Marinescu
2012-09-28hob: Error reports are done in a clearer wayCristian Iorga
2012-09-28hob/builddetailspage: fix failure_primary_action_button_clicked_cbConstantin Musca
2012-09-28hob/builddetailspage: remove "back" buttonCristiana Voicu
2012-09-28knotty: Allow displaying of status when no tasks are activeRichard Purdie
2012-09-28parse/ConfHandler: Add negative lookahead to spot some quoting problemsRichard Purdie
2012-09-28hob: set modal flag on progress dialogRoss Burton
2012-09-28hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORSCristiana Voicu
2012-09-28Add missing file from previous commitRichard Purdie
2012-09-27hob/builder: When you stop a build, Hob should tell you stopping is happeningConstantin Musca
2012-09-27lib/bb/data.py: improve output for expansion errorsPaul Eggleton
2012-09-27cooker: adjust layer dependency error messagesPaul Eggleton
2012-09-27hob/recipeselectionpage: recipes should not be shown brought in by themselvesCristiana Voicu
2012-09-27fetch2: add "-d" option to cpioRobert Yang
2012-09-27Multiple user interface fixes in settingsBogdan Marinescu
2012-09-27hob/runningbuild: Add missing logging level argumentConstantin Musca
2012-09-27Add sanity check progress screenBogdan Marinescu
2012-09-27hob/builddetailspage: change branch fieldCristiana Voicu
2012-09-27hob: Buttons width and height are taken for hostIoana Grigoropol
2012-09-27hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORSCristiana Voicu
2012-09-25fetch2/git: Don't use deprecated APIRichard Purdie
2012-09-25hob/packageselectionpage:cancel button should redirect to Image conf screenCristiana Voicu
2012-09-25hob/builddetailspage: change tooltips and remove a dialog from "Build stopped...Cristiana Voicu
2012-09-24bitbake: Unbuffer stdout for log filesJason Wessel
2012-09-24event.py, knotty.py, ncurses.py, runningbuild.py: Add support for LogExecTTY ...Jason Wessel
2012-09-24progress.py: Fix traceback when running goggle uiJason Wessel
2012-09-24runqueue: Add --no-setscene to skip all setscene tasksJason Wessel
2012-09-24fetch2/git: Add missing mkdirRichard Purdie
2012-09-24fetch2: improve error output for checksum failuresPaul Eggleton
2012-09-24fetch2: make fetch failure errors more readablePaul Eggleton
2012-09-24lib/bb/runqueue.py: fix exceptions with -k and failed targetsPaul Eggleton
2012-09-24hob: fix Gtk-WARNINGs due to invalid markup on Back buttonPaul Eggleton
2012-09-24hob: remove confirmation dialog on closePaul Eggleton
2012-09-24hob: allow configuring default machine using HOB_MACHINEPaul Eggleton
2012-09-24hob: don't show error dialog for errors during buildingPaul Eggleton
2012-09-24hob: The title of the packages screen depends on the screen you arrive fromConstantin Musca
2012-09-20hob: Don't set busy cursor on the root window, just our windowRoss Burton
2012-09-20hob: add a top bar when building process is stoppedCristiana Voicu
2012-09-20cooker: Clarify package/recipe wordingTrevor Woerner
2012-09-20hob/packageselectionpage: "Cancel" button returns to "Image configuration" sc...Cristiana Voicu
2012-09-20hob: report event handler failuresPaul Eggleton