summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
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-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
2012-09-20hob/settings: Remove stray "distro" combobox from simple settingsBogdan Marinescu
2012-09-20build/siggen: Add support for stamp 'clean' masksRichard Purdie
2012-09-20fetch2/cvs: Fix parameter spacingRichard Purdie
2012-09-20fetch2/cvs: Clean up various data store referencesRichard Purdie
2012-09-20fetch2/cvs: Fix localdata variable referenceRichard Purdie
2012-09-20hob: Fix settings dialog issuesBogdan Marinescu
2012-09-20hob: rename 'View log' to 'Open log'Constantin Musca
2012-09-20compat, event: use OrderedDict from py2.7 for the event handlersChristopher Larson
2012-09-14Implement 'settings' dialog as designedValentin Popa
2012-09-14cooker: Fix priority for virtual recipesRichard Purdie
2012-09-14hob/builddetailspage: Add tooltips to the build failed notificationConstantin Musca
2012-09-14lib/bb/event: improve handling of event queue on exitPaul Eggleton