summaryrefslogtreecommitdiffstats
path: root/lib/bb/ui/depexp.py
AgeCommit message (Expand)Author
2012-11-01command: add error to return of runCommandChristopher Larson
2012-09-28hob: set modal flag on progress dialogRoss Burton
2012-06-21ui/depexp.py: use the new progressbar in HobKang Kai
2011-07-08bitbake cooker/ui: handle cmd line parsing result by individual UI.Lianhao Lu
2011-07-05ui/depexp: If we're parsing zero files we need to ensure the cache progress b...Richard Purdie
2011-06-08bitbake/depexp: closing progress dialog kills guiJoshua Lock
2011-06-08bitbake/server/process: Move implementation knowledge of event queue into the...Richard Purdie
2011-05-16bitbake/ui: Fix Gtk+ GUI's after recent cache changesJoshua Lock
2010-12-21depexp: add sorting of all package listsBob Foerster
2010-12-17Resurrect alternative UIsBob Foerster
2010-12-10Rename command events, adjust compareRevisionsChris Larson
2010-12-09Rename the ui 'init' method to 'main'Chris Larson
2010-12-08bitbake/depexp: Factor ProgressBar into a separate class in crumbs/Joshua Lock
2010-04-11Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-04-09Apply the 2to3 print function transformChris Larson
2010-04-09Formatting cleanupsChris Larson
2010-01-19ui: Convert remaining event handlers to use isinstanceRichard Purdie
2009-05-11[ui] Fix import statements reported by pyflakesHolger Hans Peter Freyther
2008-12-06Update the UIs against the core changes and allow dynamic loading of the UI s...Richard Purdie
2008-12-06Rename depexplorer -> depexp for consistencyRichard Purdie