summaryrefslogtreecommitdiffstats
path: root/pyanaconda/ui/gui/tools/run-spoke.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-2/+2
* Move tsort, platform, and baseudev into storage.David Lehman2013-01-281-3/+1
* Update run-spoke to use pathsMartin Sivak2012-12-171-1/+12
* Merge master into newtuiMartin Sivak2012-08-061-1/+0
|\
| * Remove backend_logBrian C. Lane2012-08-021-1/+0
* | Fix bits and pieces to make TUI hub and spoke model work + example Hub and Pa...Martin Sivak2012-08-061-4/+3
|/
* Improve run-spoke and related files so we can use overrides directly from ana...Martin Sivak2012-05-241-1/+11
* make run-spoke run also Standalone and Personalization spoke screensMartin Sivak2012-05-241-2/+2
* Merge run-hub with run-spoke as the code was almost identicalMartin Sivak2012-05-241-14/+26
* Improve the runspoke.py tool and make it callable from makeMartin Sivak2012-05-241-6/+39
* All UI objects need to take a Storage instead of a DeviceTree.Chris Lumens2012-03-201-2/+1
* Make the base UI classes take a payload instance, just like they do devicetree.Chris Lumens2012-02-281-1/+6
* And then rename setup to refresh.Chris Lumens2012-02-101-1/+1
* Rename the populate method to initialize.Chris Lumens2012-02-101-1/+1
* Pass ksdata and platform to Storage from run-spoke.py and run-hub.py.David Lehman2012-02-091-3/+4
* Call initThreading in run-* instead of using GObject.Chris Lumens2012-01-261-3/+4
* Make sure to initialize threading in the run-* tools, too.Chris Lumens2012-01-261-1/+3
* only StandaloneSpokes have the register_event_cb methodVratislav Podzimek2012-01-161-2/+3
* Add a testing flag to allow limited use as non-root.David Lehman2012-01-141-0/+1
* Fix run-spoke up to work with StandaloneSpokes.Chris Lumens2012-01-141-1/+4
* Add tools that are useful in working on the GUI. These are not installed.Chris Lumens2011-12-091-0/+55